搜索资源列表
image_process
- This file include some image process program: void ImResize(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA *pSrImg) void RGB2Gray(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg) void Im2Bw(IMAGEDATA *pR
im2bw
- 这是一个全局阈值分割的m函数,它能对图像高频部分分割,效果较好-This is a global threshold segmentation of the m function, it high-frequency part of the image segmentation, better
im2bw
- 本文用matlab的GUI编程实现对图像的二值化处理,适合初学者-In this paper, the GUI programming matlab binary image processing, suitable for beginners
noise-im2bw
- 对灰度图进行二值化处理,然后对其进行二值化形态操作-Binarization of gray image processing, and its binary morphological operations
im2bw_H
- matlab求最大类间距方差法和迭代法选择阈值对图片进行阈值分割-matlab class distance variance for the biggest and iterative method to choose the threshold value for segmentation of images
AdaptiveHistoTresh
- Detect treshold value for a RGB image to extract dark areas using im2bw
im2bw
- 将灰度图像二值化,阈值自己给出,也可自动阈值,可直接调用。-Gray image binarization threshold given threshold can also be automated, can be called directly.
IM2BW
- 图像转化为二值图像,im2bw。 为简单起见,这里设定阈值为122,即最大灰度的一半。-Image into a binary image, im2bw. For simplicity, here set threshold value of 122, half of the maximum gray.
Image-processing
- 大量有关图形图像处理的基本程序 ,内有dither 函数 gray2ind 函数 grayslice 函数 im2bw 函数 ind2gray 函数 ind2rgb 函数 mat2gray 函数 rgb2gray 函数 rgb2ind 函数 等程序。二值化处理、图像分割、图像变换等方法-Graphics image processing procedures, which are the dither function gray2ind function grayslice functions