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:
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:
Description: 该程序的功能是将256色转换成灰度图,用VC编程。-The program s function is to convert 256-color grayscale, using VC programming. Platform: |
Size: 158720 |
Author:龚云 |
Hits:
Description: 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. Platform: |
Size: 3072 |
Author:将以 |
Hits:
Description: 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 Platform: |
Size: 1024 |
Author:刘荣辉 |
Hits:
Description: 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. Platform: |
Size: 4096 |
Author:ashish |
Hits:
Description: 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 is used to read and process the pixels in the image. This is the specialty of C# to provide such a speed even on image processing applications. There is a set of modules that are designed to implement the algorithm. The program scans the image to convert the image into grayscale Levels. Then it converts the image into binary. This binary image will be subjected to splitting it into components. Here we can us 4-Connected or 8-Connected Algorithm but we used 8-Connected Algorithm for finding the Blobs in the image as described above Platform: |
Size: 53248 |
Author:程磊 |
Hits:
Description: 能将256彩色图像转换为灰度图像
里面包含测试图-Be able to convert 256-color images to grayscale image which contains test pattern Platform: |
Size: 2904064 |
Author:吴 |
Hits:
Description: 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color image, convert to grayscale image segmentation, the output of grayscale images. The use of gray as the characteristics of each pixel clustering, due to light and other reasons, and sometimes should belong to an object pixel, its gray value will also be very different, may lead to clustering of the pixel error has occurred. in the segmentation results, the surface, there would be different from other pixel noise points, so , the algorithm Finally, the results of a median filter to eliminate noise, to the role of smoothing the image Platform: |
Size: 335872 |
Author:caoliang |
Hits:
Description: 利用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 convert to grayscale image after the extraction . Platform: |
Size: 4369408 |
Author:残月痴人 |
Hits:
Description: 本程序是基于visual c++下实现了将256色的图片转换成灰度图片.
-This procedure is based on visual c++ to achieve the picture that will convert 256-color grayscale image. Platform: |
Size: 5036032 |
Author:weizhen |
Hits:
Description: 利用OpenCV实现由彩色图像,到灰度图像的转化。并将转化后的图像保存。-OpenCV achieved by the use of a color image to grayscale image conversion. And save the image after conversion. Platform: |
Size: 1024 |
Author:yanpandeng |
Hits: