搜索资源列表
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
MRIfuzzysegmentation
- IEEE中关于MRI脑图像模糊分割的相关文章,2007-2008年度最新
ivt-2008-05-04.tar.gz
- 视频图像有的人脸在线跟踪程序,非常有效,用到了IPCA算法以及粒子滤波模型!
hasinoff-thesis-2008
- 这是一片关于如何获取图像中depth信息的文章。很有用。有参考价值-Variable-Aperture Photography. It is about how to get depth information in a photo.
HMT-Hidden-Markov-Contourlet
- Contourlet变换中的隐马尔科夫树模型程序 Hidden Markov Tree model of Contourlet Transform 2008年11月14日 MATLAB2 (R2006a) 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。-Contourlet transform the hidden Markov model procedures for Hidden Markov Tree mod
edge-_2008
- 使用ACO算法实现图像边缘检测,效果很好,做图像处理的肯定用得到,内含2008年IEEE原文-Simulation using ACO algorithm to image edge detection, the effect is very good,the man who do image processing must be used, including source code and documentation
DCTJPEG
- blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m, 对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。 其中,blkproc.m为分块DCT变换函数; DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数; zigzag.m为ZigZag扫描函数;PSNR.m为求图