s-du / IRMapper

Pyside6 application for creating thermal point clouds using photogrammetry. Compatible with DJI M3T (Mavic 3 thermal) and Mavic 2 Enterprise Advanced. Using Agisoft Metashape Python API
18 stars 1 forks source link

Feature Request: Output TIFFs #8

Open EdwardBlack opened 1 year ago

EdwardBlack commented 1 year ago

Hello! I did not manage to understand the thermal SDK 3 by DJI together with copying the exif information so I tried IRMapper - even though I use Pix4D and not Metashape. Unfortunately, Pix4D doesn't like the generated jpgs. Would it be possible to integrate a "process images to tiff"-button (with the dji sdk tiff function and metadata copying) for everybody who uses the tool just for picture transformation?

Thanks for all the time you invest in making the tool!

s-du commented 1 year ago

Thanks for your suggestion, I will look if I can implement that next week!

Cheers

EdwardBlack commented 1 year ago

Thank you very much! I've seen you put changes into the code regarding the Tiff export. Would it be possible that you also push a new release (exe) - I'm not well versed with the pip-install thing ;)

s-du commented 1 year ago

Hi Edward, the new release is just out. As I do not have Pix4D, let me know if you managed to use the generated Tiff's! (you will find a check box in the 'image processing' tool).

Kind regards