搜索资源列表
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++写的关于数字图像处理的程序源码,取代红外调焦,用于摄像机自动调焦控制。-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!
gaoshouchuanVC
- 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像