-
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
-
本程序利用SIFT算法进行指纹识别
用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹...
本程序利用SIFT算法进行指纹识别
用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹-This procedure using SIFT fingerprint recognition algorithm using SIFT to detect the fingerprint feature points in the feature vector will be extracted eigenvectors and fingerprint library vector matching in order to identify fingerprints
- 2022-01-31 00:10:21下载
- 积分:1
-
houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。
houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。-houph transform, through the gradient function to be the image gradient matrix, circle detection by detecting the location of the eyes.
- 2022-10-27 12:40:03下载
- 积分:1
-
Image Processing for VC++,C++Builder and C
新型位图、图像处理常用程序、视频采集,适用于VC++、C++Builder与C环境-Image Processing for VC++,C++Builder and C
- 2022-08-09 16:15:06下载
- 积分:1
-
通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,
通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,大津算法是一种较为通用的分割算法。-Through this algorithm to select the threshold by the very satisfactory performance of the various situations are relatively good. Although in many cases it is not the best partition, but the quality of segmentation is usually a certain degree of protection, it can be said is the most stable partition. From the above we can see that Otsu algorithm is a segmentation algorithm is more generic.
- 2022-03-23 22:38:45下载
- 积分:1
-
The human eye with the source, using VC to achieve is a very good face recogniti...
人眼跟中的源码,用VC实现,是人脸识别中试验很好的方法-The human eye with the source, using VC to achieve is a very good face recognition test methods
- 2023-01-12 17:40:04下载
- 积分:1
-
在环境下开发的图像处理代码的基本操作,有一个..
VC环境下开发的图像处理基本操作代码,很方面用,基本包括所以的对图像的操作,对初学者帮助很大。-VC environment to develop the basic operation of the image processing code, it is spent, so basic, including the image of the operation, of great help for beginners.
- 2023-05-30 07:20:04下载
- 积分:1
-
有java编写,对JPG等图像文件打开,并作一点处理,再保存.
有java编写,对JPG等图像文件打开,并作一点处理,再保存.-Java has been prepared on the JPG and other image files to open, and that treatment, and then save.
- 2022-11-17 15:30:03下载
- 积分:1
-
该代码在VC++6。0环境下实现Walsh变换,希望有些人能用得着
该代码在VC++6。0环境下实现Walsh变换,希望有些人能用得着-The code in VC++ 6. 0 environment realize Walsh transform, one can hope that some useful
- 2022-09-15 13:45:03下载
- 积分:1
-
一个将将bmp文件转换为txt文件的代码,适合初学者
一个将将bmp文件转换为txt文件的代码,适合初学者-a bmp documents will be converted to txt document code for beginners
- 2022-01-23 10:58:40下载
- 积分:1