搜索资源列表
bmp2hex
- 以一种4级灰度的液晶为例,介绍了如何将BMP文件转换为液晶显示的16进制文件。-in a four grayscale LCD as an example, how to convert a BMP file LCD band of 16 documents.
DelphigrayBMP
- DelphigrayBMP.rar Convert delphi bmps to grayscale fastly.
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
raw2bmp
- 读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换-Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images
framdif.rar
- 对视频序列中的两帧求帧差,无需转换成灰度图,Of video sequences for two of the bad frame, no need to convert the grayscale
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
directcam
- 采集两个摄像头的图像并转换成为灰度图,在显示屏上显示。-Two cameras capture images and convert them into grayscale, in the display.
hw1_sample
- 把BMP檔從24BIT轉換成8BIT 包含了灰階轉換 彩色轉換-BMP file to convert from 24BIT grayscale conversion 8BIT includes color conversion
rgb_to_gray
- this the code to convert 24 bit bmp images to 8bit grayscale image.-this is the code to convert 24 bit bmp images to 8bit grayscale image.
BMP256Color
- 如何將任意圖形轉換成256色,256灰階,16色或是單色圖檔 -How to convert any graphic 256 color, 256 grayscale, 16-color or monochrome image file
256togray
- 能将256彩色图像转换为灰度图像 里面包含测试图-Be able to convert 256-color images to grayscale image which contains test pattern
imgkmeans
- 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
GrayScale
- Convert Bitmap to 8 Bits Per Pixel Format
PointExtraction
- 利用Moravec算子、Forstner算子、Harris算子对一幅位图(灰度图像)进行点特征提取,还可以将非位图(如.jpg格式)灰度化后转换为灰度图像进行提取。-By Moravec operator, Forstner operator, Harris operator of a bitmap (gray image) for point feature extraction, can also be non-bitmap (such as. Jpg format) grayscale c
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.
Convert-image-Grayscale
- Convert image from RGB to Grayscale and change bit
colors-to-grayscale
- 可以实现256色的彩色图像转换为灰度图像-256 colors can be achieved convert a color image to grayscale image
cvcolor-Convert
- 利用OpenCV实现由彩色图像,到灰度图像的转化。并将转化后的图像保存。-OpenCV achieved by the use of a color image to grayscale image conversion. And save the image after conversion.
Grayscale-Java
- Java code to convert an image into grayscale
RGB2Gray
- convert rgb to grayscale