Hi!
I'm evaluating cameras & optics. I like to determine how badly taken picture is distorted. Vision calibration functions gives only quality score and error map. As far as I know quality score only shows how well calibration grid is learned (not information about distorted picture) and I dont know how I should use errormap which is usually array with zeros and -1 as borders. My goal is just print to user some numeric value which tells how badly picture taken by system is distorted. What should I do?
I like to hear your advices 🙂