mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03: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