mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05:00
* loosen some test threshold mainly for integer types * use relative error for floating points result * avoid division by zero by following the comment * fix the indentation