-
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
-
2010Cximage
比较新的图像处理类,2010版,并且有DEMO,方便应该(Relatively new class of image processing, 2010 Edition, and has DEMO, should facilitate)
- 2010-09-08 22:11:53下载
- 积分:1
-
hahamirror2
完成图片的哈哈镜效果,如三角形,圆形,波浪形,弯曲等等(change the picture to any shape you want)
- 2012-04-18 14:55:47下载
- 积分:1
-
第四次作业
说明: 1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果
2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果
3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。
4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
- 2020-12-11 21:53:25下载
- 积分:1
-
segmentation
a file abaut image segmentation
- 2011-07-07 02:19:08下载
- 积分:1
-
IHS-wavelet-fusion
基于IHS变换的图像融合matlab程序,基于IHS变换和小波帧变换的图像融合matlab程序。(IHS transform based image fusion matlab program, based on the IHS transform and wavelet frame transform matlab image fusion procedures.)
- 2008-04-26 14:46:23下载
- 积分:1
-
Particle-filter-algorithm
课题是用粒子滤波进行目标跟踪,对经典粒子滤波与其它粒子滤波进行了详细的讲解.(For target tracking particle filter algorithm)
- 2016-04-18 15:46:37下载
- 积分:1
-
demo
MATLAB书写的程序,包括卡尔曼滤波,改进卡尔曼滤波,高斯算法等多个经典算法,这是笔者多年的心血(matlab Generate unscented transformation weights,)
- 2012-03-31 16:12:11下载
- 积分:1
-
A_particle_filter_based_fusion_framework_for_video
利用粒子滤波方法识别和跟踪动态目标,英文文献,经典(use the method of particle filter to track moving objects)
- 2010-06-02 10:47:12下载
- 积分:1
-
region_growing
一种图像分割算法,通过区域生长进行图像分割,所得到的区域是闭合的曲线。(An image segmentation algorithm for region growing image segmentation, the region has been closed curve.)
- 2008-05-05 12:08:12下载
- 积分:1