资源列表
计算图像信息熵
- 计算一幅图像的熵,matlab编程文件,任意读取一幅图像,计算信息熵(Calculate the entropy of an image)
open
- 实现图像之间的开运算,完成图像的先腐蚀后膨胀的操作(The inplement of open.)
ICP算法
- 迭代最近点算法进行点云拼接,此程序为Matlab语言(Iterative closest point algorithm for point cloud mosaic)
AviToFrame
- 可以进行视频分帧处理,为之后的单帧处理做铺垫。(Can be framed video processing, paving the way for the subsequent single-frame processing.)
DrawScreen
- 一个进行画图的小程序,可以简单明了的画出所要图形。(A small program for drawing, you can simply and easily draw the desired graphics.)
OTSU
- 视频处理中的类间最大差分法,进行图像分割,为后续处理准备。(Video processing in the class of the maximum difference between the method of image segmentation, preparation for the follow-up.)
Zuobiaoxi
- 这是一个实用的画坐标系的小程序,可以在其他画图的过程加入,画出适用的图。(This is a practical small coordinates drawn system, you can join in the process of other drawing, draw the applicable figure.)
FISTA_REC
- 图像重建的软阈值方法,包含有TV,student 等约束。(The soft thresholding method of image reconstruction includes TV, student and other constraints.)
code
- 可用于matlab 人脸检测,准确率较高。(It can be used in matlab face detection, with higher accuracy.)
vcchen
- V.C.Chen的书The Micro-Doppler Effect in Radar中的MATLAB代码(The code of the book<The Micro-Doppler Effect in Radar>by V.C.Chen)
Information_hiding
- 用加密代码将文字隐藏在图片中,用解密代码将文字提取。c++(The text is hidden in the picture with encrypted code, and the text is extracted with decryption code.)
polygonfill
- 图形学扫描线种子填充算法,mfc界面彩色填充(Seed filling algorithm for graphic scan line, color filling of MFC interface)