HumanSignal / labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
https://youtu.be/p0nR2YsCY_U
MIT License
22.19k stars 6.23k forks source link

can't open .tif files #932

Open mthompson89 opened 1 year ago

mthompson89 commented 1 year ago

I have NAIP images that are large .tif files ranging from 900KB to 900MB. and are high res. I am trying to use labelImg to label them for a CNN but when I open the file I get this error:

foo: Sorry, can not handle images with 64-bit samples.

This is probably a simple error but I am new to python and image processing so I am not sure what this means. is it the size of the file or the fact that it is a .tif?

Thank you for any help!

justusmiddendorf commented 7 months ago

Have a look at this link to fix the issue: https://github.com/HumanSignal/labelImg/issues/683#issuecomment-792320872.