-
change
将一个图像的感兴趣区域替换到另一张图像的相同区域中(Will replace the region of interest of an image to another image of the same region of the)
- 2015-04-27 16:58:30下载
- 积分:1
-
C# 以任意角度旋转图片实例
C# 以任意角度旋转图片实例
- 2013-05-25下载
- 积分:1
-
watershed
用matlab的分水岭分割法实现图像分割,基于形态学,提取边缘(Using Matlab watershed segmentation method to achieve image segmentation)
- 2020-07-10 13:58:55下载
- 积分:1
-
faceDetection
人脸检测与跟踪,我的毕业论文,使用我自己改进的ADABOOST和CAMSHIFT算法,附带我的毕业论文,opencv1.0或以上自己配置(face detection use adaboost and camshift algorithm,relevant paper enclosed,OPENCV1.0 is necessary)
- 2013-01-27 20:59:45下载
- 积分:1
-
fftSpectrumanalysis
1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图( 1. Using Matlab generated sine wave, square wave, and the white noise signal, and displays the respective time-domain waveform 2. The FFT transform, showing each spectrum, where the sampling rate, frequency, data length choice 3. Rms signal to make the three maps, power spectra, as well as the number of rms spectra 4. With the inverse Fourier transform IFFT restore the signal and displays the recovered time-domain waveform sinusoidal signal)
- 2013-09-03 06:55:54下载
- 积分:1
-
IDLHJ-1A-HSItiaowenquchu
基于IDL的HJ_1A 高光谱HSI图像条带噪声去除方案研究(Based the IDL' s HJ_1A hyperspectral HSI image strips with noise removal solutions for research)
- 2013-01-13 16:26:46下载
- 积分:1
-
Saliency
CVPR2013中出现的一种显著性特征检测算法,该算法用于模拟人眼视觉识别过程,提取图像中的显著性特征借后期目标对象的检测跟踪等使用,该算法(Context-Aware Saliency Detection。matlab implementation of an classical saliency detection alrogithm,which imitate our recognition process of eyes)
- 2013-10-03 22:45:25下载
- 积分:1
-
manual_v1.2.pdf
igmt one of geo-image software
- 2013-09-02 06:19:05下载
- 积分:1
-
DR_LDA
基于LDA降维的遥感图像分类,LDA算法函数程序,可与各种分类算法结合,提高图像分类的速率(remote sensing image cut down dimension algorithm based on LDA.)
- 2014-08-26 18:06:30下载
- 积分: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