-
简单的颜色特征提取程序
说明: 简单的颜色特征提取程序,可以提取RGB图像中的特征向量(Simple color feature extraction)
- 2020-05-14 16:08:12下载
- 积分:1
-
cannyho
openCV+MFC(VS2008)canny边缘检测,能用滑动条调节参数(openCV+MFC (VS2008) canny edge detection, use the slider to adjust parameters)
- 2015-09-16 15:27:26下载
- 积分:1
-
3D variable model matching
展示了汽车行业的应用案例。任务是利用标定的可变形匹配来定位不同方向和位置的车门(3D variable model matching)
- 2018-09-26 11:14:11下载
- 积分:1
-
knife
对所采样的原始图像进行噪声滤波、边缘检测、特征提取、利用多项差值亚像素算法。(the target image is be processed that it is filtered noise, edge detection and character be got.)
- 2011-08-09 10:21:19下载
- 积分:1
-
texton
基于基元共生矩阵的纹理特征提取。通过5个基本的方格来检测图像并生成图像的基元共生矩阵,并从矩阵中提取其纹理特征信息。(Texton occurrence matrix based texture feature extraction)
- 2021-04-09 17:39:00下载
- 积分:1
-
Marching-Cubesof-MC-algorithm
原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
- 2012-05-04 22:32:57下载
- 积分:1
-
Sparse-Coding-and-Dictionary
对图像稀疏编码和字典学习有个大致的了解,以及当前的研究现状(Sparse Coding and Dictionary)
- 2012-12-12 15:55:16下载
- 积分:1
-
encrypt-a-decrypt
encryption and decryption of image using bit XOR..
- 2013-08-14 18:17:31下载
- 积分:1
-
ronghe
使用小波框架来实现图像融合算法。文件中有测试图片。(Framework to achieve the use of wavelet image fusion algorithm. Document the test picture.)
- 2009-01-03 10:59:39下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1