-
scale
YUV420视频的缩放,经过高度的优化,其中三次卷积插值(cubic convolution)算法的效果最好,优化程度也最高。其基本思想是通过整型化、查表等方法消除每一帧图像插值运算中的浮点运算和乘除法运算。(scale YUV420 video frames with cubic, bilinear & cubic convolution interpolation algorithms。)
- 2020-12-07 16:29:21下载
- 积分:1
-
visual-cPP-image-process
数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
- 2012-03-16 16:52:53下载
- 积分:1
-
harrisandransac
harris角点检测以及NCC特征匹配MATLAB代码(Harris corner detection and NCC feature matching MATLAB code)
- 2017-06-19 10:26:49下载
- 积分:1
-
correlation
IDL开发的求取两幅图像相关系数的程序,用于影像融合质量评价(IDL to strike a developed procedures for the correlation coefficient of two images for image fusion quality evaluation)
- 2011-05-10 11:11:45下载
- 积分:1
-
weightedMedian
中值滤波在图像处理中占据很重要的地位,本代码是加权中值滤波处理源码。希望对大家有用。(Median filter in image processing occupies a very important position, the code is weighted median filter processing source. Hope to be useful.)
- 2010-09-13 01:11:21下载
- 积分:1
-
image-matching-using-surf-and-ransac
对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
- 2020-11-13 13:59:43下载
- 积分:1
-
CCD-
采用National Instruments 视觉算法库,雷赛运动控制卡,映美精相机 检测手机LOG(Using National Instruments vision algorithms library, Lemire motion control card, Imaging camera detects the phone LOG)
- 2015-03-25 14:49:56下载
- 积分:1
-
matting
这是一个实现了发表在CVPR2006的抠图算法。(This package contains an implementation of the matting algorithm described in the CVPR2006 paper.)
- 2009-02-25 19:34:57下载
- 积分:1
-
Filterbackproj
matlab编写的CT图像的滤波反投影程序(matlab prepared CT images of the filtered back-projection program)
- 2011-11-25 21:46:11下载
- 积分:1
-
C# 把图片显示成椭圆形状 例子源码下载
实例如图所示
- 2013-05-28下载
- 积分:1