搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
tx识别
- 本程序用来识别两个640*480*24BIT BMP文件的差异,并将差异图显示出来. BCB -This procedure can point out and display the differences of two 640*480*24BIT BMP files
bmp图形
- bmp图形文件识别程序,包含头文件和主程序-A bmp style grapth recognision procedure,include head files and main file
分析Bmp文件
- “分析Bmp文件” 在Windows 2000、2000 Server平台下编译成功,演示最简单的数字水印。-"analysis PDF document" in Windows 2000, 2000 Server platform compiler successful demonstration of the most simple digital watermarking.
TextDetect
- 云行TextDetection.exe程序,打开任意一幅bmp文件。点击“操作 检测文本区域”, 变会弹出文本检测的结果框。框内设定显示前六个文本区域的二值化结果,注意该框不要移动。关闭该框,BMP文件原始图像中用红色矩形框显示出检测出的文本区域。-cloud OK TextDetection.exe procedures, arbitrary opened a bmp file. Click on the "operational # 61664 Detection
SHOWBMP.C
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 实例程序能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计-640 * 480256 color. BMP file display program ca
bmptest+trans
- bmp图像识别 可以将BMP图像识别出来,进行测试,并最终转换颜色的位数。-bmp image recognition can be BMP image recognition, and conducted tests, and eventually change the color of the median.
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
Imagedetection_new
- 一个图象的检测,模板匹配 注意事项: 运行时,文件c:\\test.bmp必须存在-an image detection and template matching Note : running, documents c : \\ test.bmp must exist
facedetector
- 一个人脸检测系统, 输入:图像(bmp\\jpg......) 输出:脸部区域-a face detection system, type : image (bmp \\ jpg ......). output : facial region
COMBMP
- 比较2张BMP格式图形的灰度差,RGB值。-compare two BMP format graphics Gray worse, RGB values.
BMP位图处理类源码
- BMP位图处理的源代码,非常好用-bitmap BMP handling the source code, very handy
BMP图象处理
- BMP图象处理,包括BMP图象的读取跟输出,VC++程序。-BMP image processing, including BMP images with the reader output, VC procedures.
bmp-jpeg
- 可以打开扩展名为*.bmp的文档,并转换为*.jpg格式;给定了窗口,已经调试成功-can open the extension *. bmp files, and converted to *. jpg format; Given a window, debug success
bmp图象读取
- BMP图象的读取 使用C语言对BMP图象进行读取和处理-BMP image reader to use C language to read BMP image processing and
Read_MNIST_DataSet
- 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
bmp_parser_
- this program reads data from a bmp file and shows the bitmap info and file header information s on a console window. it also reads the raw bitmap array. so you can use it on opengl or anywhere you need a bmp reader.-this program reads data from a
orl-bmp
- ORL人脸库,BMP格式,可用于任何做人脸识别程序测试-ORL face database, BMP format, can be used for any program to do face recognition test
BMP-image-recognice
- 图像识别,主要用于识别数字。同时涉及BMP位图的读取和存储-image recognice
bmp
- 将中文ASCII码转换为bmp的汉字图片-exchange chineses ASCII string to bmp pictures
