Welcome![Sign In][Sign Up]
Location:
Search - image zoom simple matlab

Search list

[Special Effectsimagezooming

Description: imagezooming是简单的实现图像放大缩小的matlab程序,放大参数可自行设置-imagezooming is a simple image zoom realize the matlab procedure to enlarge the parameters are free to set up
Platform: | Size: 52224 | Author: chenlx | Hits:

[Windows DevelopPhoto

Description: 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配; (9) 图象的压缩编码、JPEG压缩编码标准; (10) 图象处理编程工具lead.ocx、DirectDraw及简单的多媒体编程技术。 -Introduction to digital image processing programming books and the book s source code 1) windows bitmap bitmap (ie bmp files) of the structure and color version of the concept (2) image translation, rotation, mirror transform, transpose transform, zoom (3) image smoothing (to noise), sharpening (4) of the penumbral image transfer, jitter technology (5) to amend the image histogram, color transform (6) images the effect of corrosion and expansion, thinning algorithm, skeleton extraction (7) Image edge detection and extraction, hough transform, contour tracking (8) images of the detection, template matching (9) image compression encoding, JPEG compression coding standard (10) image processing, programming tools lead.ocx, DirectDraw and simple multimedia programming technology.
Platform: | Size: 1991680 | Author: 郭东 | Hits:

[Special Effectszcw

Description: 简单图像处理的GUI小系统包括旋转 缩放 图像增强等-Simple image processing system includes a small GUI zoom image enhancement, such as rotating
Platform: | Size: 3695616 | Author: 陈威 | Hits:

[Special Effectszoom

Description: 简单的图像缩放程序 先读入图像矩阵A zoom(A,n),n为缩放倍数-Simple image scaling procedure to read into the image matrix A zoom (A, n), n for the scaling multiplier
Platform: | Size: 166912 | Author: 黄龙 | Hits:

[Graph programimage_matching_program

Description: 通过图像的匹配程序将行简单处理,例如放大,缩小,翻转,灰度处理,图象二值化等技术全部囊括进来。 开发环境:MATLAB 7.1 -Through image matching procedure will OK a simple treatment, such as zoom, flip, gray scale processing, image binarization techniques covering all come. Development Environment: MATLAB 7.1
Platform: | Size: 196608 | Author: 季托 | Hits:

[Otherzoom

Description: simple program in matlab for making zoom to an image
Platform: | Size: 1024 | Author: Bto | Hits:

[Special Effectsface-recognition

Description: 自编matlab代码,实现图像的简单几何变换:旋转,切割,放缩-Self matlab code, a simple geometric transformation of image: Rotary, cut, zoom
Platform: | Size: 2048 | Author: xiaoxiongaa | Hits:

[Special EffectsDownUpSamp

Description: MATLAB实现的对图像进行升降采样的放大缩小,采用非线性和线性两种方式。简单实用。-MATLAB implementation of image zoom down sampling, nonlinear and linear two ways. Simple and practical.
Platform: | Size: 1024 | Author: wanglu | Hits:

[Picture Viewerkeshe

Description: 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。 7)额外功能。 -Using matlab GUI program to design a simple and practical image processing program. The program should have a common image processing capabilities to meet user. Programs are designed to have the following basic functions: 1) read and save the image. 2) design of graphical user interface, allowing users to be able to image any changes to adjust brightness and contrast, display, and transform images before and after contrast. 3) design of graphical user interface that enables users to use the mouse to select a region of interest image, display and save the selection area. 4) Write a program through the nearest neighbor interpolation and bilinear interpolation algorithm selected by the user to zoom in and zoom out image areas integer multiple of the operation, and save, compare several interpolation results. 5) image histogram and histogram equalization, histogram display required to compare the effect after histogram equalization. 6) can add a variety of image noise, and through se
Platform: | Size: 3072 | Author: 朱孝天 | Hits:

[Special Effectsimage-resize

Description: 图像的放大缩小,使用双线性插值跟最近邻插值,功能简单,适合初学者。(包含算法,并不是调用matlab插值内核)-Image zoom, bilinear interpolation with nearest neighbor interpolation, features a simple, suitable for beginners. (Including the algorithm, not calling matlab interpolation kernel)
Platform: | Size: 562176 | Author: candy | Hits:

[2D Graphicdigital-image-dispose

Description: 数字图像处理,完成Matlab GUI程序或C/C++程序,有两个显示区域,实现功能: 1)读入灰度或彩色图像,可放大缩小显示; 2)完成图像对比度的简单、分段线性变换及非线性变换,并与原图像对比显示;-Digital image processing, Matlab GUI to complete the program or C/C++ program, there are two display areas, to achieve functional: 1) read in grayscale or color images, you can zoom the display 2) complete the image contrast is simple, piecewise linear transformation and non-linear transformation, and comparison with the original image display
Platform: | Size: 14336 | Author: 卢雨笑 | Hits:

[Special Effectspanruihongkeshe

Description: 用matlab写的一个基于GUI的图像处理软件,可以实现裁剪、旋转、翻转、缩放、锐化、添加马赛克、模糊等操作,并含有打开、另存为、退出、撤销、还原等功能。软件课程设计时自己写的,可以直接运行,界面简洁友好。-Using matlab to write a GUI-based image processing software, which can achieve crop, rotate, flip, zoom, sharpen, add mosaic, fuzzy and other operations, and includes open, save as, exit, undo, restore and other functions. Software course design their own writing.It can be run directly,and the interface is simple and friendly.
Platform: | Size: 3072 | Author: 潘瑞鸿 | Hits:

CodeBus www.codebus.net