资源列表
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
huazhifangtu
- opencv实现单通道图像画直方图,在程序中可以设定画直方图的个数。-opencv single-channel image painted histogram
bdqx
- opengl绘制的北斗七星,用c++写的,内容为星空背景下的北斗七星-opengl draw the Big Dipper
dizhenbo
- 对各向同性均匀介质,进行模拟。并利用弹性边界吸收。-For isotropic uneven medium, modeling. And by using elastic boundary absorption.
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
亚像素检测
- 一种基于拟合的亚像素检测算法,代码有注释,可用于学习,基于高斯曲面拟合算法。