Welcome![Sign In][Sign Up]
Location:
Search - grayscale

Search list

[Graph programMemoShowBmp

Description: 能实现彩色图RGB分量的数字显示,并能将彩色图转换为灰度图。-achieve color RGB component to the figures, and can change color to grayscale.
Platform: | Size: 75776 | Author: 阿崔 | Hits:

[Embeded-SCM Developbmp2hex

Description: 以一种4级灰度的液晶为例,介绍了如何将BMP文件转换为液晶显示的16进制文件。-in a four grayscale LCD as an example, how to convert a BMP file LCD band of 16 documents.
Platform: | Size: 183296 | Author: 林飞 | Hits:

[Special Effectspbox

Description: picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness AverageFilter MaxFilter MinFilter MedianFilter Filter Sharpen Contour Colorize Transparency Flip RotateImage Mosaic Dilate Erode Diffuse Soften Scanlines ShiftRGB Relief Emboss AddNoise Saturation Contrast GammaCorrection Binarization(四种方法) Thin EdgeDetection(四种方法) Hcm Fcm(图像分割) GrayToRealColor(7种方法) Hough DrawHistgram-PictureBox Some attributes are basically, graphical methods of expansion: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB scalable image processing methods are mainly: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness AverageFilter MaxFilter MinFilter MedianFilter Filter Sharpen Contour Colorize Transparency Flip RotateImage Mosaic Dilate Erode Diffuse Soften Scanlines ShiftRGB Relief Emboss AddNoise Saturation Contrast GammaCorrection Binarization (four methods) Thin EdgeDetection (four methods) Hcm Fcm (image segmentation) GrayToRealColor (7 methods) Hough DrawHistgram
Platform: | Size: 489472 | Author: rik | Hits:

[Special EffectsGray

Description: image grayscale processing-grayscale image processing
Platform: | Size: 268288 | Author: li zhiyuan | Hits:

[Special Effectsyuzhifenges

Description: 本程序是一个最佳阈值分割算法,可对灰度图像进行分分割.-This procedure is an optimal threshold segmentation algorithm, grayscale images can be sub-divided.
Platform: | Size: 1024 | Author: 蒋陈芳 | Hits:

[Graph programInvariaMoment

Description: 用C++写的归一化不变矩程序,将不变矩封装成一个类,是因为程序所需要,怎么使用,注释里面有。还有就是,这个程序只能计算8位灰度图的不变矩。 -Using C to write the normalized moment invariants procedures, will be packaged into a moment invariants category, because the procedure is necessary, how to use, notes there are. There is, this procedure can only be calculated 8-bit grayscale of moment invariants.
Platform: | Size: 2048 | Author: joe | Hits:

[Special Effectsauto-singlethresholdOTSU

Description: OTSU的算法,很好用,好不容易才找到的。 OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。-OTSU algorithm, very good, and managed to find. 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.
Platform: | Size: 1024 | Author: 汪蔚 | Hits:

[2D Graphiccoloriz

Description: 一个效果非常理想的图像颜色变换程序%The goal of this application is to change the colors of a picture, (truecolor or grayscale, *.jpg, *.jpeg), without moving the mouse, looking at them in a slideshow.-One of the effects very good image color conversion process The goal of this application is to change the colors of a picture, (truecolor or grayscale,*. jpg,*. jpeg), without moving the mouse, looking at them in a slideshow.
Platform: | Size: 10240 | Author: yemaoqiu | Hits:

[Delphi VCLDelphigrayBMP

Description: DelphigrayBMP.rar Convert delphi bmps to grayscale fastly.
Platform: | Size: 113664 | Author: selamicik | Hits:

[Picture ViewerDisplayBMP

Description: BMP位图文件的存储格式 24位向灰度位图转-BMP bitmap file format storage 24 to the grayscale bitmap to
Platform: | Size: 2095104 | Author: | Hits:

[Special Effectsimgapp

Description: 边缘检测是数字图象处理、图象分析和识别领域中的重要课题。近年来,由于彩色图象的广泛应用,使彩色数字图象处理技术日益收到关注,彩色图象边缘检测是在众多的彩色图象处理中极为重要的方法,这是因为图象分割、识别等大量的高层次彩色图象处理均建立在低层次边缘检测的基础上。本实验是将彩色RGB图象首先转换为灰度图象,然后利用经典的边缘检测算Canny算子来实现边缘检测,然后再统计出边界方向的直方图。-Edge detection is a digital image processing, image analysis and identification of important issues in the field. In recent years, due to the extensive application of color images, so color digital image processing technology increasingly received attention, color image edge detection in color image processing a large number of extremely important ways, this is because the image segmentation, identification such a large number of high-level color image processing are built on low-level edge detection based on. This experiment is the first color RGB image is converted to grayscale images, and then use the classical Canny edge detector operator to realize edge detection, and then the statistics of the histogram of the direction of the border.
Platform: | Size: 8410112 | Author: 周倩 | Hits:

[GDI-Bitmap1

Description: 该程序的功能是将256色转换成灰度图,用VC编程。-The program s function is to convert 256-color grayscale, using VC programming.
Platform: | Size: 158720 | Author: 龚云 | Hits:

[Special Effectsssr_image_enhancement_Cplusplus_code

Description: 该代码主要是基于retinex方法的C++代码增强类,可对RGB或是灰度进行增强,已经封装在类中,可直接调用即可-The code is based mainly on the Retinex method C++ Code enhanced category may be RGB or grayscale enhancement has been encapsulated in the class, you can directly call
Platform: | Size: 7168 | Author: smilemore830 | Hits:

[Special Effectsgray2color

Description: 用源彩色图像索引方法对图像进行颜色重建,通过一幅相近的彩色图像即可对灰度图像进行上色-With the source color image indexing method of color image reconstruction, the adoption of a similar color images to grayscale images of color
Platform: | Size: 965632 | Author: gyp | Hits:

[2D Graphicproject

Description: 数字图像处理中关于图像的读入,二值化,彩色图转换到灰度图。图像的反转。中值滤波,以及图像的增强等算法实现。-Digital image processing on the image read, Binarization, color map conversion to grayscale. Image inversion. Median filtering and image enhancement algorithm.
Platform: | Size: 9862144 | Author: tom | Hits:

[Graph programHeightMap

Description: 利用灰度图生成地形的源代码,包含了碰撞检测和漫游功能。-The use of grayscale terrain generated source code, including a collision detection and roaming.
Platform: | Size: 167936 | Author: 白改朝 | Hits:

[GDI-Bitmaphuidubianhuan

Description: 24位真彩图像转换为256色灰度图,很好用的程序-24-bit true color image is converted to 256-color grayscale, good use of the procedure
Platform: | Size: 3834880 | Author: 华丹 | Hits:

[GDI-Bitmapgrayscale

Description: 实现将256色图转为灰度图,并附有测试图片-Implementation will be converted to 256 grayscale color map with a test picture
Platform: | Size: 152576 | Author: 燕子 | Hits:

[GDI-Bitmapgrayscale

Description: 将256色bmp图像转换为灰度图,c++实现,有利于初学者使用-256-color bmp image converted to grayscale
Platform: | Size: 3841024 | Author: 朱飞翔 | Hits:

[OpenCVGrayscale-conversion

Description: 利用OpenCV载入工程文件夹中的彩色图像,进行灰度转换,并将转换前后的两张图片同时显示出来。-Load color images in the project folder using OpenCV and make the grayscale conversion, then show the two pictures.
Platform: | Size: 1198080 | Author: xiaoyao | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net