搜索资源列表
OTSU 算法可以说是自适应计算单阈值
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
RGBtoGray.rar
- 一个把RGB转换成灰度图的例子,中间还有各种典型的图像处理,Converted into a RGB to grayscale example, the middle there are a variety of typical image processing
connected_components_image
- Implementation Of Labeling Connected Components 用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components The algorithm is coded in C# using unsafe so the quality and speed of the program may not be affected. The class BitmapData i
zhifangtuguidinghua
- rgb图像转化为灰度图像 直方图均衡化 直方图规定化 例程-rgb image into a grayscale image histogram equalization, histogram specification routines
grayscale
- 256色转灰度图,数字图像处理。c++开发环境-256 colors to grayscale, digital image processing. c++ development environment
grayscale
- 256色转灰度图,图像处理技术,源代码以及图像效果。-256 colors to grayscale
quick_gray
- 一个快速实现彩色图像变灰度图的例子,速度很快,比使用VB中的图像函数要优化许多-A rapid change of color grayscale image of example, fast, than the use of VB' s image functions to enhance the quality of many
grayscale
- 图像灰度变化,包括二值化,线性变化,灰度直方土,灰度分布均衡化-Image gray change, including binary, linear change, gray straight side soil, gray balance in the distribution of
256colors-to-grayscale
- 该程序可以实现图像的256色转灰度图功能,采用VC++实现-The program can be 256 colors to grayscale image function, using VC++ implementation
image
- 本代码利用matlab实现了图形的一些简单变换,包括灰度化,二值化等-The code is implemented using matlab graphics simple transformation, including grayscale, binary, etc.
Grayscale
- Opencv example turning camera view to a grayscale
Segmentation-In-Grayscale
- segmentation based on grayscale
Grayscale-color-image
- 对彩色图像灰度化,使得图像更容易做进一步的变换,比如阈值计算,图像分割等-Grayscale color images, making images easier to do further transformations, such as the threshold value, image segmentation, etc.
circleofretinex
- 实现C语言下的中心环绕retinex算法,可处理灰度图像和彩色图像-"Achieved under the center of the C language around retinex algorithm can handle grayscale images and color images"
256-colors-to-grayscale
- 是直接对彩色位图的像素作灰度转换,其中不需要涉及调色板。如果使用调色板,是 需要对系统调色板以外的其他调色板条目作灰度替换后,应用给位图就行。-Directly to the color pixel for grayscale bitmap conversion, which involves no palette. If you use the palette, the palette is required other than the system palette entries as
256-colors-to-grayscale
- 本程序是基于visual c++下实现了将256色的图片转换成灰度图片. -This procedure is based on visual c++ to achieve the picture that will convert 256-color grayscale image.
VC-based-grayscale-image-processing
- 基于VC的图像灰度处理,包括基本的图像转换,灰度值提取等内容。-VC-based grayscale image processing, including basic image conversion, the gray level extraction and so on.
grayscale-image
- 利用c++使彩色图像bmp格式处理,从而得到其灰度化的图像。-Using c++ bmp format to color image processing, resulting in the grayscale image.
BMPOfData
- 在进行图像处理时,操作图像中的像素值就要得到图像阵列;经过处理后的图像的像素值需要存储起来;显示图像时要正确实现调色板、得到位图的尺寸信息等。结合这些问题,下面我们针对性的给出了操作灰度BMP图像时的部分函数实现代码及注释。-During image processing, the operation of the image pixel values will be the image array processed image pixel values R
BMP
- 二进制流读入bmp图像,空间和灰度分辨率的改变-Bmp image read the binary stream, spatial and grayscale resolution change
