josieoharrow / QAPics

A python-driven visual testing tool designed for QA teams
MIT License
4 stars 0 forks source link

Display and update baselines in the UI #3

Closed josieoharrow closed 5 years ago

josieoharrow commented 5 years ago

This is a big chunk of changes, as it involves both displaying the baselines in an organized matter (probably making the UI more presentable while doing this) and allowing for updated baselines. To update baselines replace the actual baseline. To add ignore or scan regions, modify the corresponding mask png. It is also important that the color codes used here match what is decided to use for scan regions on the algorithm side.