Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - interpolation
Search - interpolation - List
DL : 1
The chebfun project is a collection of algorithms, and a software system in object-oriented Matlab, which extends familiar powerful methods of numerical computation involving numbers to continuous or piecewise-continuous functions. It also implements continuous analogues of linear algebra notions like the QR decomposition and the SVD. The mathematical basis of the system combines tools of Chebyshev expansions, fast Fourier transform, barycentric interpolation, Clenshaw-Curtis quadrature, and recursive zerofinding. -The chebfun project is a collection of algorithms, and a software system in object-oriented Matlab, which extends familiar powerful methods of numerical computation involving numbers to continuous or piecewise-continuous functions. It also implements continuous analogues of linear algebra notions like the QR decomposition and the SVD. The mathematical basis of the system combines tools of Chebyshev expansions, fast Fourier transform, barycentric interpolation, Clenshaw-Curtis quadrature, and recursive zerofinding.
Update : 2024-05-19 Size : 680960 Publisher : xiaoni

DL : 0
mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
Update : 2024-05-19 Size : 3072 Publisher : aaaa

对BMP格式文件进行处理,有图像的反色处理、插值外推、运动图像恢复等功能。-BMP format to be processed, and the anti-color image processing, interpolation extrapolation, sports features such as image restoration.
Update : 2024-05-19 Size : 4328448 Publisher : yqwh

DL : 0
super resultion achieved by interpolation. SR image is obtained by registration of several LR images and interpoltation after that step.
Update : 2024-05-19 Size : 33792 Publisher : xinhui

DL : 0
兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw s primary purpose is to expand upon the drawing of rectangular ROI s by allowing you to draw them at any angle. After selection of an ROI, ROI Draw crops and rotates your ROI into the X-Y plane using a bicubic interpolation algorithm (chosen in order to preserve textural properties) so that spatial statistics may be analyzed. ROI Draw outputs a .MAT file which, in addition to storing your rotated ROI, stores the original image and a mask file (for calculating pixel statistics), and the coordinates of the corners of your ROI so that they can be used to colocalize an ROI on another image. ROI Draw at this point only works for DICOM images as its primary purpose is for application in medical research.
Update : 2024-05-19 Size : 18432 Publisher : fa

老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Description The mosaic.m script operates as follows: First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Then, it asks for the points to be matched. Once it has this information it performs a transformation based on an estimate. The value of each pixel is then chosen using a bilinear interpolation. Finally, the mosaicked image is displayed.
Update : 2024-05-19 Size : 74752 Publisher : jiajia

双线性插值图像放大/缩小算法源程序。里面还包含了 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.
Update : 2024-05-19 Size : 20480 Publisher : breathomn

Win32 框架下的双线性插值放大缩小算法的实现,里面还包含一个高效缩小算法函数。-Within the framework of the Win32 Zoom bilinear interpolation algorithm, which also includes an efficient algorithm to reduce function.
Update : 2024-05-19 Size : 54272 Publisher : breathomn

基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
Update : 2024-05-19 Size : 161792 Publisher : feelfree

用matlab实现对黑白以及彩色图象的放大缩小功能.其中包括三种算法:nearest neibor,Bilenear Interpolation 以及Bicubic Interpolation-Matlab achieved with black-and-white and color images zoom function. Which includes three algorithms: nearest neibor, Bilenear Interpolation and Bicubic Interpolation
Update : 2024-05-19 Size : 4386816 Publisher : 于良江

Bicubic interpolation using CUDA
Update : 2024-05-19 Size : 314368 Publisher : In-Yong SHIN

双线性插值,实现曲线插值。这个方法已经经过调试!-Bilinear interpolation, the realization of curve interpolation. This method has been debugging!
Update : 2024-05-19 Size : 2048 Publisher : 苏俊磊

DL : 1
基于傅立叶-梅林变换的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.
Update : 2024-05-19 Size : 532480 Publisher : 刘子木

Binary and interpolation search
Update : 2024-05-19 Size : 3072 Publisher : Chrysanthos

A decimation and interpolation filter design
Update : 2024-05-19 Size : 113664 Publisher : Little Fan

DL : 0
对sinc函数进行内插后的误差比较(matlab)-Of the sinc function interpolation error after the comparison (matlab)
Update : 2024-05-19 Size : 9216 Publisher : 陈恒

利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能-Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
Update : 2024-05-19 Size : 253952 Publisher : winxp

DL : 0
科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
Update : 2024-05-19 Size : 9216 Publisher : 包辉

Bilinear Interpolation
Update : 2024-05-19 Size : 211968 Publisher : Reinier

Iterative Interpolation Super Resolution Image Reconstruction
Update : 2024-05-19 Size : 20175872 Publisher : mat
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.