搜索资源列表
语音与图像的数字信号处理_0
- 对于语音和图像的数字信号处理基本知识的介绍,对信号处理的各个基本知识可以有个大概的认识-A rough introduction for the dsp of speech and video.It could give you a basic knowledge of signal processing.
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.
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.
数字图像处理(姚敏)一书配套matlab代码
- 数字图像处理(姚敏)一书的matlab代码,适合初学者使用,非常好用。
字图像处理典型算法及实现
- visual c++数字图像处理典型算法及实现一书的所有源码,是图像处理入门的极好教程--图象处理,对图像处理新手有很大帮助
VC++数字图像处理典型算法及实现
- VC++数字图像处理典型算法及实现,适合初学者,很全的!-VC++ digital image processing and implementation of typical algorithms, suitable for beginners, it is full of!
delphi3
- 数字图像预出处理系统,基于DELPHI 7.0环境下-Pre-out of digital image processing system, based on the circumstances DELPHI 7.0
youdianmatlabVc
- 人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
Debug
- 所谓图像匹配,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-stereo matching
hedongjian
- 何东健 数字图像处理第一版相关资料,包括随书光盘源码,各章教案。-Dongjian first version of digital image processing information, including the source CD with the book, each chapter lesson plans.
image_restoration
- 数字图像处理,图像复原,matlab小程序-Digital image processing, image restoration, matlab applet
shixi
- 首先提取印刷品的数字图像,对图像进行预处理,然后用模板匹配将图像中的文字部分分割出来,在提取文字图像的特征参数,最后对照标准样张图像的特征参数分析该印刷品的印刷质量,得到质量数据。-First extract the print of digital image, the image preprocessing, and then the text part of the image segmentation with template matching, text image feature
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
数字图像处理(MATLAB版)(第2版)-源代码
- 数字图像处理第二版源码,虽然是第二版的源码,但是书籍的基本内容没有什么很大的变动,所以源码对于后来的版本均可用,很方便。(Digital image processing second edition source code, although it is the second version of the source code, but the basic content of the book is not much change, so the source code for later
冈萨雷斯数字图像处理matlab版.源代码
- 冈萨雷斯数字图像处理书相关代码,附代码所用图片(Code examples in Gonzales digital image processing book, attached to the picture related to code)
基于LabVIEW的图像识别系统
- 基于LabVIEW的图像处理系统,基本教程,有很多实例:包括车牌识别,数字识别,图像处理等。适合相关从业人员交流学习!(Image processing system based on LabVIEW, basic tutorial, there are many examples: including license plate recognition, digital recognition, image processing, etc. Suitable for relevant prac
基于直方图均衡化,暗通道先验,retinex方法的数字图像去雾matlab程序集合
- 一个关于图像去雾的基本算法代码的超强整合,每一行(划重点)代码都有详细而好懂的注释,全部都是m文件,另外还有许多测试图例,从浓雾到薄雾都有。暗通道方法采用改进算法,增加了图像采样,提升了计算速度,改进了导向滤波最小二乘的算法使其精细透视率图的效果得到了显著提升。另外附带相应根据上述代码编写的GUI设计的m文件