- 13 Oct, 2016 4 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
StevenPuttemans authored
-
- 12 Oct, 2016 11 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
To resolve undefined "Mat_to_vector_KeyPoint" error
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Juha Reunanen authored
Fix findContours crash for very large images (#7451) * Cast step to size_t in order to avoid integer overflow when processing very large images * Change assert to CV_Assert
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 11 Oct, 2016 3 commits
-
-
viodetools authored
-
Tomoaki Teshima authored
-
Tomoaki Teshima authored
* add performance test for 32F and 64F threshold * requires update of opencv_extra
-
- 10 Oct, 2016 7 commits
-
-
abratchik authored
improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3)
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
StevenPuttemans authored
-
- 09 Oct, 2016 5 commits
-
-
catree authored
-
ArkadiuszRaj authored
-
catree authored
-
ArkadiuszRaj authored
-
matze authored
-
- 08 Oct, 2016 1 commit
-
-
ArkadiuszRaj authored
-
- 07 Oct, 2016 7 commits
-
-
Alexander Alekhin authored
Before: Ptr<Dictionary>((cv::aruco::Dictionary*)dictionary_nativeObj) After: Ptr<cv::aruco::Dictionary>((cv::aruco::Dictionary*)dictionary_nativeObj)
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
ArkadiuszRaj authored
-
abratchik authored
-
ArkadiuszRaj authored
-
ArkadiuszRaj authored
-
- 06 Oct, 2016 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-