搜索资源列表
TrueColorTO8Bit
- 24位真彩色图像转换为8位图像-24-bit true color images converted to eight images
CardRecognization
- 车牌识别系统 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-G
color2gray
- 24位真彩色转为灰度图,在vc系统下实现,效果极佳-24 true color to the gray level in vc system achieved excellent results
reply_1_1007847
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gm
cardetection
- 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j
Soft20060210100316481
- 直接读文件方式显示BMP位图: 从文件中读取象素数据,用打点的方法在屏幕上显示出来,用到了搜索文件的代码。BMP位图包括24位真彩色,灰度图象,以及实现从24位真彩色图象到灰度图象的转换。 -direct reading papers show that BMP bitmap : from paper to read pixel data The method used to cook displayed on the sc
Imageframework
- vc编的图像处理的程序,显示24位真彩色图像-vc series of image processing procedures, showing 24 true color images
24huidutu
- 显示24位灰度图象,24位真彩色图像以及图像的转换-shows 24 gray-scale image, 24 true color images and image conversion
24bits_to_256dib
- BMP图象24位真彩色,256位,灰度图之间的转换,相信对大家有所帮助,-24 true color, 256, the conversion between the gray level, we believe that the right help,
FaceDetection
- 对一幅带有人脸信息的24位真彩色bmp文件,通过基于肤色信息的彩色图象分割法,对人脸区域的检测,以及区域标定-On a piece of information with a human face 24 true color bmp files, color information based on color image segmentation method of human face region detection, as we
DisplayBMP
- 24位与256位图间的相互转换 转换24位真彩色文件到黑白灰度BMP图片 可提供处学者参考-24 and 256 map conversion conversion between True Color 24-bit grayscale BMP file to black and white picture can provide scholars Reference Department
DIBDisplay
- 图像处理程序,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像-Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 B
thisisadisplay256bitmap
- DisplayBMP24位与256位图间的相互转换 转换24位真彩色文件到黑白灰度BMP图片-DisplayBMP24-bit and 256-bit map conversion conversion between 24-bit true-color files to black and white grayscale BMP image
ColorToGray1
- 一个小程序,实现24位真彩色图转换为灰度图,用C语言实现。代码有说明,大家可以参考一下。-A small program to achieve 24-bit true-color map is converted to grayscale, using C language. Has code that everyone can reference.
color416
- 24位真彩色图像的处理,如颜色处理、特效处理、平滑处理、锐化处理。-24-bit true color image processing, such as color processing, effects processing, smoothing, sharpening.
24color
- 24位真彩色图片,可以对其进行数字图像处理。里面有完整的源代码可供下载。-24-bit True Color images can be digital image processing. There are a complete source code available for download.
24weizhencai
- 24位真彩色图像处理程序(包括灰度化,滤波,锐化等)开发环境VC++6.0-24-bit true color image processing procedures (including gray, and filtering, sharpening, etc.) development environment VC++ 6.0
open
- 里面包括24位真彩色图像类和其基础处理的类,包括灰度化,二值化和形态学操作-Includes 24-bit true color image processing based on class and class, including the gray-scale and binary morphological operations and
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
24位色BMP转换8位色BMP
- 24位色BMP转换8位色BMP的算法,从24位真彩色转换为8位彩色的算法,效果可以,失真误差比较均衡,算法效率也比较高。(24 bit color BMP conversion 8 bit color BMP algorithm, from 24 bit true color to 8 bit color algorithm, the effect is good, the distortion error is more balanc