-
Picture
图片处理 去噪音,去模糊为了实现较好保留图像边缘特征的有效去噪,提出了一种基于边缘检测的Contourlet 变换去噪方法(Picture Deal)
- 2013-05-28 16:20:28下载
- 积分:1
-
Kernel-Entropy-Component-Analysis
这篇文章是一种特征降维的方法,不过跟一般的计较离散度的方法不同,这个特征变换的准则是:尽可能地保留原始样本的熵(Kernel Entropy Component Analysis
Jenssen, R
Pattern Analysis and Machine Intelligence, IEEE Transactions on
Volume: PP , Issue: 99 )
- 2015-12-01 19:27:42下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1
-
shape-matching
基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。(Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.)
- 2020-12-07 21:09:22下载
- 积分:1
-
VC-PH
球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
- 2010-05-15 11:42:48下载
- 积分:1
-
SSIP2013-master
一种图像对比度增强算法,包含demo,和图像性能测试(An image contrast enhancement algorithms, including demo)
- 2021-04-29 12:28:43下载
- 积分:1
-
Pictures
求图像在hsv颜色空间下三个通道的颜色矩(colormoment in hsv colorspace)
- 2014-08-30 17:03:09下载
- 积分:1
-
实验
图像处理边缘提取;梯度算子;canny;sobel,灰度(image processing,canny;sobel,image processing,canny,sobel,gray image,energy image.)
- 2017-07-15 17:05:01下载
- 积分:1
-
iri-calculation
路面平整度检测系统(外部数据轮轴加速度数据读入,地图匹配,数据库交互)(International rough index software.based on the z-axis acceleration data .The software consists of the Baidu map api and oracle data base.The result consists of repair suggestions and IRI of road sections.)
- 2015-08-22 15:54:45下载
- 积分:1
-
KMP
图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。(Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.)
- 2011-09-23 19:46:43下载
- 积分:1