CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab resize
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab resize - List
[
Algorithm
]
opencv to matlab
DL : 0
cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic. To get a list of all available functions run cvlib_mex without any arguments, e.g: cvlib_mex Dedicated (short) help on each function is obtained by runing cvlib_mex('funname'), eg: cvlib_mex('resize') A longer help (but often still too short) may be obtained by consulting the OpenCV manual pages. To run this mex you probably need the to have all the dlls in the same directory. Example 1: let IMG be a MxNx3 uint8 image. imr = cvlib_mex('resize',IMG,3.4); will resize the image, using a bilinear interpolation, to 3.4 times the original size. Example 2: let A and B be MxN single arrays. C = cvlib_mex('mul',A,B); will do a per-element multiplication of A and B, or a C = A .* B and cvlib_mex('mul',A,B); will do the same but in-place, storing the result in A.
Update
: 2010-12-03
Size
: 651.96kb
Publisher
:
shshlzh
[
Algorithm
]
opencv to matlab
DL : 0
cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic. To get a list of all available functions run cvlib_mex without any arguments, e.g: cvlib_mex Dedicated (short) help on each function is obtained by runing cvlib_mex('funname'), eg: cvlib_mex('resize') A longer help (but often still too short) may be obtained by consulting the OpenCV manual pages. To run this mex you probably need the to have all the dlls in the same directory. Example 1: let IMG be a MxNx3 uint8 image. imr = cvlib_mex('resize',IMG,3.4); will resize the image, using a bilinear interpolation, to 3.4 times the original size. Example 2: let A and B be MxN single arrays. C = cvlib_mex('mul',A,B); will do a per-element multiplication of A and B, or a C = A .* B and cvlib_mex('mul',A,B); will do the same but in-place, storing the result in A.
Update
: 2010-12-03
Size
: 826.12kb
Publisher
:
shshlzh
[
Windows Develop
]
matlab函数
DL : 0
cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic. To get a list of all available functions run cvlib_mex without any arguments, e.g: cvlib_mex Dedicated (short) help on each function is obtained by runing cvlib_mex('funname'), eg: cvlib_mex('resize') A longer help (but often still too short) may be obtained by consulting the OpenCV manual pages. To run this mex you probably need the to have all the dlls in the same directory. Example 1: let IMG be a MxNx3 uint8 image. imr = cvlib_mex('resize',IMG,3.4); will resize the image, using a bilinear interpolation, to 3.4 times the original size. Example 2: let A and B be MxN single arrays. C = cvlib_mex('mul',A,B); will do a per-element multiplication of A and B, or a C = A .* B and cvlib_mex('mul',A,B); will do the same but in-place, storing the result in A.
Update
: 2010-12-03
Size
: 523.35kb
Publisher
:
shshlzh
[
Special Effects
]
43566
DL : 0
本文主要叙述的是利用MATLAB软件实现图像的几何操作。利用imresize() imrotate() imcrop() 等函数实现图像的缩放,选转,剪切。 在对图像的几种几何操作中,图像的缩放和旋转都要用到插值操作。-This paper describes the use of MATLAB software images of geometric operations. Use imresize () imrotate () imcrop () Function Image Scaling , elected to the shear. In the image of several geometric operation, image scaling and rotation should be used interpolation operation.
Update
: 2025-02-19
Size
: 624kb
Publisher
:
刘鎏
[
2D Graphic
]
function
DL : 0
makeresampler函数MATLAB原代码,是IMRESIZE程序丽的子函数-makeresampler function of the original MATLAB code IMRESIZE procedures Korea is the Functions
Update
: 2025-02-19
Size
: 70kb
Publisher
:
王莞丽
[
Other Databases
]
FANTASTIC_RESIZABLE_Skinned
DL : 0
hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making the whole dialog box in a graphics program and setting it as the Picture property of the Form. Another advantage of using image blocks is that you can resize this form to virtually any size and the effect will still be the same.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
hbhuia
[
matlab
]
MATLAB_Seam_Carving
DL : 0
Using the idea from Seam Carving for Content-Aware Image Resizing, the codes enables a selected image to resize without having distortion of important object in the image file.-Using the idea from Seam Carving for Content-Aware Image Resizing, the codes enables a selected image to resize without having distortion of important object in the image file.
Update
: 2025-02-19
Size
: 796kb
Publisher
:
darkencraft
[
Windows Develop
]
imresize
DL : 0
imresize is a program that resize an image and than reshepe it
Update
: 2025-02-19
Size
: 1kb
Publisher
:
hira
[
Windows Develop
]
ResizeImageMatrix
DL : 0
the matlab code resize the matrix of an image
Update
: 2025-02-19
Size
: 6kb
Publisher
:
hira
[
Editor
]
imresize
DL : 1
image resize in matlab
Update
: 2025-02-19
Size
: 3kb
Publisher
:
zizi
[
matlab
]
EZresize
DL : 0
EZresize allows you to resize an image easily and quickly by way of a bilinear interpolation algorithm
Update
: 2025-02-19
Size
: 48kb
Publisher
:
ghashang
[
ERP-EIP-OA-Portal
]
EZresize
DL : 0
llows you to resize an image easily and quickly by way of a bilinear interpolation algorithm.
Update
: 2025-02-19
Size
: 48kb
Publisher
:
ghashang
[
Software Engineering
]
resize
DL : 0
image resize by using Matlab
Update
: 2025-02-19
Size
: 6kb
Publisher
:
bslee86
[
2D Graphic
]
resize
DL : 0
Image resize algorithm using matlab.
Update
: 2025-02-19
Size
: 115kb
Publisher
:
Mehdi Isaloo
[
matlab
]
resize_image
DL : 0
example matlab code for resize matrix
Update
: 2025-02-19
Size
: 13kb
Publisher
:
fitcher2002
[
Graph program
]
suofang
DL : 0
读入任意大小的图像,实现长和宽上的比例缩放,matlab 图像预处理处理中有用的小程序-imread a image and resize the size of the image
Update
: 2025-02-19
Size
: 466kb
Publisher
:
xiewenjuan
[
matlab
]
resizetheimage
DL : 0
This code tells about how to resize the image
Update
: 2025-02-19
Size
: 48kb
Publisher
:
Aman
[
matlab
]
panzoom
DL : 0
与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。 我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。 panzoom(figureHandle,axesHandles) 添加到这个数字,只能到指定的坐标轴功能的处理。 panzoom(figureHandle,axesHandles,XLink的) panzoom(figureHandle,axesHandles,XLink的,雁联) 假设你有四个轴处理:1,2,3,4。你可以连接所有的X轴一起:XLink的= [1,2,3,4],或者你可以对链接在一个单元格数组中:XLink的={[1,2][3,4]}。这同样适用于雁联。 XLink的或雁联也可以为空。-Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus. I wrote this for live data capture, as linkaxes sets XLimMode to "manual"- which means the axes wouldn t automatically resize for new data. panzoom(figureHandle, axesHandles) Adds the functionality to that figure, ONLY to the axes handles specified. panzoom(figureHandle, axesHandles, xLink) panzoom(figureHandle, axesHandles, xLink, yLink) Assuming you have four axes handles: 1, 2, 3, 4. You could link all of the x axes together: xLink = [1, 2, 3, 4], or you could link them in pairs in a cell array: xLink = {[1, 2], [3, 4]}. The same applies for yLink. xLink or yLink can also be empty.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
abeaqhax
[
Special Effects
]
image-resize
DL : 0
图像的放大缩小,使用双线性插值跟最近邻插值,功能简单,适合初学者。(包含算法,并不是调用matlab插值内核)-Image zoom, bilinear interpolation with nearest neighbor interpolation, features a simple, suitable for beginners. (Including the algorithm, not calling matlab interpolation kernel)
Update
: 2025-02-19
Size
: 549kb
Publisher
:
candy
[
Software Engineering
]
image-resize
DL : 0
RESIZE IMAGE IN MATLAB
Update
: 2025-02-19
Size
: 37kb
Publisher
:
rasoul
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.