As per the link
https://github.com/opencv/opencv/wiki/ChangeLog
i found that
"more efficient camera support on Android 5+
faster round() on ARM (it’s also applicable to iOS); big thanks to Manuele Tamburano and Stefano Fabri for this!"
Can anyone point me this method in opencv api documentation or the class where this method under?
Also, whats special with that method?
↧