Description: matlab绘图。详细综合matlab的绘图方法,包括二维,三维绘图。以及相映的图象编辑功能。能从多角度对图象进行处理!-Matlab graphics. Detailed and comprehensive Matlab graphics, including 2D and 3D graphics. , And form a contrast image editing features. From the perspectives of image processing! Platform: |
Size: 508412 |
Author:马大 |
Hits:
Description: matlab绘图。详细综合matlab的绘图方法,包括二维,三维绘图。以及相映的图象编辑功能。能从多角度对图象进行处理!-Matlab graphics. Detailed and comprehensive Matlab graphics, including 2D and 3D graphics. , And form a contrast image editing features. From the perspectives of image processing! Platform: |
Size: 507904 |
Author:马大 |
Hits:
Description: The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. Platform: |
Size: 9216 |
Author:gz |
Hits:
Description: Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored)
2. First we need to teach Character to computer. For this type the Character in the textbox space provided and press "TEACH".
3. You can save all the taught data.
4. For retrival, click start.
Note: Paint Brush software of microsoft opens for entering the image. So, we need to save the image after editing.
For best results teach each Character not less than ten times.
Platform: |
Size: 174080 |
Author:ruan |
Hits:
Description: AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: |
Size: 44032 |
Author:chouchoumao |
Hits:
Description: This is a program for artifical object insertion using poisson image editing.It use poisson equation for solving the problem Platform: |
Size: 3072 |
Author:ash |
Hits:
Description: Brightness is one of the most significant pixel characteristics.
It is involved in many image-editing algorithms such as contrast or
shadow/highlight. Platform: |
Size: 8192 |
Author:akash |
Hits:
Description: 用matlab学习图像处理的基础代码,主要是matlab丰富绘图的代码,有二维图形,三维绘图,特殊图形的绘图,以及图形的编辑等,是学习绘图的资料。-Matlab learning the basis of the image processing code, code of matlab rich graphics, 2D graphics, 3D graphics, special graphics drawing and graphics editing, learning drawing。 Platform: |
Size: 9216 |
Author:蒙小倩 |
Hits:
Description: 利用matlab实现图片的编辑,图像的亮度调节,缩小和放大,格式的转换等。-Using matlab realize image editing, image brightness adjustment, zoom in and out, format conversion and so on. Platform: |
Size: 11264 |
Author:于桂兰 |
Hits:
Description: matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。
本文的主要内容如下:
1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。
2.分析MATLAB软件及其在图像处理中的应用。
3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算法进行了分析,并进行了改进,利用MATLAB软件完成了算法的实现,最后通过实例说明处理效果。
4.设计友好的、易于操作的图形用户界面,方便用户对结果的观察以及对已有算法的比较研究和新算法的开发。
5. 向做好的平台中添加图像,图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。(MATLAB has a complete graphics processing function, a friendly user interface and a powerful graphics processing toolbox, which can realize the editing and processing of digital images, including the reading, storage, display, color removal, image flipping,) Platform: |
Size: 380928 |
Author:www.wobishe.com |
Hits: