-
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
-
ONSL0
ONSL0稀疏重构算法是NSL0的优化版
输入: y:测量值向量 A:测量矩阵 A_pinv:A的广义逆
输出: xr:重构信号
用于对信号或者图像的压缩重构(ONSL0 u7A00 u758F u91CD u6784 u7B97 u6CD5 u662FNSL0 u7684 u4F18 u5316 u7248 u8F93 u5165: y: u6D4B u91CF u503C u5411 u91CF A: u6D4B u91CF u77E9 u9635 A_pinv: A u7684 u5E7F u4E49 u9006 u8F93 u51FA: xr: u91CD u6784 u4FE1 u53F7 u7528 u4E8E u5BF9 u4FE1 u53F7 u6216 u8005 u56FE u50CF u7684 u538B u7F29 u91CD u6784)
- 2017-02-23 11:33:54下载
- 积分:1
-
cfar
说明: CA-CFAR的仿真程序,对初学者十分友好。(The simulation program of CA-CFAR is very friendly to beginners.)
- 2019-05-10 09:44:39下载
- 积分:1
-
matlab
一个简单的关于颜色直方图算法,是HSV,希望对大家有用(A simple color histogram algorithm, HSV, and hope to be useful)
- 2013-03-20 18:15:57下载
- 积分:1
-
filter
说明: 用matlab编写界面,并实现图像的方向滤波和同态滤波,实用方便,效果较好(Matlab prepared to use interface, and the realization of the direction of image filtering and homomorphic filtering, practical convenience, better)
- 2008-11-23 20:42:43下载
- 积分: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
-
C# 屏幕截图、抓图工具 附完整源代码下载
涉及功能点:移动选区 调整大小 放大镜 通知观察者 热键
- 2013-02-25下载
- 积分:1
-
motionEstES
说明: 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。(The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.)
- 2010-04-26 19:29:25下载
- 积分:1
-
picture-calibration
这是图像校正程序,matlab运行环境,是我自己编的,可能没那么完美,还要有改进的地方(This is the picture calibration procedures)
- 2012-03-20 11:15:52下载
- 积分:1
-
Floyd-Steinberg
利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出(The use of error diffusion algorithm of Floyd-Steinberg dithering algorithm to image binarization treatment, thus facilitating image output FM Screening)
- 2021-04-08 21:39:00下载
- 积分:1