搜索资源列表
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++
- visual c++图像处理经典算法示例程序 把功能都集中在一个程序中
3
- VC++图像处理程程序设计这本的配套光盘,该程序是第3章的源码
4
- < VC++图像处理程程序设计>>配套光盘,这是第4章的灰度变换的程序
5
- VC++图像处理程程序设计配套光盘的第五章平滑处理的程序源码
6
- VC++图像处理程程序设计配套光盘的第六章锐化处理及边缘检测程序,
photodispose
- VC++图像处理程序设计配套光盘,全都在
VC++
- Visual C%2B 数字图像处理典型算法及实现-配套代码
VC++
- 这是VC++ 2003.net图像处理的光盘源程序!!!非常好的
精通VC图像处理典型算法及实现,配套源代码,第二版
- 精通VC图像处理典型算法及实现,配套源代码,第二版
通过利用VC++对图像进行快速傅里叶变换
- 通过利用VC++对图像进行快速傅里叶变换,已达到图像处理的效果 -By using VC++ for fast Fourier transform of the image, the effect of image processing has been reached
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
image2
- 用DIB类进行图像读取和显示,并且编程各项特效效果,如移动等。取自《vc++图像处理程序设计》第2章-With DIB class to read and display images, and the programming effects of various effects, such as movement. Retrieved from " vc++ Image Manipulation Program Design" Chapter 2
vc++matlab图像处理与识别案例书中的代码
- vc++matlab图像处理与识别案例书中的代码-vc Matlab image processing and recognition of the code book cases
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
VC++图像处理程序设计+源码
- VC++的经典图书《VC++图像处理程序设计》(杨淑莹) 电子书和书上的所有源码