- 07 Oct, 2016 5 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
abratchik authored
fix for feature2d java wrappers as described in this post: http://answers.opencv.org/question/101675/surfsift-java-wrapper-for-opencv-3xosx-1011/
-
Vladislav Sovrasov authored
-
- 06 Oct, 2016 9 commits
-
-
Vadim Pisarevsky authored
revise omnidir::calibrate API (InputArray to InpurArrayOfArray)
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
berak authored
-
- 05 Oct, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 04 Oct, 2016 4 commits
-
-
Yuki Furuta authored
-
Yuki Furuta authored
-
Vladislav Sovrasov authored
-
Minh Ngo authored
Fixing compilation Patched the saliency module to use ObjectivenessBING bounding box proposals from python. Usage: ``` bing = cv2.saliency.ObjectnessBING() img = cv2.imread('/home/ignotus/Pictures/10376146_973700932714682_2056967515849182952_n.jpg') bing.computeSaliency(img) ```
-
- 30 Sep, 2016 4 commits
-
-
Vladislav Sovrasov authored
-
mshabunin authored
-
Vladislav Sovrasov authored
-
mshabunin authored
-
- 29 Sep, 2016 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 28 Sep, 2016 1 commit
-
-
baisheng lai authored
-
- 23 Sep, 2016 2 commits
-
-
Vladislav Sovrasov authored
-
jasjuang authored
-
- 22 Sep, 2016 4 commits
-
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed some compile warnings in dnn & protobuf; improved convolution speed
-
- 21 Sep, 2016 2 commits
-
-
Vadim Pisarevsky authored
fixed some compile warnings in dnn & protobuf; improved convolution layer performance when blas is not available by parallelizing gemmCPU() function in dnn
-
Vladislav Sovrasov authored
-
- 20 Sep, 2016 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 15 Sep, 2016 2 commits
-
-
alessiodore authored
* Fix kcfTracker when called from Python bindings. The variable boundingBox in updateImpl when called from Python is initialized with 0s and it needs to be updated with the tracker state. * Fix to return the bbox correctly in the first frame in Python
-
Alexander Alekhin authored
-
- 14 Sep, 2016 1 commit
-
-
Vadim Pisarevsky authored
optflow: updated motempl.py sample
-