CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image interpolation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image interpolation - List
[
OpenCV
]
enlarge
DL : 0
基于opencv的图像放大,利用线性插值的方法放大图像-Opencv image-based amplification, using linear interpolation method to enlarge the image
Date
: 2026-01-02
Size
: 4.81mb
User
:
zhaomang
[
OpenCV
]
14
DL : 0
使用线性插值原理,使用opencv实现了图片的线性插值-Using linear interpolation theory, to achieve the image using opencv linear interpolation
Date
: 2026-01-02
Size
: 1.36mb
User
:
we
[
OpenCV
]
cvResize
DL : 0
Resize 圖像大小變換 void cvResize( const CvArr* src, CvArr* dst, int interpolation=CV_INTER_LINEAR ) src 輸入圖像. dst 輸出圖像. interpolation 插值方法: * CV_INTER_NN - 最近鄰插值, * CV_INTER_LINEAR - 雙線性插值 (預設使用) * CV_INTER_AREA - 使用象素關係重採樣。當圖像縮小時候,該方法可以避免波紋出現。當圖像放大時,類似於 CV_INTER_NN 方法.. * CV_INTER_CUBIC - 立方插值. 函數 cvResize 將圖像 src 改變尺寸得到與 dst 同樣大小。若設定 ROI,函數將按常規支持 ROI. -Resize the image size conversion void cvResize (const CvArr* src, CvArr* dst, int interpolation = CV_INTER_LINEAR) src input image. Dst output image. Interpolation interpolation method:* CV_INTER_NN- nearest neighbor interpolation,* CV_INTER_LINEAR- bilinear interpolation (default use)* CV_INTER_AREA- resampling using pixel relationship. The time when the image reduction, the method avoids ripple appears. When the image is zoomed in, like CV_INTER_NN method ..* CV_INTER_CUBIC- cubic interpolation. Function cvResize change the size of the image src and dst are the same size. If the setting ROI, will be general support functions ROI.
Date
: 2026-01-02
Size
: 1kb
User
:
張天彥
[
OpenCV
]
shuzhifenxi
DL : 0
基于三种插值方法同时应用的图像变换程序,采用OpenCV读写图形,可以实现图像部分错位,而且可以随意更改坐标变换函数以达到需要的效果。-Interpolation method based on three applications of the same image transformation process, the image part of the dislocation can be achieved, and can change the coordinate transformation function in order to achieve the desired effect.
Date
: 2026-01-02
Size
: 12.99mb
User
:
ch
[
OpenCV
]
Image-geometry-transform
DL : 0
本程序要求输入的图像都是256色的位图。这个代码实现了对图像的几何变换。使用了双线性插值算法-This program requires the input images are 256-color bitmap. This code implements the geometric transformation of image. Using a bilinear interpolation algorithm
Date
: 2026-01-02
Size
: 680kb
User
:
程雷鸣
[
OpenCV
]
super-resolution
DL : 0
通过Matlab与Java混合编程的超分辨率处理的源代码,采用插值的方法,能较好地实现超分辨率处理。-A method of super-resolution by interpolation witch can solve a image.
Date
: 2026-01-02
Size
: 1.01mb
User
:
李欣
[
OpenCV
]
firjt-cvmputer-temporary
DL : 0
根据伊忠科,杨绍国电子科技大学发表的论文分形插值图象放大和压缩编码编程实现,(According to the zhong family, shao-guo Yang university of electronic science and technology papers published fractal interpolation image magnification and compression programming implementation,)
Date
: 2026-01-02
Size
: 328kb
User
:
fszctiob
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.