资源列表
Read-3ds-file
- 一个完善的读取3DS文件例子,可以在3DS MAX文件中建立的三维模型直接用于VC++中-A perfect example to read 3DS file
arrange
- 对已经打开的位图进行灰度均衡变换,这并不是一个完整的程序,只是一个嵌入片段。-Already opened grayscale bitmap for a balanced transformation, this is not a complete procedure, but an embedded fragment.
DCT-water-print
- 实现了添加水印及攻击水印的一些方法。攻击水印方法包括抖动攻击、滤波攻击、旋转攻击等-Add watermark and implementation of a number of methods to attack the watermark. Watermarking attack methods include jitter attacks, filtering attacks, spin attack
image_Detected
- 利用图像处理中的小波变换,对图像进行检测-Image processing using wavelet transform, image Detected
tuxiangchuli
- matlab实现图像灰度化,二值化并画出灰度直方图。-implementation of matlab image, binarization and draw histogram.
Colorimagecolorcomponentinter-exchange
- 全彩色图像的色彩分量间互换。对于彩色图像,图像的颜色是由每个像素点的RGB三分量的组合决定的。本实验的实验目的就是通过调整图像像素点RGB三分量的顺序来进行图像红、绿、蓝三个颜色分量间的互相转换,从而改变图像的颜色;比如:原图像为一朵红花,经过处理之后,我们将其变成绿花或者蓝花。运用到canny算子-Full-color images between color-component exchange. For color images, color images are from each pi
Laplace
- Laplace边缘检测源码,基于一介导数的边缘检测-Laplace edge detection source, based on the ordinary derivative edge detection
Interactivewaysofcalculatingthecorrelation
- 以交互方式判断图象上任意一点像素的周围像素点与之的相关度。本代码是交互方式计算周围有几个像素点与鼠标所点的像素点数值相等。-Interactively determine the image of any point on the surrounding pixels with pixel correlation. The code is interactive computing has some pixels around the point by point with the mouse
Otsu
- 经典的Otsu算法代码,对于低噪声图像分割效果较理想,适合于实际应用-Classic Otsu algorithm code, the effect of low-noise image segmentation than ideal fit in the practical application of
cvi
- cvi图像分割技术的应用,通过基于均方错分误差最小的阀值选择方法,基于灰度差直方图的阀值选择方法,以及基于类间方差的阀值选择方法确定其分割的阀值。-cvi image segmentation techniques, through the mistake based on mean square error of the smallest sub-threshold selection method, based on the bad gray histogram threshold sele
VC_Edge_detection
- 包含了几个基本的边缘检测源码,出自杨淑莹老师的《VC++图像处理程序设计》-Edge detection
