-
trace
8邻域边缘连接,实现闭合边界跟踪,简单实用(8 neighborhood edge connector, to achieve closure boundary tracking, simple and practical)
- 2010-12-13 21:08:56下载
- 积分:1
-
LBF_v0.1
用水平集和形态学结合的方法分割图像,主要用于对比度低的医学图像,效果较好(Using level set and morphological segmentation with the method of combining images, mainly for low-contrast medical images, better)
- 2008-07-31 16:10:05下载
- 积分:1
-
Texture
对于图像不同纹理特征值(能量、熵、惯性矩、相关)的提取(For different image texture feature value (energy, entropy, moment of inertia, related) extraction)
- 2015-04-22 20:46:25下载
- 积分: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
-
ZHU算法
基于颜色衰减先验的图像去雾算法源码,作者是Zhu,大家可以作为论文中的比较算法(the matlab code of image dehazing based on color attenuation prior)
- 2021-03-03 10:29:33下载
- 积分:1
-
移动目标检测
说明: 在matlab环境下对视频中的运动目标进行检测,动态目标检测(In the MATLAB environment, the moving object detection in the video, dynamic object detection)
- 2020-12-16 19:01:55下载
- 积分:1
-
tidu
利用索贝尔算子两种模板提取图像梯度,幅度选取分别利用欧式距离、城区距离和棋盘距离。(Using two templates of Sobel operator to extract the gradient of a image. Magnitude was selected by using Euclidean distance, city distance and chessboard distance.)
- 2012-06-27 18:31:08下载
- 积分:1
-
Diffusions
Perona-Malik的线性和非线性融合多尺度提边算法代码(Perona-Malik of the linear and nonlinear fusion algorithm for multi-scale edge mention code)
- 2008-07-24 16:50:44下载
- 积分:1
-
xiaobofenjie
matlab小波分解信号的几个源程序,包括小波分解,时频转换一级功率谱分析(Matlab wavelet decomposition of the signal source program, including several wavelet decomposition, time-frequency transition level 1 power spectrum analysis)
- 2011-09-21 10:08:53下载
- 积分:1
-
gaborfilter5
Gabor滤波器的实现函数,与一般网上下载的不同,滤波效果更好,易于提取图像特征(Gabor filter implementation function, and general downloading different, better filtering, easy to extract image features)
- 2009-02-25 11:31:43下载
- 积分:1