-
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
-
openvc2.4.10配置方法
针对opencv的配制方法总结,适合初学者来配置开发环境(For the preparation of opencv summary, suitable for beginners to configure the development environment)
- 2017-07-18 17:14:19下载
- 积分:1
-
VCPP-image-processing-chapter10
VisualC++数字图像处理技术详解第2版光盘,第十章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter X)
- 2016-04-16 14:01:27下载
- 积分:1
-
kmeans-image-segmentation
多类 kmeans 图像分割,基于灰度的图像分割。(Kmeans image segmentation, segmentation based on gray-scale images.)
- 2013-04-30 04:19:34下载
- 积分:1
-
salt-and-pepper-
halcon代码 ,对图像添加高斯噪声 椒盐噪声(halcon code, add the image Gaussian noise impulse noise)
- 2015-06-29 10:40:11下载
- 积分:1
-
MedianValueFilter2006-10-24
Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片(Visual C MATLAB image processing and recognition practical case Featured's image filtering operator Law of the source, including standard tests Photo)
- 2006-10-24 16:27:59下载
- 积分:1
-
Wpacketdaimaa
小波包去噪C + +源代码,包括信号小波包分解,,最优树的选择,并重建一个,可以直接使用。
(Wavelet packet denoising C++ source code, including the signal wavelet packet decomposition, the optimal choice of the tree, and rebuild a can be used directly.)
- 2012-07-25 06:26:23下载
- 积分:1
-
edge
opencv c++将彩色图像转换为灰度图像进行边缘检测,(opencv c++ to convert color images to gray-scale image edge detection,)
- 2009-05-31 20:32:37下载
- 积分:1
-
Fcorrnerdeteeo
用于摄像机标定的Harris角点检测代码码。能达到亚像素精度。压缩包内附说明文档。
(Harris corner detection for camera calibration code code. To achieve sub-pixel accuracy. The compressed package included documentation.)
- 2020-11-11 15:29:46下载
- 积分:1
-
PTZVY57
matlab的gui设计程序,有关<信号与系统>课程的辅助教学设计(Matlab GUI design, the relevant & lt;)
- 2017-08-03 04:08:10下载
- 积分:1