搜索资源列表
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.
ch1
- VC++数字图像编码中一个基本的图像处理程序,有助于初学者理解
source
- VC++数字图像获取处理及实践应用配套光盘,内有该书的相关源码
VC++
- Visual C%2B 数字图像处理典型算法及实现-配套代码
VC_Image_Processing
- VC数字图像处理典型算法及实现(求是科技)随书源码各种基本常见的图像处理程序都有,且各章是分开的!
09
- vc++ 实现数字图像处理,包括腐蚀、膨胀,开和闭运算算法代码-vc++ realization of digital image processing, including corrosion, expansion of open and closed code algorithms
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
VisualC++_digital_image_processing
- 精通VC++图像处理编程的光盘中的代码,代码包含了采用VC++实现的数字图像处理及压缩的多个代码,内容丰富-Proficient VC++ CD-ROM image processing programming code, the code includes the use of VC++ Realization of digital image processing and compression of the number of code, content-rich
digital_image_processing_code
- 数字图像处理相关技术的VC++实现的源码,包括图像的显示\增强\压缩编码等,对于掌握数字图像处理的VC++实现很有帮助-Digital image processing related technologies VC++ Achievable source, including the display of images, such as enhanced coding for digital image processing VC++ Achieve very helpful
Debug
- 微机原理,电子线路,数字图像处理,C/C++语言,Protel DXP软件.技术指标:以MC9S12DG128B单片机为控制核心,完成检测和识别路径,测量小车速度,A/D采集等检测系统的电路原理图设计和PCB板设计.性能:稳定进行信号检VC-VC++
vccode
- visual c++数字图像处理典型算法及实 -VC++环境下开发的图像处理VC++环境下开发的图像处理
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
25811249jpg-show
- 数字图像处理vc++数字图像处理学习资料 -The digital image processing vc++ digital image processing learning the information vc++ digital image processing learning materials
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像