搜索资源列表
256shezhuanhuidutu
- 256色转灰度图 256色转灰度图-256 colors to the gray level gray-scale map color to the gray level 256
OTSUway
- OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
ST7541
- 128 X 96 液晶4级灰阶汇编源码,开发IC ST7541-128 X 96 4 GRAY SCALE DISPLAY ASM CODE
chepaidingweixidong
- 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
zhifangtu
- 对256灰度级,以及真彩色图形进行直方图均衡化处理-Of 256 gray-scale and true color graphics to deal with histogram equalization
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
imagesegmentation
- 1.边缘检测,分别用Sobel, Laplacian-Gaussian 方法对一幅灰度图像进行边缘提 取,并给出对比结果; 2.灰度阈值分割:利用双峰法对一幅灰度图像进行灰度分割处理。-1. Edge detection, respectively Sobel, Laplacian-Gaussian methods on a gray-scale image edge extraction, and gives comparative results 2. Gray threshold
101
- 利用DELPHI进行图像处理 包括图像滤波、灰度化和图像的二值化-Using DELPHI image processing including image filtering, gray scale and image binarization
led
- LED渐变程序,100级灰度,正在学习之中,不足之处请指正,-LED gradient program, 100 level gray-scale, are learning among the deficiencies, please correct me, thank you
1
- 本程序用于求256级灰度图片的信息熵,输出大小为256的数组用于统计各像素出现的次数,以及输出信息熵。而且同时输出到dos和文件RESULT.TXT-The procedure for seeking 256 gray scale image of the information entropy, the output size of 256 pixel array for the number of occurrences of various statistics and output en
procedure
- 在毕业设计文件的文件夹中,主要介绍了在delphi中,利用各种不同的算法来实现建立在位图上的不同效果,其中主要介绍的有曝光、浮雕、马赛克、模糊、锐化、添加杂色、喷溅、霓虹、90度旋转、水平翻转、垂直翻转。另外还做了当步撤销和图像的缩放,还有简单的jpg,bmp的格式转换。 在chap1文件夹中,有关于图像格式转换,图像浏览器等的源程序。在chap2文件夹包括灰度直方图,二值化,对比度等的源程序。在chap3文件夹中,有关于几何变换的源程序。在chap4文件夹中,有关于通道,颜色调节,颜色混合
A-c-language-read-imag
- 图片灰度处理的C语言程序,读取图片,灰度处理,直方图均衡化,-The picture grayscale processing C language program, read the pictures, gray scale processing, histogram equalization,
xiaobobianhuan
- 利用小波变化实现对不同灰度图像的边缘检测-Changes implemented using wavelet different gray-scale image edge detection
dd
- 图片浏览器基本功能都已实现 可以翻转图片,透明处理,灰度处理,转换格式-Picture Viewer basic functions have been achieved can flip images, transparent process, gray scale processing, format conversion, etc.
j
- In this file, we have to find how the images are imported and how it will be import and to extract the frames. Next to add the gray scale representation and color images. Finally to detect the RGB color image.
shat
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
threshold-coding
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
zonal-coding
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
Gray
- Delphi:Delphi Gray灰度图像处理源码,用多种方法实现了图像的灰度转换,Delphi源码实现的,也就是把图像的彩色信号去掉,只显示黑白且对比不强的灰度图,希望为您提供一些参考。 -Delphi: Delphi Gray gray-scale image processing source code, using a variety of methods to achieve a grayscale image conversion, Delphi source code imp
Gray-scale-transformation
- 利用查表法进行图像运算,使之高速完成灰度转换。-Using the look-up table method for image computation, the gray conversion speed.