- 08 Apr, 2013 11 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Stefan Walk authored
Previously the pyramid was done with a rescaling factor of 2 (implied by the use of pyrDown). This often leads to inferior results compared to a scale step of e.g. 0.8 (a factor of 2 is obviously faster). This commit makes the scale step configurable and uses a resonable default value. The other change in this commit is that median filtering is added. This is not described in this paper but it is done in the author's implementation. (See e.g. "Secrets of optical flow estimation and their principles", Sun et al., CVPR 2010) This serves as periodic outlier removal during optimization, leading to smoother flow fields while preserving motion edges. This includes splitting the optimization loop into two loops.
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
marina.kolpakova authored
-
Vladislav Vinogradov authored
-
Andrey Kamaev authored
-
- 05 Apr, 2013 14 commits
-
-
Andrey Kamaev authored
-
Siva Prasad Varma authored
houghlines.py for HoughLinesP() and HoughLines() houghcircles.py for HoughCircles()
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Alexander Smorkalov authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
yao authored
-
- 04 Apr, 2013 15 commits
-
-
Gurpinder Singh Sandhu authored
-
Gurpinder Singh Sandhu authored
sample code : https://github.com/Itseez/opencv/blob/master/samples/cpp/tutorial_code/features2D/SURF_descriptor.cpp Bug #2888
-
Gurpinder Singh Sandhu authored
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Alexander Smorkalov authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-