资源列表
binary_interpolation
- 本算法使用双线性插值法对图像进行缩放变换(The bilinear interpolation method is used to scale and transform the image)
face_recog
- windows环境下,用matlab语言实现了皮肤检测的功能(Windows environment, using MATLAB language to achieve the skin detection function)
matlab
- rgb在matlab中三个通道的子图显示,直方图 ,频谱图,高斯滤波后的图像显示(RGB in MATLAB, three channel subgraphs show histograms, spectrogram, and Gauss filtered image display)
缺陷检测、顶帽变换、低帽变换
- 缺陷检测,顶帽变换,底帽变换,halcon,可以直接使用(Defect detection, top hat transformation, and bottom cap transform, Halcon, can be used directly)
HW1.m
- it is an introduction of image processing(generalization of the total variation to a two-dimensional image f = [fi,j].)
rof
- rof去噪,应用— 结构纹理分解方法对输人图 像序列进行预处理。将输入图像分解成包含图像几 何信息的部分与包含图像纹理信息部分来应二; 对光照变化(rof denoise.rof model is very important,this is a good document of an IEEE paper,please pay a ttention to this paper.)
Untitled4
- 使用这个函数可以交互式选择图像中的一块感兴趣的区域(Using this function, you can interactively select a region of interest in the image)
灰度图像显示
- 函数说明 : 显示函数为showGrayImg(),三个参数分别为,图像指针,图像宽度,以及图像高度。 显示图像中,首先调用 setBitMapInfo()函数设置图像的文件头,用于setDIBitsToDevice()函数的调用。 特别注意,后面的对于图像宽度为4的整数倍的调整,并将图像边界对齐,即图像每一行的存储大小都为4的整数倍。 到此,此函数便可以用于在程序中随时显示函数了,等同于matlab中的imshow()函数
msssim
- 图像质量评价代码,用于评估两副图片的相似度(Image quality evaluation)
peaks
- 利用surf1函数绘制函数图形的三维光照图形,其中图形函数表达式为peaks(Use surf1 function to draw three-dimensional graphics of functional graphics, in which the graphical function expression is peaks)
Untitled3
- Robert.Sobel.Prewitt算子对比(The properties of Robert.Sobel.Prewitt differential operators are compared)
cutNegSamples
- 从一张不含有目标的图像中随机截取一定数量、规定大小的负样本子图像(negative sample images with a specified size are randomly intercepted from an image without a target)