Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv_contrib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv_contrib
Commits
0d88f483
Commit
0d88f483
authored
Nov 26, 2014
by
StevenPuttemans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating github documentation structure
parent
525c4d5e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
16 deletions
+23
-16
README.md
modules/README.md
+19
-16
README.md
modules/datasets/README.md
+2
-0
README.md
modules/latentsvm/README.md
+2
-0
No files found.
modules/README.md
View file @
0d88f483
...
...
@@ -18,32 +18,36 @@ $ cmake -D OPENCV_EXTRA_MODULES_PATH=<opencv_contrib>/modules -D BUILD_opencv_re
5.
**opencv_cvv**
: GUI for Interactive Visual Debugging of Computer Vision Programs.
6.
**opencv_dataset
tools**
: Tools for working with different dataset
s.
6.
**opencv_dataset
s**
: Interface for interfacing with existing computer vision database
s.
7.
**opencv_
face**
: Recently added face recognition software which is not yet stabalized
.
7.
**opencv_
datasettools**
: Tools for working with different datasets
.
8.
**opencv_
line_descriptor**
: Binary descriptors for lines extracted from an image
.
8.
**opencv_
face**
: Recently added face recognition software which is not yet stabalized
.
9.
**opencv_
matlab**
: OpenCV Matlab Code Generator
.
9.
**opencv_
latentsvm**
: Implementation of the LatentSVM detector algorithm
.
10.
**opencv_
optflow**
: Optical Flow Algorithms for tracking points
.
10.
**opencv_
line_descriptor**
: Binary descriptors for lines extracted from an image
.
11.
**opencv_
reg**
: Image Registration module
.
11.
**opencv_
matlab**
: OpenCV Matlab Code Generator
.
12.
**opencv_
rgbd**
: RGB-Depth Processing module
.
12.
**opencv_
optflow**
: Optical Flow Algorithms for tracking points
.
13.
**opencv_
saliency**
: Saliency API, understanding where humans focus given a scen
e.
13.
**opencv_
reg**
: Image Registration modul
e.
14.
**opencv_
surface_matching**
: Surface Matching Algorithm Through 3D Features
.
14.
**opencv_
rgbd**
: RGB-Depth Processing module
.
15.
**opencv_
text**
: Scene Text Detection and Recognition in Natural Scene Images
.
15.
**opencv_
saliency**
: Saliency API, understanding where humans focus given a scene
.
16.
**opencv_
tracking**
: Long-term optical tracking API
.
16.
**opencv_
surface_matching**
: Surface Matching Algorithm Through 3D Features
.
17.
**opencv_
xfeatures2d**
: Extra 2D Features Framework containing experimental and non-free 2D feature algorithm
s.
17.
**opencv_
text**
: Scene Text Detection and Recognition in Natural Scene Image
s.
18.
**opencv_ximgproc**
: Extended Image Processing: Structured Forests / Domain Transform Filter / Guided Filter / Adaptive Manifold Filter / Joint Bilateral Filter / Superpixels.
18.
**opencv_tracking**
: Long-term optical tracking API.
19.
**opencv_xfeatures2d**
: Extra 2D Features Framework containing experimental and non-free 2D feature algorithms.
20.
**opencv_ximgproc**
: Extended Image Processing: Structured Forests / Domain Transform Filter / Guided Filter / Adaptive Manifold Filter / Joint Bilateral Filter / Superpixels.
19
.
**opencv_xobjdetect**
: Integral Channel Features Detector Framework.
21
.
**opencv_xobjdetect**
: Integral Channel Features Detector Framework.
20.
**opencv_xphoto**
: Additional photo processing algorithms: Color balance / Denoising / Inpainting.
\ No newline at end of file
22.
**opencv_xphoto**
: Additional photo processing algorithms: Color balance / Denoising / Inpainting.
modules/datasets/README.md
0 → 100644
View file @
0d88f483
Interface for interfacing with existing computer vision databases
=================================================================
modules/latentsvm/README.md
0 → 100644
View file @
0d88f483
Implementation of the LatentSVM detector algorithm
==================================================
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment