资源列表
图像压缩
- JPEG2000图像压缩算法,可计算压缩比,MSE,PSNR等参数(JPEG2000 image compression algorithm, you can calculate the compression ratio, MSE, PSNR and other parameters)
利用神经网络拟合势能面的经典论文
- 一种利用神经网络算法拟合势能面的经典论文(a special paper about potential energy surface fit using neural network algrithom)
hongmaincode
- 根据An Improved Reversible Data Hiding in Encrypted Images Using Side Match 这篇文章编写的matlab 程序 文件夹里面有文章和代码(An Improved Reversible Data Hiding in Encrypted Images Using Side Match)
regionGrow
- 区域生长算法实现,适用于图像分割,源代码(Region growing algorithm)
roewa
- roewa算子,源代码,适用于SAR图像(Roewa operator Applies to SAR image)
EMD_EEMD_VMD
- 可用于信号的EMD、EEMD、VMD分解,里面都加了自己的注释,通俗易懂(It can be used for signal EMD, EEMD, VMD decomposition. Because the algorithm adds its own annotations, it's easy to understand)
SIFT程序vs
- SIFT特征检测C语言程序,亲测有效,可用于人脸图片中特征点的检测(C language program of SIFT features detection , pro test effective)
48788226SIFT_vc_code
- SIFT特征检测的C语言程序,用于图片中的SIFT特征检测,并含sift特征检测的解释ppt(SIFT features detection C language program)
直方图
- VS2010 opencv 直方图处理:直方图对这些黑白像素值的统计;利用Opencv中的calcHist()绘制直方图 Return:dstImage计算出来的直方图(VS2010 opencv histogram)
高斯滤波
- vs2010 opencv 数字图像处理对图像进行高斯滤波(vs2010 opencv GaussianBlur)
optical flow tracker
- 光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)
tuxaingyasuo
- 利用bp神经网络实现图像压缩,修改隐层节点个数可得到不同的压缩比。(Realization of image compression based on BP neural network)