Hi , i am not able run this package in ubuntu 20 with openCV 4.2.0
when i launch , it fails with cv::Exception displaying some roi error.
like 0 <= roi.x && 0 <= roi.width && roi.x + roi.width <= m.cols && 0 <= roi.y && 0 <= roi.height && roi.y + roi.height <= m.rows in function Mat