groupgets / GetThermal

Cross-platform USB thermal camera viewer
MIT License
228 stars 90 forks source link

fixed issue #34 : minPoint and maxPoint not properly mapped in dataformatter.cpp #35

Closed 2ynn closed 3 years ago

2ynn commented 3 years ago

I added a red rectangle to indicate the maxPoint position in VideoRoi.qml.

Note it is set as visible: false by default.

I used the same size as radSpotMeterRoi, I'm not sure if that makes sense.

kekiefer commented 3 years ago

Looks good to me. Thanks!