1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
Files
opencv/modules/features2d
Alexander Alekhin 8aca8d90d6 akaze: replace ceil()
- integer division => divUp()
- cast to 'int' => cvCeil()
2017-08-03 19:51:45 +03:00
..
2017-06-15 20:35:12 +04:00
2017-08-03 19:51:45 +03:00