Description: 本书基于MATLAB的图像处理工具箱,全面系统介绍了图象处理工具箱在图形绘制,图像几何变换,图像增强,小波分析和分形几何用于图像处理,以及图形用户界面设计等在工程中的实际应用.-book based on MATLAB Image Processing Toolbox. a comprehensive system of image processing toolbox in graphics rendering, image geometry transform, image enhancement, Wavelet analysis and fractal geometry for image processing, and graphical user interface design project in the practical application. Platform: |
Size: 8490137 |
Author:super |
Hits:
Description: 本书基于MATLAB的图像处理工具箱,全面系统介绍了图象处理工具箱在图形绘制,图像几何变换,图像增强,小波分析和分形几何用于图像处理,以及图形用户界面设计等在工程中的实际应用.-book based on MATLAB Image Processing Toolbox. a comprehensive system of image processing toolbox in graphics rendering, image geometry transform, image enhancement, Wavelet analysis and fractal geometry for image processing, and graphical user interface design project in the practical application. Platform: |
Size: 8489984 |
Author:super |
Hits:
Description: hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code. Platform: |
Size: 11264 |
Author:tnp |
Hits:
Description: 本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy. Platform: |
Size: 66560 |
Author: |
Hits:
Description: it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object.
Sobel use for P and finding edges and Labeling algorithm use for S. Platform: |
Size: 11264 |
Author:Mohammadali |
Hits:
Description: This project is under Digital image processing. The project helps us to identify the smoke present in the images, the source code is written by matlab scripting. Platform: |
Size: 43008 |
Author:RUPA KRISHNA |
Hits:
Description: Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip-Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip Platform: |
Size: 118784 |
Author:Yashil |
Hits:
Description: this is a digital image processing project of image segmentation in matlab with .m code files Platform: |
Size: 2321408 |
Author:123imhot1 |
Hits:
Description: this a digital image processing project on canny edge detection and color filter done in matlab .m files included-this is a digital image processing project on canny edge detection and color filter done in matlab .m files included Platform: |
Size: 1691648 |
Author:123imhot1 |
Hits:
Description: 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分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 Platform: |
Size: 6598656 |
Author:朱朴宁 |
Hits:
Description: The following Matlab project contains the source code and Matlab examples used for image processing zooming an image using bilinear interpolation . An image in your root directory can be zoomed by calling the above program.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Platform: |
Size: 1655 |
Author:qqst@tom.com |
Hits:
Description: matlab的关于图像处理的一些小功能集合,做了一个GUI,可以用来应付数字图像处理的期末大作业(Final project of Digital image processing, worked by Matlab, with a GUI) Platform: |
Size: 3848192 |
Author:AlexLeo12138
|
Hits:
Description: 在matlab中实现了导向滤波,可用于彩色和黑白图像的平滑(This project implement guided filter in matab, both gray and color image are adapted) Platform: |
Size: 2187264 |
Author:MNDC |
Hits: