Location:
Search - zoom in matlab
Search list
Description: matlab图像处理的基本例程,图像放大和缩小-matlab image processing basic routines, image zoom in and out
Platform: |
Size: 197632 |
Author: joe |
Hits:
Description: 灰度双线性插值,缩放图像。可以对图像进行几乎无损的小倍数放大,倍数大时有损。-Gray bilinear interpolation, zooming the image. Can be almost non-destructive image to enlarge small multiples, multiples of large detrimental.
Platform: |
Size: 1024 |
Author: 杜少峰 |
Hits:
Description: BezierEditor is a Bezier Curve Editor with follow functions :<br> -add/remove curves and points<br> -move points and curves<br> -zoom in/out/box<br> -load and save in a text file<br> -multiple selection<br> -BezierEditor is a Bezier Curve Editor with follow functions:
Platform: |
Size: 19456 |
Author: xhh |
Hits:
Description: matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
Platform: |
Size: 1024 |
Author: 王正君 |
Hits:
Description: MATLAB双线性插值法对图像进行放大和缩小-MATLAB bilinear interpolation image zoom in and out
Platform: |
Size: 1024 |
Author: shen hong |
Hits:
Description: MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
Platform: |
Size: 1024 |
Author: shen hong |
Hits:
Description: 这是一个实现图像缩放的MATLAB源代码,可以有用户自己调节缩放的倍数-This is an image scaling to achieve the MATLAB source code, users can zoom in multiples of its own regulation
Platform: |
Size: 1415168 |
Author: 李金荣 |
Hits:
Description: 使用matlab在数字图像处理中画直方图,放大,缩小图像等的小程序-using matlab to draw histogram,zoom in or zoom out in DIP
Platform: |
Size: 1024 |
Author: liyang |
Hits:
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:
Description: 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
Platform: |
Size: 20480 |
Author: breathomn |
Hits:
Description: 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动
键可选备选的峰值点总数,点击"REGISTER"按键,
对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotation"和"Scale"文本框分别显
示待配准图像间的偏移、旋转、缩放参数。-Based on the Fourier- Mellin transform matlab prepared with System, after having run the demo fm_gui.m interface, the left side of the box to choose the two graphics to be matching the two images, the image can zoom in and out rotation. The list on the right box " Window" under the option of filtering window, " Rotation" , " Scale" , " Log-polar" can choose to rotate, zoom, as well as the number of polar coordinate transform of the interpolation method used, button " REGISTER" sliding under the optional options key points of the total number of peaks, click on " REGISTER" button below the corresponding graphic box that is displayed after the registration of two images, the bottom of the " Translation" , " Rotation" and " Scale" text box Registration to be, respectively, show the offset between images, rotation, scaling parameters.
Platform: |
Size: 532480 |
Author: 刘子木 |
Hits:
Description: a function that draw graph in matlab with supported zoom options
Platform: |
Size: 7168 |
Author: Mohammad |
Hits:
Description: simple program in matlab for making zoom to an image
Platform: |
Size: 1024 |
Author: Bto |
Hits:
Description: Move this box around to zoom in on or pan across another axes. Similar in functionality to SPTOOL zoom and pan.
Ideal for signal processing, large data sets, and time series data.
Platform: |
Size: 26624 |
Author: djimy |
Hits:
Description: Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it! -Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it!
Platform: |
Size: 7168 |
Author: Mike Gao |
Hits:
Description: 图像按比例放大。
通过像素填充的方法将灰度图进行简单的放大处理。-image zoom in.
digital picture processing.
Platform: |
Size: 142336 |
Author: 孤竹 |
Hits:
Description: 于MATLAB复调制ZOOM-FFT算法的分析和实现-In MATLAB complex modulation ZOOM-FFT algorithm analysis and implementation
Platform: |
Size: 1024 |
Author: 巴山竹 |
Hits:
Description: 通过像素复制放大或缩小图像实验,imgchang1函数为缩小图像,imgchang2函数为放大图像-By pixel replication zoom in or out experiments, imgchang1 function to narrow the image, imgchang2 function enlarge image
Platform: |
Size: 761856 |
Author: victor |
Hits:
Description: 自已的作业,编写一个基于GUI的图像处理程序/软件,实现功能有打开图像,直方图、直方图匹配、二值化,边界检测,旋转、放大、缩小、图像卷绕开闭处理等-Own work, write a GUI-based image processing program/software to achieve the functionality to open image, histogram, histogram matching, binarization, edge detection, rotation, zoom in, narrowing the image winding open and close processing
Platform: |
Size: 3474432 |
Author: eshing |
Hits:
Description: This code contains simple rotate and zoom function in MATLAB GUI
Platform: |
Size: 12288 |
Author: wahyu |
Hits: