-
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
-
calibration-toolbox-0.9
matlab上面自动实现相机校准标定的一个工具库(Matlab toolbox for multiphase calibration can realize automatic calibration)
- 2020-06-18 22:20:02下载
- 积分:1
-
src
读取RAW格式文件,将其转换为BMP格式文件并存储(raw 2 bmp file format convert)
- 2016-04-20 16:29:22下载
- 积分:1
-
accord-kmeans-demo
Kmeans demo program for image segmentation
- 2012-03-20 23:54:38下载
- 积分:1
-
explam-fft
二维傅里叶变换相位提取的matlab模拟程序。(Two-dimensional Fourier transform phase extraction matlab simulation program.)
- 2012-10-17 10:57:53下载
- 积分:1
-
jitu
说明: 计算机图形学基本算法
DDA直线
中点直线
BRESEMHAM圆
正负法圆
B样条曲线
B曲线
(DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
- 2010-04-19 20:38:49下载
- 积分:1
-
EMGMMSeg
对图像进行GMM(混合高斯)拟合后用EM算法进行分割(Image GMM (Gaussian Mixture) after fitting algorithm using EM Segmentation)
- 2008-01-11 15:43:44下载
- 积分:1
-
chaosmotor
基于模型匹配的永磁同步电机混沌化控制例子,是本人一点点做出来的。(this is a example for Chaos Anti-Control of Permanent Magnet Synchronous Motor Based on Asymptotic Model Matching. it was completed by myself.)
- 2012-09-29 15:51:51下载
- 积分:1
-
daopujisuan
很好的倒频谱计算程序,可立即生成图形,方便读者理解运用。(very good。)
- 2010-10-03 22:09:19下载
- 积分:1
-
gouman
实现六自由度运动学逆解算法,汽车课设货车Matlab驱动力图程序,对信号进行频谱分析及滤波。( Six degrees of freedom to achieve inverse kinematics algorithm, Car class-based truck driver trying to Matlab program, The signal spectral analysis and filtering.)
- 2016-05-29 17:02:13下载
- 积分:1