-
kfcm
模糊核聚类算法的几篇文章还有其matlab的几个程序(Fuzzy kernel clustering algorithm several articles Matlab program)
- 2012-05-04 14:57:26下载
- 积分:1
-
hfjh
本程序基于近景摄影测量,单片空间后方交会算法完成,用C++代码编写,内含有样本数据,以供试验。运行正常,注释完整。(This procedure based on the close shot photogrammetry, monolithic space resection algorithm, contains sample data, and written in c++ code for test. Running normally, notes complete.)
- 2016-06-08 18:20:48下载
- 积分:1
-
06035777
文献,基于融合和聚类的遥感图像变化检测技术(Literature, based on remote sensing image fusion and change detection clustering technology)
- 2013-12-09 22:53:30下载
- 积分:1
-
Homomorphic-filter
数字图像处理同态滤波器 数字图像处理 冈萨雷斯二版 p153例4.10(Homomorphic filter Digital Image Processing Digital Image Processing Gonzalez p153 cases 4.10)
- 2012-11-10 11:32:12下载
- 积分:1
-
svm
SVM 用于基于块划分特征提取的图像分类源码(SVM for feature extraction block-based image classification into source)
- 2013-10-18 16:04:59下载
- 积分:1
-
Random walks for image segmentation
说明: 基于随机游走的图像分割算法,传统的随机游走算法实现图像分割(Image segmentation algorithm based on random walk)
- 2019-12-02 16:31:28下载
- 积分:1
-
LBM-for-image-inpainting
格子波尔兹曼来实现图像修复,能够快速高效的实现图像修复(Lattice Boltzmann for image restoration, fast and efficient image restoration)
- 2012-06-25 10:26:44下载
- 积分:1
-
Lee
增强型Lee滤波,附有详细注释,简单易用,参数可调(enhanced LEE filter)
- 2021-04-17 16:38:52下载
- 积分:1
-
blood vessel segmentation
这是一个用于血管分割的程序,程序中附带多幅测试图片(This is a program for vascular segmentation, with multiple test images attached to the program)
- 2020-12-08 14:09:20下载
- 积分: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