-
first_semester
用于图像去噪处理Tikhonov模型,仅供用于学习参考(Tikhonov model for image denoising)
- 2021-01-09 19:58:51下载
- 积分:1
-
检测
说明: 该代码的主要功能是图像边缘检测,利用霍夫变换确定圆的位置,并进行缺陷定位着色等操作(The main function of the code is image edge detection, using HOF transform to determine the location of the circle, and the location of defects such as coloring operations)
- 2020-03-17 14:25:10下载
- 积分:1
-
chessboard
生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
- 2017-06-24 10:05:27下载
- 积分: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
-
HMarkDemo
说明: 基于Halcon开发的掩模 纯手工编辑(Mask editing based on Halcon)
- 2020-07-02 20:00:02下载
- 积分:1
-
BM3D
说明: This is BM3D algorithm implemented according to the paper:
K. Dabov, A. Foi, V. Katkovnik, and K. Egiazarian, “Image denoising by sparse 3D transform-domain collaborative filtering,” IEEE Trans. Image Process., vol. 16, no. 8, pp. 2080-2095, August 2007.(This is BM3D algorithm implemented according to the paper:
Image denoising by sparse 3D transform-domain collaborative filtering)
- 2020-07-06 10:04:45下载
- 积分:1
-
SURFpipei_matlabfunctiontest
实现SURF特征点描述子算法,并使用Oxford Dataset图像自动进行精度评价(SURF feature descriptor and matching precision evaluation)
- 2018-08-07 22:16:32下载
- 积分:1
-
Pinjie
图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
- 2012-11-21 12:13:40下载
- 积分:1
-
Meanshiftsmooth
基于均值漂移的图像平滑MATLAB源戴码。(Based on mean-shift image smoothing Dai MATLAB source code.)
- 2008-05-18 09:51:09下载
- 积分:1
-
PP
基于SIFT+Kmeans+LDA的图片分类器的实现源码。
博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
- 2012-07-26 15:34:58下载
- 积分:1