搜索资源列表
ImageProBase
- Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming fr a
DIBAPI
- 这个代码是DIB处理图像的API函数集合,它可以处理多种DIB图片
DIBAPI
- 车牌识别系统图像处理函数,包括二值化,边缘检测和定位算法
ImageProBase
- Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming fr a
DIBAPI
- 这个代码是DIB处理图像的API函数集合,它可以处理多种DIB图片-This code is DIB image processing function of the API set, it can handle a variety of DIB picture
DIBAPI
- 车牌识别系统图像处理函数,包括二值化,边缘检测和定位算法-License Plate Recognition system of image processing functions, including binarization, edge detection and localization algorithm
DIBAPI
- 这段代码为初学者处理DIB图像提供了所必须的AIP函数,下载这可以根据实际的需要提做一些修改。-The code for beginners to deal with DIB images must be provided by the AIP function, which can be downloaded in accordance with the actual need to do some modifications to
DIBAPI
- 这个是关于数字图像处理的 DIBAPI 函数处理库。这个是我从一本图像除里书上一个字母一个字母的敲进去的。希望和大家一块分享。-This is on the digital image processing function in dealing with DIBAPI. This is an image I have in books, in addition to a letter a letter knock into. Woul
dibapi
- 自建,DIB图像处理函数库,非常不错的,东西,学习图像处理-Self-built, DIB image processing library, very good, something to learn image processing
DIBAPI
- 这个代码是DIB处理图像的API函数集合,它可以处理多种DIB图片-This code is DIB image processing function of the API set, it can handle a variety of DIB picture
Harris
- 基于MFC的Harris角点检测算法。程序中用到了dibapi这个类库中的函数来读取图像,处理图像。 -Based on MFC Harris corner detection algorithm