-
这是基于canny算子的边缘检测代码,基于vc环境,程序简洁
这是基于canny算子的边缘检测代码,基于vc环境,程序简洁-This is based on the canny edge detection operator code, vc-based environment, the procedures simple
- 2023-04-16 02:55:03下载
- 积分:1
-
Visual C++ MATLAB图像处理与识别选择使用案例。
Visual C++MATLAB图像处理与识别使用案例精选源代码-Visual C MATLAB image processing and recognition of the use of selected cases of source code
- 2022-07-20 22:44:32下载
- 积分:1
-
图像变换,VC++,编译OK,具体包括:各种角度的图像旋转,镜像变换,缩放等...
图像变换,VC++,编译OK,具体包括:各种角度的图像旋转,镜像变换,缩放等-Image transform, VC++, Compiled OK, specifically including: various angles of the image rotation, mirroring transformation, zoom, etc.
- 2022-01-24 14:43:27下载
- 积分: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
-
是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错...
是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错
- 2022-07-27 07:35:41下载
- 积分:1
-
This code for the ECG waveform of QRS detection, the use of commonly available r...
此代码用于ECG波形的QRS检测,采用常见的可实时检测波形的算法。-This code for the ECG waveform of QRS detection, the use of commonly available real-time detection algorithm waveform.
- 2022-04-16 03:22:21下载
- 积分:1
-
右图像傅立叶变换(图像变换)的源代码,是的…
对图像进行傅立叶变换处理(图像变换)的源代码,编译后的可执行文件-right image Fourier transform (image transformation) of the source code, the compiled executable file
- 2023-07-28 15:00:02下载
- 积分:1
-
Straight
直线中点Bresenham算法-Straight-line mid-point Bresenham algorithm
- 2022-06-21 06:27:24下载
- 积分:1
-
对图片进行灰度处理,用matlab编程来实现直方图均衡化,
对图片进行灰度处理,用matlab编程来实现直方图均衡化,-Gray on the picture to deal with implementation matlab programming to histogram equalization,
- 2022-06-18 21:37:09下载
- 积分:1
-
本代码实现了bmp格式的图像平滑、图像滤波、图像sharpenin…
本代码实现了BMP格式图像平滑,图像滤波,图像锐化图像编码,好东西与大家分享-The code achieved a BMP format image smoothing, image filtering, image sharpening image coding, good things to share with you
- 2023-03-22 01:00:04下载
- 积分:1