搜索资源列表
opencv_brief_introduction
- opencv的简要介绍,辅以简单的程序示例。opencv初学者很好的入门材料。-opencv brief introduction, supplemented by examples of simple procedures. good introductory material for beginners.
yansezhifangtu
- 采用opencv输出颜色直方图,例子简短易懂-opencv output using color histogram, a brief example of easy to understand
opencv_chiness_VERSION
- 本文档是对opencv中代码风格的简短说明,因为opencv的核心库(cv,cvaux)是用C和C++编写的,所以本文档仅对用C和C++代码的编写有效。-opencv in this document is a brief descr iption of the code style, since the core of opencv library (cv, cvaux) is in C and C++ written, this document only in C and C++ code
opencvLearningMaterial
- opencv学习材料,适合初学者,入门级的材料,简单介绍opencv作用,简单用法-opencv learning materials, suitable for beginners, entry-level material, brief opencv role, simple usage, etc.
Image2Video
- 利用opencv实现将图像转成视频格式,代码非常简短使用哦-Use opencv to realize the image into video format, the code is very brief use~
brief_Test
- brief(Binary Robust Independent Elementary Features)特征检测,调试都可以使用。效果不错。-Binary Robust Independent Elementary Features (The brief) feature detection, debugging can be used. Good results.
brief_demo-0.5
- brief算法的DEMO,来自原作者,依赖opencv,速度非常快。-brief algorithm of the DEMO, from the original author, dependent on opencv, very fast.
video_homography
- 基于opencv的corner检测This program demonstrated the use of features2d with the Fast corner detector and brief descr iptors-This program demonstrated the use of features2d with the Fast corner detector and brief descr iptors
brief-good
- opencv中brief算法实现图像配准-in brief opencv image registration algorithm
RobustMatch
- 基于opencv,讲述关于SIFT、SURF、ORB、FREAK、FAST、brief等方法用于图像的特征提取以及匹配之间的不同-Based on opencv, about SIFT, SURF, ORB, FREAK, FAST, and brief, used for image feature extraction and matching between different
imageComparator
- android平台上利用opencv的不同算法进行图像的比较,包括ORB, brief, BRISK和FREAK算法-use the android platform to compare different algorithms opencv image, comprising ORB, brief, BRISK and FREAK algorithm
Camshift--opencv
- Camshift算法原理的简单介绍及其opencv实现 对于初学者掌握算法的原理及编程很有帮助-Principle brief Camshift algorithm principle and its realization opencv for beginners to master the algorithms and programming helpful
code
- Harris角点检测、SIFT+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+brief编程资料(Harris corner detection, SIFT+RANSAC, sift+1nn+ransac, image mosaic code, FAST+brief programming data)
SURF+brief
- 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of opencv library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)