Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - editing image Matlab
Search - editing image Matlab - List
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!
Update : 2008-10-13 Size : 496.5kb Publisher : 马大

Poisson image editing 的详细代码以及用matlab的gui界面显示。
Update : 2010-11-29 Size : 88.44kb Publisher : allen_cao

一个用于打开编辑医学图像的程序-to open a medical image editing procedures
Update : 2025-02-19 Size : 519kb Publisher : 毕金龙

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!
Update : 2025-02-19 Size : 496kb Publisher : 马大

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.
Update : 2025-02-19 Size : 9kb Publisher : gz

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.
Update : 2025-02-19 Size : 170kb Publisher : ruan

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.
Update : 2025-02-19 Size : 43kb Publisher : chouchoumao

图像的泊松编辑,利用泊松方程,将一个目标(月亮)无缝的插入到另一个场景(夜空)中,参考论文:Poisson_Image_Editing。-Poisson image editing, the use of Poisson
Update : 2025-02-19 Size : 82kb Publisher : PanHao

siggraph2003论文Poisson image editing的matlab实现-the matlab implementation of Poisson image editing(siggraph 2003)
Update : 2025-02-19 Size : 27kb Publisher : wuqiwen

matlab source code for editing images
Update : 2025-02-19 Size : 2kb Publisher : thesword

DL : 0
This is a program for artifical object insertion using poisson image editing.It use poisson equation for solving the problem
Update : 2025-02-19 Size : 3kb Publisher : ash

Brightness is one of the most significant pixel characteristics. It is involved in many image-editing algorithms such as contrast or shadow/highlight.
Update : 2025-02-19 Size : 8kb Publisher : akash

matlab实用图像编辑程序,还有一些迭代法源程序-the matlab practical image editing program, there are some iterative method source code
Update : 2025-02-19 Size : 6kb Publisher : chenpeng

用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。
Update : 2025-02-19 Size : 9kb Publisher : 蒙小倩

泊松的图像编辑,实现图片的无缝接融合,matlab下运行-Seamless access integration of Poisson image editing pictures, matlab run
Update : 2025-02-19 Size : 6.43mb Publisher : 毛子

重新定义图片大小,适合批量修改图片,matlab程序-Redefine the image size, suitable for bulk editing pictures, matlab program
Update : 2025-02-19 Size : 1kb Publisher : luhao

DL : 0
利用matlab实现图片的编辑,图像的亮度调节,缩小和放大,格式的转换等。-Using matlab realize image editing, image brightness adjustment, zoom in and out, format conversion and so on.
Update : 2025-02-19 Size : 11kb Publisher : 于桂兰

泊松融合-Matlab源代码 2004年Siggraph的经典paper:《Poisson Image Editing》,在图像融合领域,融合效果最牛逼的paper。(Poisson fusion -Matlab source code)
Update : 2025-02-19 Size : 4.49mb Publisher : dafav

DL : 0
Editing image texture
Update : 2025-02-19 Size : 28kb Publisher : youmumgay99

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,)
Update : 2025-02-19 Size : 372kb Publisher : www.wobishe.com
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.