micasense / imageprocessing

MicaSense RedEdge and Altum image processing tutorials
https://www.micasense.com
MIT License
257 stars 152 forks source link

not compatible with Altum-PT? #195

Open rp3team opened 1 year ago

rp3team commented 1 year ago

While working with the Altum-PT image set, I encountered the following error: xVignette = float(meta.get_item('XMP:VignettingCenter', 0)) ==> TypeError: float() argument must be a string or a number, not 'NoneType'.'

It appears that there is no XMP:VignettingCenter field present in any of the Altum-PT images.

HazelSCUT commented 1 year ago

Yes, many codes are not compatible with Altum-PT. I have tried Tutorial 2 and Tutorial 3, it both failed. How could you solve this problem?

br-miguez commented 1 year ago

I am having the same problem :/ Did you find any solution?

alherca73 commented 11 months ago

Has there been any interest in providing solutions for RedEdge-P or Altum-PT?