搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
updateedge
- 基于MFC的边缘检测,在数字图像处理中有重要的作用。-edge detection in digital image processing is an important role.
MFCerzhihua
- 基于MFC的二值化处理,做数字图像处理中有重要的作用。-based on the two values MFC processing, digital image processing so it had an important role.
Photo
- 这是一段数字图像处理的代码,主要是实现了灰度图的显示,是基于MFC单文档的
badaoxiama1
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 虽然已经弄出来了,还是希望大家好好读读源程序。 你们以
FaceDetection
- 用VC++ MFC实现图像中的人脸检测和识别.<<Visual C++ 实践与提高-数字图像处理于工程应用篇>>附带光盘中的代码,第十三章,实现人脸检测所有功能.
BMPMFC
- 在对数字图像处理时,有时要边缘检测等一些图像处理,要先读入bmp文件,
数字图像处理直方图均衡化,中值滤波,均值滤波
- 数字图像处理 MFC实现直方图均衡化,中值滤波,均值滤波
实现了图像平移变换的功能
- 实现了图像平移变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image shift transform functions with VC++, MFC done like digital image processing can take a closer look at the code, learning together
实现了图像二值化变换的功能
- 实现了图像二值化变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image binarization transformation function, using VC++, MFC done like digital image processing can take a closer look at the code, learning together
用VC++实现图像缩放变换的功能
- 实现了图像缩放变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-Image scaling to achieve the transformation function, using VC++, MFC complete digital image processing can be like a closer look with the code, learning together
Binarization
- 数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation. 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容 翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processin
DigitalImageProcessing
- 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
ImageProcessing1.0
- VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能-Image Processing1.0
ColorProcess
- VC++6环境编译的彩色数字图像处理程序。结合MFC形成独立可执行程序。具有功能:RGB三原色的提取和滤除,彩色位数转化,彩色图像的灰度化,颜色、亮度和对比度的调整-VC++6 compiler environment of the color digital image processing. Combined into an independent executable program MFC. Has a function: RGB three primary colors of the
IP-Programing
- 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,数学形态学处理,图像复原,图像重建。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection,
imagegraduatationdesign
- 毕业设计论文本文主要介绍了数字图像处理系统的设计和实现过程,系统设计运用MFC的设计思想,通过VC++实现系统框架,简化了软件的开发,提高了软件系统的灵活性、可扩展性和重用性。同时系统所有的操作设计得十分简单方便,无需具备有专业的知识,也能对图片完成编辑操作。-This paper describes a digital image processing system design and implementation process, the system design using the d
C++MFC数字图像处理
- 是很详细和全面的利用C++和MFC对数字图像进行处理的代码
mfc-open-BMP-picture
- 数字图像处理- MFC教程 第一课 建立MFC和打开bmp图片-Digital Image Processing- MFC Tutorial Lesson establish MFC and open bmp picture
MFC-image-processing
- 应用C++的MFC模块,实现数字图像处理,包括特效显示、几何变换、点变换、图像增强、滤镜等。-Application of C++ MFC module, digital image processing, including special effects show, geometric transformation, point conversion, image enhancement, filters, etc.