资源列表
acquire
- matlab实现对ccd相机的实时采集,gui显示图像,并进行处理-matlab to realize real-time acquisition ccd camera, gui display images, and processing
smoothAllimages
- 对文件夹内所有图像作高斯模糊处理,并输出到目标文件夹,参数可设置。-Smooth all the images in a file using Gaussian Filter.
picture
- 图像处理的一般方法,包括图像的增强、二值化阀值分割法、边缘检测法、流域分割法, 计算扁圆度、方向角、孔隙率等-The general method of image processing, including image enhancement, binarization threshold segmentation, edge detection, watershed segmentation method and calculate oblate, orientation angle, po
envi5.0
- ENVI5.0破解文件,使用它可以查看图像灰度-ENVI5.0 crack file, with which you can view the image gray
CSLDS_Demo
- 对于动态场景的压缩感知,把场景模型转换为线性的来进行测量-Compressed sensing for dynamic scenes, the scene is converted to a linear model to be measured
SpaRCS
- 主要介绍了一种新的恢复算法SpaRCS,可以从压缩测量值中恢复低秩和稀疏矩阵-Introduced a new recovery algorithm SpaRCS, the measured value can be recovered from the compressed low-rank and sparse matrix
WAV-LSB-Watermark
- WAV音频的LSB信息隐藏,隐藏文件为二值图像,Matlab编程-WAV audio LSB information hiding, hidden files as binary image, Matlab programming
My_HermitePolynomial
- 计算高斯Hermite多项式的Matlab程序,并绘制2维和3为高斯Hermite多项式图。-Gaussian Hermite polynomial calculation Matlab program, and draw two-dimensional and three Gaussian Hermite polynomial map.
opencv---sift
- 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
range-doppler
- 距离多普勒算法的演示程序,采用IDL语言先写的,适合初学雷达成像的同学作为参考应用。-Range-Doppler algorithm demo program using IDL language first written for beginner students as a reference radar imaging applications.
KSVD
- 压缩传感中稀疏字典KSVD算法,能实现信号的稀疏表示,和图像重构-important to image
kdtree
- k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo scr ipts(kdtree_demo.m & kdrange_demo.m),很实用- This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/s