-
平滑处理是一种衫的数字图像处理技术,主要目的是为了减少图像的噪声.可用滤波的方法实现....
平滑处理是一种衫的数字图像处理技术,主要目的是为了减少图像的噪声.可用滤波的方法实现.-Smoothing is a kind of shirt deal with the digital image processing technology, the main purpose is to reduce the image noise. Filtering method can be used.
- 2022-01-26 04:27:55下载
- 积分:1
-
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义...
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义-based TMS320DM642 a complete engineering, acquisition YUV video data, converted into RGB signal from the VGA monitor output, very Significance
- 2022-01-26 02:00:50下载
- 积分:1
-
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行...
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量;
(4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。
(5)求出所有子块的特征向量。
-(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
- 2022-03-12 15:39:39下载
- 积分:1
-
一个很有用的数字图象HOUGH变换的源代码
一个很有用的数字图象HOUGH变换的源代码-very useful in a digital image HOUGH transform source code
- 2022-11-07 19:10:02下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
WCE下面显示BMP图象的源码,可以实现图象的读取、放大、缩小和保存,并带有滚动功能。...
WCE下面显示BMP图象的源码,可以实现图象的读取、放大、缩小和保存,并带有滚动功能。-WCE BMP image below shows the source code, can read images, enlarge, reduce and preservation, and with the rolling function.
- 2023-06-09 00:40:02下载
- 积分:1
-
simplified approach to image processing
simplified approach to image processing
- 2022-03-10 17:03:27下载
- 积分:1
-
采用快速傅立叶变换(fft) 对图像进行配准的标准程序(matlab语言)...
采用快速傅立叶变换(fft) 对图像进行配准的标准程序(matlab语言)-Using fast Fourier transform (fft) of the image registration of the standard procedures (matlab language)
- 2022-10-13 22:50:03下载
- 积分:1
-
本程序是基于边缘的图像配准
伸用图像的边缘进行图像配准 先检测图像的边缘 选取图像中 最长的边缘 检测边缘上的角点信息 利用角点处的曲率 生成向量
自...
本程序是基于边缘的图像配准
伸用图像的边缘进行图像配准 先检测图像的边缘 选取图像中 最长的边缘 检测边缘上的角点信息 利用角点处的曲率 生成向量
自量匹配 进行图像配准
- 2022-02-06 22:41:18下载
- 积分:1
-
数字图像处理。图像显示,均值滤波。拉破拉斯锐化。图像灰度显示。图像镜像。图像拉伸...
数字图像处理。图像显示,均值滤波。拉破拉斯锐化。图像灰度显示。图像镜像。图像拉伸-Digital image processing. Image display, the mean filter. Pull-breaking las sharpening. Image grayscale display. Mirror images. Image stretching
- 2022-01-31 14:23:17下载
- 积分:1