资源列表
图像去噪(matlab)
- 使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
fsk调制
- 基于matlab环境下的fsk系统的调制和解调的图像。
相机标定
- 实现OpenGL、opencv的应用,相机标定
基于sift特征的全景图像拼接
- 可以将有重叠部分的多张图片拼接成一张全景图片(You can stitch multiple images with overlapping parts into a single panorama)
图像采集卡,采集程序
- AverMedia图像采集卡,图像采集程序,可进行图像信号采集,采用语言C++,工具:QT,Aver SDK
CA显著性检测算法
- 该代码针对图片中显著性目标检测采用CA算法,在matlab下可直接实现
Image-and-Video-Steganography-master
- 实现了图像与视频的信息隐藏,输入图片和视频可进行效果演示(The information hiding of image and video is realized)
非均匀有理B样条 第2版
- 非均匀有理B样条 第2版.pdf NURBS理论经典书籍(The nurbs book(second edition) NURBS Theory Classic Books)
MATLAB Computer vision and machine cognition
- MATLAB计算机视觉与机器认知-程序源码,包括批量处理,视频转换。。。(MATLAB computer vision and machine cognition - program source code, including batch processing, video conversion...)
SVM
- SVM分类用于高光谱遥感图像分类、预测....................(SVM classification for classification and prediction of hyperspectral remote sensing images)
识别图片上的文字VB源码
- ........识别图片上的文字VB源码下载
KSVD_OMP
- 压缩感知与图像重建,详细介绍了KSVD、OMP、IRLS 、 Dantzig Selector 、MP 等算法的原理,并在MATLAB平台上编程实现。(Compressed sensing and image reconstruction, the principle of KSVD, OMP, IRLS, Dantzig Selector, MP and other algorithms are introduced in detail, and it is programmed on MAT