搜索资源列表
-
0下载:
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 t
-
-
0下载:
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 ty
-
-
0下载:
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 transfo
-
-
1下载:
siggraph2003论文Poisson image editing的matlab实现-the matlab implementation of Poisson image editing(siggraph 2003)
-
-
0下载:
重新定义图片大小,适合批量修改图片,matlab程序-Redefine the image size, suitable for bulk editing pictures, matlab program
-
-
0下载:
PatchMatch: A Randomized Correspondence Algorithm for Structural Image Editing- Source Code- Core matching algorithm only, version 2.1, a MATLAB mex. Synthesis applications not included. Licensed by Adobe for noncommercial research use only. Includes
-
-
0下载:
Web-Safe Colors
In order to complete this project, it is necessary that you find a program capable of generating
the RGB component images for a given tif color image. For example, MATLAB s Image
Processing Toolbox can do this, but you can also
-
-
0下载:
泊松编辑的matlab代码,主要实现图像融合功能。-Poisson editor of matlab code, and main function of image fusion.
-
-
0下载:
对结构图像编辑的随机匹配算法,很经典的一个算法。(PatchMatch A Randomized Correspondence Algorithm for Structural Image Editing)
-
-
0下载:
用图像编辑功能实现动画的制作
初学者的作品
弹球(Using the image editing function to realize the animation production
Beginner's work
Bouncing ball)
-
-
1下载:
matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。
本文的主要内容如下:
1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。
2.分析MATLAB软件及其在图像处理中的应用。
3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算
-