-
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
-
BitmapRotateBitmaponc
bitmap rotate for visual c and c++ builder
- 2009-06-12 14:54:35下载
- 积分:1
-
demo
对BMP文件进行图像处理,包括:边缘检测、频域变换、几何变换、图像变换校正、灰度变换、图像编码、平滑和匹配(BMP files for image processing, comprising: an edge detection, a frequency domain transformation, geometric transformation, image transformation correction gradation conversion, image coding, and matching the smooth)
- 2014-01-12 10:17:03下载
- 积分:1
-
4
说明: 图象压缩方面的论文
可用于毕业设计方面的工作(Image compression can be used for graduate thesis work of design)
- 2010-05-26 20:22:00下载
- 积分:1
-
CudaSift-master
在GPU-CUDA平台上进行SIFT特征提取,加快提取速度(On GPU-CUDA platform SIFT feature extraction, speeding up the extraction rate)
- 2021-04-09 22:38:59下载
- 积分:1
-
lsd
LSD直线检测算法的原理、步骤、结果文字资料以及具体程序实现(The LSD line detection algorithm principle, the steps of text information as well as specific procedures to achieve)
- 2013-05-01 04:38:53下载
- 积分:1
-
19
说明: 对图像进行中值滤波,去除噪声,并与原图像进行比较(Median filter on the image to remove noise, compared with the original image)
- 2011-04-09 19:28:58下载
- 积分:1
-
secaizhuanyi
运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
- 2013-09-15 16:40:26下载
- 积分:1
-
decomb522src
一个经典的动态视频图像去隔行处理的源代码,能消除双场图像的场效应(A classic dynamic de-interlacing video processing source code, to eliminate dual-field image of the field-effect)
- 2020-08-14 16:58:27下载
- 积分:1
-
cvBlobFinder
基于OPCV的blob搜索算法,图像处理经典算法(OPCV the blob-based search algorithm, image processing, the classical algorithm)
- 2008-03-11 10:55:35下载
- 积分:1