资源列表
Tips1
- This small code sample shows how to obtain the RGB color of any pixel under the cursor. The code uses a timer control to fire events ever 100 th of a second and then uses the GetPixel, GetCursorPos, and GetDC WinAPI calls to obtain the value.
sicanshu
- 实现地理坐标系的四参数转换,从80转54,或54转地方,只需知道参数即可,方便。-ARCGIS
sfcm
- 加入邻域信息的空间模糊c均值聚类算法的代码。-Join neighborhood information, spatial fuzzy c-means clustering algorithm code.
lvbo2
- 基于DCT的数字水印抗滤波性能检测matlab代码-DCT-based digital watermarking anti-filtering performance detection matlab code
img
- split image into 50X50 block files
tiqusanjise
- 用OPenVC实现提取图片的三基色,并显示-Extraction of the image with OPenVC achieve three primary colors, and display
psnr
- 用来计算水印算法中的psnr值,非常好用一直在用这个-Watermarking algorithm used to calculate the value of psnr, very easy to use
YUV2im
- yuv视频分解成一帧一帧图像,可以根据需要选择图片格式-pull yuv out bmp
KSW最大熵阈值分割
- KSW最大熵阈值分割,该算法速度快,对噪声鲁棒性较好。
salt-and-pepper-
- halcon代码 ,对图像添加高斯噪声 椒盐噪声-halcon code, add the image Gaussian noise impulse noise
roi
- 对于一幅图像,很多时候我们感兴趣的是图像中的某部分,同时有时候要对目标进行跟踪时,需要选取目标特征,所以要提取图像的感兴趣区域。使用cvsetImageROI函数-For an image, many times we are interested in a certain part of the image, sometimes at the same time to the target track, you need to the target feature, so you want
prewitt
- 运用prewitt算子模板,写出检测边缘算法,有一定的移植性-Prewitt operator using the template, write edge detection algorithm has some portability