资源列表
caisetuxiangPSNR
- 彩色图像峰值信噪比求法小程序-Color image PSNR Method program.CString CImgEnhance::SNR(unsigned char* m_pSrcImgData)
erode
- C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。-C language mathematical morphology erosion operation also apply to binary images and gray-scale image.
RGBmean
- 读取两张(潘通)色卡中心位置颜色的平均RGB值-Read the average RGB color values of two (Pantone) color card
zixiezhongzhipinghua
- 此程序为自己编写的中值滤波和均值滤波的程序源码,希望可以帮助一些初学者-This procedure for their preparation of the median filter and mean filter source code, hoping to help some beginners.
xuanzeshiti
- vc++arx在CAD中创建一个新的图层-vc++ arx in CAD to create a new layer
Cylinder
- x3d虚拟现实技术圆柱的几何节点,如没此软件,用editplus打开编译即可!-the x3d virtual reality technology cylindrical geometry node, such as not this software, open the compiler can use editplus
pattern1_b
- 开集测试。用前20个人的前5张图像作为训练,剩下的图像作为测试。也就是说总共有100张图片和300张测试图像。注意,这时候,后20个人并没有出现在训练集中,需要给出一个合理的拒识方式来判断某张图像是否在训练的20个人中。请设计一个合理的拒识方式(最简单的方式是对测试图像到训练图像的最近距离设定一个阈值),并给出ROC曲线(在a问的前提下选择一个合理的K来做,不一定要考察K的影响)。-Open set tests. 20 individuals with the former image as t
samplep
- 以往数据点多的时候,一般是按x-轴每隔一点数目的点取出一点。这样会因曲线在竖直方向陡变而显得不均匀。本函数实现这个按曲线长度均匀取点,这样看着更美观些,具体使用见说明和示例。-sample the curve with equal points interval
tuxiangpeizhun
- 基于控制点的图像配准。选用多项式几何校正模型获得配准参数,双线性内插进行灰度插值。-Image registration based on the control points. Selection polynomial geometric correction model to obtain registration parameters, bilinear interpolation gray interpolation.
rgb2hsi
- 将RGB颜色空间转换为HSI颜色空间,HSI颜色空间是线性变化的,能够进行图像分割等- RGB color space conversion to HSI color space, HSI color space is linear, it is possible for image segmentation
01DCT
- 基于DCT的图像水印嵌入,具有一定抗椒盐噪声能力-DCT-based image watermarking, salt and pepper with a certain anti-noise capability
avepsnr
- 给定视频,求输入视频指定帧的平均psnr。- A given video , please input video frame specified average PSNR .