- 04 May, 2016 1 commit
-
-
StevenPuttemans authored
-
- 01 May, 2016 1 commit
-
-
Balint Cristian authored
-
- 07 Apr, 2016 1 commit
-
-
berak authored
-
- 06 Apr, 2016 1 commit
-
-
Balint Cristian authored
-
- 04 Feb, 2016 3 commits
-
-
Amro authored
- read image as 1-channel grayscale - 3 trackers to control function parameters - K allowed to go to negative values (usually to detect black text on white bg)
-
Amro authored
- no for-loops - support all thresholding types - support any input image depth - add Doxygen comments
-
Amro authored
otherwise we get a failed assertion from OutputArray::create
-
- 21 Jan, 2016 1 commit
-
-
Maximilien Cuony authored
-
- 20 Jan, 2016 1 commit
-
-
Maximilien Cuony authored
-
- 22 Dec, 2015 2 commits
-
-
Balint Cristian authored
-
Zhou Chao authored
-
- 15 Dec, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 11 Dec, 2015 1 commit
-
-
Balint Cristian authored
-
- 10 Nov, 2015 1 commit
-
-
Balint Cristian authored
-
- 09 Nov, 2015 2 commits
- 06 Nov, 2015 1 commit
-
-
Oded Green authored
-
- 05 Nov, 2015 2 commits
-
-
grundman authored
cvx::checkHardwareSupport uses static field to store flags. Using a global static to store the result is dangerous, as the underlying field checkHardwareSupport uses might not be initialized at that time.
-
Oded Green authored
-
- 04 Nov, 2015 2 commits
-
-
Maximilien Cuony authored
-
Oded Green authored
-
- 03 Nov, 2015 2 commits
-
-
Maximilien Cuony authored
-
Maximilien Cuony authored
-
- 31 Oct, 2015 5 commits
-
-
Oded Green authored
-
Oded Green authored
-
Oded Green authored
-
Oded Green authored
-
Oded Green authored
-
- 08 Oct, 2015 2 commits
- 07 Oct, 2015 1 commit
-
-
Zhou Chao authored
-
- 23 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 17 Sep, 2015 1 commit
-
-
Zhou Chao authored
-
- 16 Sep, 2015 1 commit
-
-
Zhou Chao authored
-
- 15 Sep, 2015 1 commit
-
-
sbokov authored
* Sparse match interpolator interface and EdgeAwareInterpolator were added to the ximgproc module * New optical flow algorithm, based on PyrLK sparse OF and sparse match interpolation, is added to the optflow module
-
- 09 Sep, 2015 1 commit
-
-
Zhou Chao authored
-
- 08 Sep, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 31 Aug, 2015 1 commit
-
-
DirtyMaster authored
-
- 19 Aug, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 31 Jul, 2015 1 commit
-
-
sbokov authored
Now the filter natively supports StereoBM and StereoSGBM with no parameter tuning required. Also, now user won't need to set the ROI and the right matcher parameters manually, it is all done in the respective convenience factory method based on the left matcher instance. Tutorial was added to clarify the provided example of use.
-