-
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
-
ADMM-MATLAB
基于ADMM的TV正则化最小化稀疏重建算法(TV Minimization Sparse Reconstruction Algorithms Based on ADMM)
- 2020-11-09 19:39:47下载
- 积分:1
-
plotHermiteGaussianBeams
根据厄米高斯光束的振幅分布物理公式来画厄米高斯光束的强度分布图(plot the intensity distribution of the HermiteGaussian Beams based on the physical formulars of the Hermite-Gaussian Beams )
- 2012-09-23 03:04:09下载
- 积分:1
-
shock滤波器
说明: 图像滤波模型,可用于图像滤波,效果良好,模型特别简单。(The image filtering model can be used for image filtering. The effect is good, and the model is particularly simple.)
- 2020-07-01 15:39:58下载
- 积分:1
-
Hough
用霍夫曼方法检测圆,直线!其中更包含了圆的自动生成!(Hoffman method using a round, a straight line! One more round included automatically!)
- 2008-01-14 20:31:40下载
- 积分:1
-
C# 批量转换图片格式 实例 附完整源码
C# 批量转换图片格式 实例 附完整源码
- 2013-05-22下载
- 积分:1
-
A-joint-demosaicking-zooming
功能:去模糊/去马赛克
A joint demosaicking-zooming scheme for single chip digital color cameras(2007)论文以及源码(Function: to blur/demosaicing A joint demosaicking-zooming scheme for single chip digital color cameras (2007) paper and source code)
- 2011-11-24 15:48:30下载
- 积分:1
-
hog_matlab
说明: hog 特征 基于matlab的 RGB提取(realize the hog feature)
- 2019-04-02 09:57:26下载
- 积分:1
-
形态学滤波
说明: 用数学形态学滤波进行图像处理或者信号降噪,(包括膨胀和腐蚀)(Image processing or signal noise reduction using mathematical morphological filtering (including expansion and corrosion))
- 2020-12-29 21:53:44下载
- 积分:1
-
P0804
在matlab环境下完成分水岭算法图像分割(Matlab environment in the completion of the watershed image segmentation algorithm)
- 2008-06-21 15:26:56下载
- 积分:1