NVlabs / flip

A tool for visualizing and communicating the errors in rendered images.
498 stars 41 forks source link

csv support to help automate flip comparisons #3

Closed Atrix256 closed 3 years ago

Atrix256 commented 3 years ago

Tested with both cpp and cuda exes use -c to give the name of a file to write the data out in csv format to. If the file does not exist, it will also write out a csv header. If the file does exist, it will append the data to the file.