-
基于多特征描述和DPF区域匹配的图像检索
基于多特征描述和DPF区域匹配的图像检索-Based on multi-feature description and matching DPF Regional Image Retrieval
- 2022-10-04 04:30:03下载
- 积分:1
-
实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。...
实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。-Achieved a series of cylindrical panoramic image stitching, using a block matching method, in order to block-matching function to find the best match position, a linear fusion splicing method.
- 2022-04-26 12:59:01下载
- 积分:1
-
Display image histogram, image point calculations, such as anti
显示图像的直方图,图像的点运算,如图像反色、图像的线性变换、灰度拉伸、阀值变换等。-Display image histogram, image point calculations, such as anti-color images, images of linear transformation, gray stretch, transform, such as threshold.
- 2022-01-26 04:12:17下载
- 积分:1
-
Remote sensing image processing and raster vector of training course, explain in...
遥感图像处理和栅格矢量化培训教程,详细讲解了具体的操作步骤-Remote sensing image processing and raster vector of training course, explain in detail the specific steps
- 2022-07-09 00:14:49下载
- 积分:1
-
laplacian pyramid transform
laplacian pyramid transform
- 2022-10-25 03:05:03下载
- 积分:1
-
用vc编写的一个canny边缘检验算子
很好用
效果还可以
用vc编写的一个canny边缘检验算子
很好用
效果还可以 -vc prepared with a canny operator Edge good test results can be used
- 2022-03-01 21:08:16下载
- 积分:1
-
标准C++写的BMP图像显示存储的CLASS,可以直接使用
标准C++写的BMP图像显示存储的CLASS,可以直接使用-Standard C++ written in BMP image display storage CLASS, can be used directly
- 2022-03-14 06:08:19下载
- 积分:1
-
Gray图象灰度处理示例
一个基于DirectX的图象灰度处理示例可是MMX的新作了...
Gray图象灰度处理示例
一个基于DirectX的图象灰度处理示例可是MMX的新作了
-Gray image processing example of a gray-scale image based on the DirectX sample gray-scale processing of the new MMX made but
- 2022-05-24 21:49:10下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
- 2023-01-09 03:25:04下载
- 积分:1
-
The transformation parameters are specified by the user by editing the
values...
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computat
- 2022-01-24 08:55:33下载
- 积分:1