Welcome![Sign In][Sign Up]
Location:
Search - nearest neighbor interpolation matlab

Search list

[Special Effectsbilliner

Description: 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序-Matlab prepared using a nearest neighbor interpolation for images larger than narrow the scope of small programs
Platform: | Size: 1024 | Author: 呵呵 | Hits:

[Special Effectsimresize

Description: 图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值-Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation
Platform: | Size: 4096 | Author: 陈旭 | Hits:

[Special EffectsNearest_Neighbor_Interpolation

Description: MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
Platform: | Size: 1024 | Author: shen hong | Hits:

[matlabDIPmatlab

Description: [matlab] DIP nearest neighbor interpolation and bilinear interploation -[matlab] DIP nearest neighbor interpolation and bilinear interploation
Platform: | Size: 1024 | Author: cheong | Hits:

[matlabnoise_filtering_matlab

Description: digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
Platform: | Size: 1024 | Author: mustafa | Hits:

[matlabvsk_camera_vop_Nearest_Neighbor_Replication

Description: 这是对Bayer图像进行差值还原彩色图像的MATLAB模型文件-This is a Bayer image to restore the margin of the MATLAB model of color image files
Platform: | Size: 44032 | Author: xueanxi | Hits:

[Special EffectsRGBImage

Description: 利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写-The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare
Platform: | Size: 3243008 | Author: 陈卫征 | Hits:

[Graph programimage

Description: 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
Platform: | Size: 3241984 | Author: wongjx | Hits:

[Special Effectsnearestinterpolation

Description: 2006编写的最近邻域内插源代码,可以实现图像的最近邻域内插-2006 prepared by the nearest neighbor interpolation within the source code can be achieved within the image of the nearest neighbor interpolation
Platform: | Size: 149504 | Author: hao | Hits:

[Special Effectsrotate

Description: 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
Platform: | Size: 2048 | Author: bbdlp | Hits:

[matlabNearest-neighbor-interpolation

Description: 使用最近邻插值法对图像进行缩放处理的matlab程序-Using the nearest neighbor interpolation image zoom processing matlab program
Platform: | Size: 1024 | Author: 罗湘 | Hits:

[2D Graphicnearset

Description: 最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法-The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation
Platform: | Size: 397312 | Author: 王天水 | Hits:

[Special Effects11

Description: 基于MATLAB的图像处理的基本运算 (1)能够对图像亮度和对比度变化调整,并比较结果 (2)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的和旋转操作,并保存,比较几种插值的效果 (3)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 (4)对图像加入各种噪声,比较效果。 -Adjustment of image brightness and contrast changes, and compare the results based on MATLAB image processing operations (1) (2) to program the image area selected by the user to zoom in and out through the nearest neighbor interpolation and bilinear interpolation algorithm integer multiples and the rotary operation, and save, compare several interpolation image histogram and histogram equalization of the effect (3), required to display the histogram, comparative histogram after equalization effect. (4) adding a variety of noise on the image, comparing the effect.
Platform: | Size: 10240 | Author: 苏琴 | Hits:

[matlabfangdasuoxiao

Description: 在matlab环境下最近邻插值法、双线性插值法对图像进行放大和缩小。以及对图像加入噪声椒盐,高斯,乘性噪声。-The Matlab environment nearest neighbor interpolation, bilinear interpolation on the image to zoom in and out. And image noise added salt and pepper, Gaussian, multiplicative noise.
Platform: | Size: 1024 | Author: 李跃武 | Hits:

[2D Graphicbenzlxs

Description: 用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolation method, easy to understand, contain a test image, open the can
Platform: | Size: 13680640 | Author: 李雪松 | Hits:

[Special Effectsimage-interpolation

Description: 图像插值放大,最近邻,双线性,双三次matlab实现-The image interpolation enlarge nearest neighbor, bilinear, bicubic matlab achieve
Platform: | Size: 1071104 | Author: mark | 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:

[2D Graphicmatlab-_scaler

Description: 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
Platform: | Size: 868352 | 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:

[Special Effectsmatlab

Description: 图像插值算法有三种:最近邻插值、双线性插值和双三次插值,这里有前两种插值算法的matlab程序-Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
Platform: | Size: 935936 | Author: heshiming | Hits:
« 12 »

CodeBus www.codebus.net