搜索资源列表
imageprocessor
- 数字图像处理的源代码,含空域变换和频域变换及图像压缩算法-digital image processing of source code, including airspace and frequency domain transformation and transform image compression algorithms, etc.
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%2B 数字图像处理典型算法及实现-配套代码
VC_Image_Processing
- VC数字图像处理典型算法及实现(求是科技)随书源码各种基本常见的图像处理程序都有,且各章是分开的!
字图像处理典型算法及实现
- visual c++数字图像处理典型算法及实现一书的所有源码,是图像处理入门的极好教程--图象处理,对图像处理新手有很大帮助
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++
- Visual C++数字图像处理典型算法及实现源代码-Visual C++ Typical digital image processing algorithm and the realization of the source code
vccode
- visual c++数字图像处理典型算法及实 -VC++环境下开发的图像处理VC++环境下开发的图像处理
close
- 数字图像处理算法之形态学运算闭操作Delphi 源码本例演示了如何使用形态学的闭操作。在本例中,使用闭操作填补了目标上存在的缝隙和沟槽。-Digital image processing algorithms of morphological operations closing and Delphi source code of this example demonstrates how to use the morphological closing operation. In this c
Visual-CPP-digital-image
- Visual C++数字图像处理典型算法及实现-Visual C++ digital image processing algorithms and realization
gray
- 彩色图像转化成为灰度图像的源码,将三种不同的方法进行了比较,源码来自赵春江的《C#数字图像处理算法典型实例》-The source of the color image into grayscale image, the three different methods were compared to the source from Zhao Chunjiang C# digital image processing algorithms typical example of "
DImageProcess
- 《Visual C++实践与提高—数字图像处理与工程应用篇》除10、13章外其余章源代码。VC 6.0环境。DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。-" Visual C++ practice and improve- digital image processing and engineering applications chapter," the rest of the e
gaoshouchuanVC
- 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
The-Application-of-Matlab--
- 《Matlab应用大全》书本上的程序,有初级到高级,包含了信息处理,数字图像处理,模糊算法,小波变换等-Program on the books " Matlab application Daquan" There beginner to advanced, including information processing, digital image processing, fuzzy algorithms, wavelet transform
daima
- 《精通Visual C++数字图像处理典型算法及实现》源代码.iso-" Mastering Visual C++ typical digital image processing algorithms and implementation" source code. Iso
数字图像处理Java语言算法描述 源码+PDF
- 数字图像处理Java语言算法描述 源码+pdf
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像