Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab bilinear
Search - matlab bilinear - List
This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably modern vintage. BUILDING INSTRUCTIONS: Change the 'MATLAB' (and if necessary, 'MEX') variables in the Makefile to appropriate values, then simply run 'make' at a prompt and an executable (mex/mexmac/mexmaci/dll?) file will be created. This code uses your GPU's built-in bilinear texture interpolation capability, and is very fast. For reasonably sized operations (taking, say, a 50x50 matrix up to 1000x1000) CUDA-based code is 5-10x faster than linear interp2 (as tested on a MBP 2.4GHz C2D, GeForce 8600M GT). With very (VERY) large matrices, however, it has the capability of completely crashing your computer or giving bizarre results. Be careful!
Update : 2010-09-10 Size : 36.99kb Publisher : whitewalter

这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
Update : 2025-02-19 Size : 3kb Publisher : 张正

这是我编的图像处理中双线性插值程序小程序,针对转为文本格式的1000分辨率图像转到250分辨率而进行的,请多多指教,-This is Part I of image processing procedures for small bilinear interpolation procedures to text format against the 1000 resolution images to 250 for the resolution, exhibitions,
Update : 2025-02-19 Size : 2kb Publisher : 戚涛

图象处理中经常用到图象抽取和插值,本程序就是常用的双线性插值法的实现-image processing frequently used images collected and interpolation, the procedure is commonly used by the bilinear interpolation to achieve
Update : 2025-02-19 Size : 1kb Publisher : 王华

使用双线性内插法 在matlab下实现图像的整数倍放大-use bilinear interpolation method in Matlab under several times for the entire image to enlarge
Update : 2025-02-19 Size : 1kb Publisher : cmooc

用冲激响应不变法和双线性变换法设计IIR的MATLAB程序-Impulse response using the same method and bilinear transformation method of the MATLAB program design IIR
Update : 2025-02-19 Size : 8kb Publisher : s.y

一个用matlab编写双线性法求图像的放大与 缩小的小程序-Matlab bilinear used to prepare a method of shrinking the image to enlarge a small program
Update : 2025-02-19 Size : 1kb Publisher : 呵呵

双线性插值的matlab实现,可以用于运动补偿,对处理后的图像进行重建等。-Bilinear interpolation matlab realize that can be used for motion compensation, to deal with the images after reconstruction.
Update : 2025-02-19 Size : 1kb Publisher : kevin

双线性插值方法,输出像素的值为其坐标2x2领域内像素值的加权平均。-Bilinear interpolation method, the output pixel values for the coordinates of the area of 2x2 pixels of the weighted average value.
Update : 2025-02-19 Size : 2kb Publisher : chenqunqin

用双线性插值法实现的图像缩放,内有详细的使用说明。非常好用-Bilinear interpolation method used to achieve the image scaling, which has detailed instructions. Very easy to use
Update : 2025-02-19 Size : 1kb Publisher : 舟子还

图像几何变换(如旋转)时用到的最近领域和双线性插值方法,-Image geometric transformations (eg rotation), when used in recent field and bilinear interpolation methods,
Update : 2025-02-19 Size : 910kb Publisher : 黄伟麟

DL : 0
matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
Update : 2025-02-19 Size : 1kb Publisher : 王正君

MATLAB双线性插值法对图像进行放大和缩小-MATLAB bilinear interpolation image zoom in and out
Update : 2025-02-19 Size : 1kb Publisher : shen hong

此原碼是兩種比較常見的內插法,分別是鄰近內插法及雙線性內插法,希望可以幫助到大家-The original code is the more common two types of interpolation, which are adjacent interpolation and bilinear interpolation, I hope you can help to
Update : 2025-02-19 Size : 1kb Publisher : 林大鈞

用matlab实现的双线性法设计的高通切比雪夫雪夫I型数字滤波器课程设计报告。-Matlab bilinear use design to achieve high pass Chebyshev Schiff I-type digital filter curriculum design report.
Update : 2025-02-19 Size : 61kb Publisher : 李欣

双线性插值(Bilinear Interpolation)-Bilinear interpolation (Bilinear Interpolation)
Update : 2025-02-19 Size : 36kb Publisher : tsai

DL : 0
MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
Update : 2025-02-19 Size : 3kb Publisher : matlab

DL : 0
a matlab code for bilinear zooming. by: d m
Update : 2025-02-19 Size : 1kb Publisher : davood

digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
Update : 2025-02-19 Size : 1kb Publisher : mustafa

bilinear pgm without using bilinear command
Update : 2025-02-19 Size : 9kb Publisher : grishma
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.