登录
首页 » Visual C++ » GMS-Feature-Matcher-master

GMS-Feature-Matcher-master

于 2021-05-06 发布
0 223
下载积分: 1 下载次数: 1

代码说明:

说明:  利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)

文件列表:

GMS-Feature-Matcher-master, 0 , 2020-06-10
GMS-Feature-Matcher-master\CMakeLists.txt, 270 , 2020-06-10
GMS-Feature-Matcher-master\LICENSE, 1512 , 2020-06-10
GMS-Feature-Matcher-master\README.md, 3306 , 2020-06-10
GMS-Feature-Matcher-master\data, 0 , 2020-06-10
GMS-Feature-Matcher-master\data\01.jpg, 63193 , 2020-06-10
GMS-Feature-Matcher-master\data\02.jpg, 37640 , 2020-06-10
GMS-Feature-Matcher-master\data\result_dogs_colorcode.png, 428540 , 2020-06-10
GMS-Feature-Matcher-master\data\result_dogs_lines.png, 387141 , 2020-06-10
GMS-Feature-Matcher-master\include, 0 , 2020-06-10
GMS-Feature-Matcher-master\include\gms_matcher.h, 8899 , 2020-06-10
GMS-Feature-Matcher-master\matlab, 0 , 2020-06-10
GMS-Feature-Matcher-master\matlab\Compile.m, 501 , 2020-06-10
GMS-Feature-Matcher-master\matlab\MexGMS.cpp, 2260 , 2020-06-10
GMS-Feature-Matcher-master\matlab\demo.m, 297 , 2020-06-10
GMS-Feature-Matcher-master\matlab\gms_match.m, 462 , 2020-06-10
GMS-Feature-Matcher-master\python, 0 , 2020-06-10
GMS-Feature-Matcher-master\python\gms_matcher.py, 13958 , 2020-06-10
GMS-Feature-Matcher-master\python\opencv_demo.py, 3562 , 2020-06-10
GMS-Feature-Matcher-master\src, 0 , 2020-06-10
GMS-Feature-Matcher-master\src\demo.cpp, 2834 , 2020-06-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • blur
    本文是中值滤波的一些应用,个人觉得中值滤波比一些算子滤波效果要好得多(This article is median filtering applications, personal feel median filter is much better than some of the filtering effect of the operator)
    2012-10-09 20:26:27下载
    积分:1
  • 2353523253
    说明:  一个简单的画图程序,提供基本图元点、线、面,图元填充、裁剪的操作(Simple Draw)
    2009-07-21 17:34:05下载
    积分:1
  • MedianFilter_GPU
    该VC++程序是基于CUDA架构的中值滤波程序,GPU加速,并且使用了opencv函数库(The VC++ program is based on the CUDA architecture median filtering program, GPU acceleration, and use the opencv library)
    2014-10-27 18:29:32下载
    积分:1
  • Features2D_Homography
    使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配(Use the function findHomography to find the transform between matched keypoints. Use the function perspectiveTransform to map the points)
    2014-03-07 11:04:15下载
    积分:1
  • pian
    偏微分方程_PDEs_模型在图像处理中的若干应用(_PDEs_ Model partial differential equations in image processing)
    2013-03-04 16:57:43下载
    积分:1
  • TemplateTrans
    图像增强,包括图像的平滑、锐化、边缘识别等操作(Image enhancement, including image smoothing, sharpening, edge detection and other operations)
    2010-05-22 13:47:53下载
    积分:1
  • tuxiangchulidaima
    本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。 本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。 (In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template. In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
    2015-07-07 10:05:26下载
    积分:1
  • MRF2.2
    MRF代码实现,visual C++ 代码,不错,可以尝试(an implementation of MRF)
    2021-03-11 15:09:26下载
    积分:1
  • MedianValueFilter2006-10-24
    Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片(Visual C MATLAB image processing and recognition practical case Featured's image filtering operator Law of the source, including standard tests Photo)
    2006-10-24 16:27:59下载
    积分:1
  • Smooth
    对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
    2010-07-16 13:17:31下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载