资源列表
chengxu4
- 程序是关于波的叠加与反射的,需要的话可以参考一下
variance
- 一个最大类间方差法的图象分割小程序,很实用,大家可以
psnr.rar
- 该函数是用于计算峰值信噪比和信噪比的程序,it can be used to calculate psnr and snr
ZoomOperator
- 实现图层放大功能,在IDL环境中实现可视化的缩放功能。-for quickly zoom
KochZhaoDCT
- DCT-based watermark algorithm of Koch-Zhao for semitone images
dct_imbed
- 实现置乱变换后的二值位图文件在进行dct变换后目标载体图像的频域插入-Scrambling transformed to achieve binary bitmap file during dct transformed target vector image into the frequency domain
bdqx
- opengl绘制的北斗七星,用c++写的,内容为星空背景下的北斗七星-opengl draw the Big Dipper
image-sharpen
- 基于matlab语言,实现图像锐化功能,包括几种算子,如robert算子,prewwit算子,canny算子-Image sharpen
quzao
- 去除图像椒盐噪声,用自适应方法去除图像上的椒盐噪声-A New Self-adaptive Weighted Filter for Removing Noise in Infrared Images
mexDiscreteFlow
- 实现图像的旋转 分类和识别 实现图像的旋转 分类和识别-Image rotation classification and recognitionImage rotation classification and recognition
MSRCR
- 在网上下了,经修改终于可用。 带色彩恢复的多尺度视网膜增强算法(MSRCR)。-A Multiscale Retinex for Bridging the Gap Between Color Images and the Human Observation of Scenes
亚像素检测
- 一种基于拟合的亚像素检测算法,代码有注释,可用于学习,基于高斯曲面拟合算法。