dysonltd-zz / gts

A tool for visually tracking a moving target on a calibrated ground plane and recording position and angle in 2-dimensions.
GNU General Public License v3.0
25 stars 18 forks source link

Post-processing resolution/pixel size is incorrectly calculated #3

Closed akramhussein closed 3 years ago

akramhussein commented 11 years ago

The resolution passed to the RobotMetrics::LoadMetrics function is incorrect. RobotMetrics::ComputePixelMetrics() is thus incorrect and this results in the brush bar coverage result being incorrect.