-
Visual-C-MATLAB-image-processing
本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
- 2014-03-26 11:09:37下载
- 积分:1
-
1.6 尺度不变特征提取
说明: 1.6尺度不变特征提取,内附代码和文件说明,实证可用(1.6 Scale invariant feature extraction, enclosed code and document description, the empirical results are available.)
- 2019-02-28 20:38:35下载
- 积分:1
-
MRF_imgSeg
说明: 是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
- 2021-03-18 09:09:19下载
- 积分:1
-
DCT
基于离散余弦变换的数字水印,包括水印的嵌入和提取以及常间的各种水印攻击(Discrete cosine transform based on digital watermarking, including the watermark embedding and extraction, as well as between the various watermark attacks often)
- 2010-06-03 20:57:59下载
- 积分:1
-
swt_enhance_main
sar图像处理的滤噪小程序 用于图像的增强。(sar Denoising image processing applet for image enhancement.)
- 2008-03-11 16:20:03下载
- 积分:1
-
surf
用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
- 2021-02-24 13:19:39下载
- 积分:1
-
gmkl
gmkl算法源码,广义多核学习,可用图像多类分类。(gmkl algorithm source, the a generalized multicore learning, free image multi-class classification.)
- 2021-01-07 19:18:53下载
- 积分:1
-
a-trimmed-filter
Contra Harmonic Mean and Alpha Trimmed Filter alpha剪枝滤波器(Contra Harmonic Mean and Alpha Trimmed Filter alpha pruning filter)
- 2013-04-15 09:41:12下载
- 积分:1
-
hogfeature
利用积分图的方式提取图像hog特征,用于人脸、行人检测。(Using the integral plot to extract the image hog feature, for human face, pedestrian detection.)
- 2021-04-21 12:58:49下载
- 积分:1
-
ColorHistogram
图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。(Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a one-dimensional vector, then calculate the color histogram as a feature.)
- 2011-07-06 21:25:29下载
- 积分:1