资源列表
Introduction_Prdictive_Control
- Matlan gragh program for student to help me more
hiding
- 使用LSB算法实现信息隐藏,读入txt文本内容,顺序法嵌入到载体图像中实现隐藏(Using LSB algorithm to achieve information hiding, sequential embedding)
1
- To create a GLCM, use the graycomatrix function. The graycomatrix function creates a gray-level co-occurrence matrix (GLCM) by calculating how often a pixel with the intensity (gray-level) value i occurs in a specific spatial relationship to a pixel
均值滤波和中值滤波处理高斯噪声
- 均值滤波和中值滤波处理高斯噪声,比较差异(Mean filtering and median filter are used to deal with gaussian noise)
新建压缩(zipped)文件夹
- 通过matlab,使用直线检测的技术对歪的图像进行矫正(Rectify the skew image by MATLAB)
HDRImaging
- HDR图像生成的算法,很实用和有效。利用多帧不同曝光时间的图像合成HDR的图像。(Algorithm of HDR image generation)
DIPDemo_vc6(1)
- MFC图像处理示例,包括平移,镜像,线性变换,中值滤波,高通滤波,增强等(MFC image processing examples, including translation, mirror image, linear transformation, median filtering, high pass filtering, enhancement, etc.)
FaceDetect-master
- 面部检测,基于图像的人脸识别,opencv2 cv3(If you want to understand how the code works, the details are here: https://realpython.com/blog/python/face-recognition-with-python/ Update: Now supports OpenCV3. This change has been made by furetosan ( https://git
x2o
- 混合输入输出相位恢复算法的小程序,入门学习(HIO phase recovery algorithm small program, learning portal)
mtv
- 用TV算法实现图像去噪,包含TV,PM模型等(in this MTV, the diffusion is along the edge direction of the original noisy image(maybe its smoothed version using a Gaussian filter of small scale),it can preserve edge and suppress staircase very well.)
BendletsToolbox
- 该文件包中包含了条带波的matlab运行程序包,可用于程序开发(bandlets toolbox for readers)
图像变换
- 通过三种基本的算法,通过matlab实现图像的加密以及解密,移植性好。(Through the three basic algorithms, through MATLAB to achieve image encryption and decryption, transplantation is good.)