Added publication reference
This commit is contained in:
parent
2df3abe16b
commit
13a0c14e6c
@ -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
|
|||||||
|
|
||||||
* 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
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user