- 15 Aug, 2016 1 commit
-
-
will hunt authored
1. if a component's variation is a global minimum than it should be a local minimum 2. for the small image with invert and blur, the MSERs number should be 20
-
- 07 Aug, 2016 1 commit
-
-
will hunt authored
the merge() calls growHistory() too many times such that: 1. some CompHistory nodes not used have been created 2. some CompHistory node's val equal their parents
-
- 06 Aug, 2016 1 commit
-
-
will hunt authored
-
- 05 Aug, 2016 1 commit
-
-
mschoeneck authored
* Common Canny parallelization added. TBB and single thread code removed. Final pass vectorized with SSE2 intrinsics. * wrong #ifdef replaced with #if * Merged to actual Canny version * Merged common parallelized Canny with actual Canny implementation * Remove 'Mutex *mutex' and pass 'Mutex mutex' from outside to parallelCanny * Replaced extern Mutex with intern mutable Mutex.
-
- 04 Aug, 2016 8 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
2. fixed parsing of "cat[range_spec]ord[range_spec]" type specification string when using ml::TrainData::loadFromCSV(). Thanks to A. Kaehler for reporting it
-
StevenPuttemans authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
- 03 Aug, 2016 6 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
k-shinotsuka authored
-
Tomoaki Teshima authored
* raise an error when wrong bit depth passed * raise an build error when wrong depth is specified for cvtScaleHalf_ * remove unnecessary safe check in cvtScaleHalf_ * use intrinsic instead of direct pointer access * update the explanation
-
- 02 Aug, 2016 8 commits
-
-
Juan Pablo Aveggio authored
-
David Wolever authored
-
k-shinotsuka authored
-
k-shinotsuka authored
-
Vadim Pisarevsky authored
-
Jeff McBride authored
Cast to (int) to avoid warnings Add test for different points number case in fisheye calibration function
-
StevenPuttemans authored
-
Alexander Alekhin authored
-
- 01 Aug, 2016 2 commits
-
-
Alexander Alekhin authored
-
catree authored
-
- 31 Jul, 2016 1 commit
-
-
Tomoaki Teshima authored
* add feature of Fp16 on GPU (cudev) * add test * leave template function as unimplemented to raise error
-
- 29 Jul, 2016 2 commits
-
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* make sure that CV_FP16 has the correct meaning * check FP16 feature correctly
-
- 28 Jul, 2016 6 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Tomoaki Teshima authored
-
- 27 Jul, 2016 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-