JdeRobot / DetectionMetrics

Tool to evaluate deep-learning detection and segmentation models, and to create datasets
https://jderobot.github.io/DetectionMetrics/
GNU General Public License v3.0
72 stars 38 forks source link

fix rotation without cv::rotate #82

Closed vinay0410 closed 6 years ago

vinay0410 commented 6 years ago

cv::rotate isn't available in Opencv 2.4

vinay0410 commented 6 years ago

Closed with #83