搜索资源列表
Visual C++ 数字图像处理_书籍VC源代码
- 《Visual C++ 数字图像处理》书中对应的源代码,包括所用图像和完整的源代码。-"Visual C + + Digital Image Processing" book corresponding source code, including the use of the image and integrity of the source code.
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
用数字图像实现摄像机自动调焦算法程序
- 用VC++写的关于数字图像处理的程序源码,取代红外调焦,用于摄像机自动调焦控制。-VC write on digital image processing procedures source to replace the infrared focusing, for automatic focusing camera control.
VC-IMAGE-CHAP3
- 《Visual C++数字图像识别技术典型案例》第三章指纹识别系统(上)源码-"Visual C Digital Image Recognition Technology typical case of" Chapter III Fingerprint Identification System (1) Source
VC-IMAGE-CHAP5
- 《Visual C++数字图像识别技术典型案例》第五章 数字水印技术 源码-"Visual C Digital Image Recognition Technology typical case of" Chapter V digital watermarking technology FOSS
VC-IMAGE-CHAP6
- Visual C++数字图像识别技术典型案例 之 条形码技术 源码-Visual C Digital Image Recognition Technology Case typical bar code technology FO
VC-IMAGE-CHAP9
- 《Visual C++数字图像识别技术典型案例》之光学字符识别技术源码-"Visual C Digital Image Recognition Technology typical case of" Optical Character Recognition Technology FOSS
vc++image
- vc++数字图像识别技术典型案例,提供了书中一到九章的大部分源程序。并附有使用说明。
ch1
- VC++数字图像编码中一个基本的图像处理程序,有助于初学者理解
source
- VC++数字图像获取处理及实践应用配套光盘,内有该书的相关源码
VC++
- Visual C%2B 数字图像处理典型算法及实现-配套代码
VC_Image_Processing
- VC数字图像处理典型算法及实现(求是科技)随书源码各种基本常见的图像处理程序都有,且各章是分开的!
VC++DigialImagePatternIdentificatioin
- 《Visual C++数字图像模式识别技术及工程实践》一书的配套光盘源码,求是科技的张宏林编写。
模式识别——数字图像的纹理分析应用实例
- 模式识别——数字图像的纹理分析应用实例。《VC模式识别》源码。-pattern recognition -- digital image texture analysis application examples. "VC pattern recognition" source.
VC++数字图像处理典型算法及实现
- VC++数字图像处理典型算法及实现,适合初学者,很全的!-VC++ digital image processing and implementation of typical algorithms, suitable for beginners, it is full of!
VC++image_process
- Visual C++ 数字图像处理典型算法及实现一书的代码资源,给出了数字图像处理技术的Visual C++ 实现代码,对于学习和掌握数字图像处理技术大有帮助-Visual C++ Typical digital image processing algorithm and the realization of a book of code resources, given the digital image processing technology, Visual C++ Achieve c
ImageCoding
- VC数字图像处理 书籍一书的源代码,供大家下载! 关于ImageCoding的程序代码!-VC digital image processing books for a book source code for all to download! About ImageCoding the program code!
IMGCaputre
- VC数字图像处理 书籍一书的源代码,供大家下载! 关于IMGCaputre的程序代码!-VC digital image processing books for a book source code for all to download! About IMGCaputre the program code!
FreTrans
- VC数字图像处理 书籍一书的源代码,供大家下载! 关于EdgeContour的程序代码!-VC digital image processing books for a book source code for all to download! About EdgeContour the program code!
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像