Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
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
Commits
13a0c14e
Commit
13a0c14e
authored
Jul 11, 2014
by
PhilLab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added publication reference
parent
2df3abe1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
stereo.rst
modules/contrib/doc/stereo.rst
+4
-1
No files found.
modules/contrib/doc/stereo.rst
View file @
13a0c14e
...
@@ -38,7 +38,7 @@ Class for computing stereo correspondence using the variational matching algorit
...
@@ -38,7 +38,7 @@ Class for computing stereo correspondence using the variational matching algorit
...
...
};
};
The class implements the modified S. G. Kosov algorithm [
Publication]
that differs from the original one as follows:
The class implements the modified S. G. Kosov algorithm [
KTS09]_
that differs from the original one as follows:
* The automatic initialization of method's parameters is added.
* The automatic initialization of method's parameters is added.
...
@@ -48,6 +48,9 @@ The class implements the modified S. G. Kosov algorithm [Publication] that diffe
...
@@ -48,6 +48,9 @@ The class implements the modified S. G. Kosov algorithm [Publication] that diffe
* The method of dynamic adaptation of method's parameters is not included.
* The method of dynamic adaptation of method's parameters is not included.
.. [KTS09] Sergey Kosov, Thorsten Thormählen and Hans-Peter Seidel: Accurate real-time disparity estimation with variational methods. In: Advances in Visual Computing. Springer Berlin Heidelberg, 2009. 796-807.
StereoVar::StereoVar
StereoVar::StereoVar
--------------------------
--------------------------
...
...
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