julimueller / dtld_parsing

Scripts for loading and visualizing the DriveU Traffic Light Dataset (DTLD)
57 stars 12 forks source link

.tiff files are black #10

Closed johnmathews closed 3 years ago

johnmathews commented 3 years ago

Hi,

I suspect there is something I'm doing wrong, but in the datasets all the ..._k0.tiff images are black. Is there something I'm supposed to do to them first so that I can see them?

Thanks.

julimueller commented 3 years ago

Yes, take a look into the code. Images are stored in 16 bit and first need to be converted to 8 bit.

John Mathews notifications@github.com schrieb am Do., 21. Jan. 2021, 18:02:

Hi,

I suspect there is something I'm doing wrong, but in the datasets all the ..._k0.tiff images are black. Is there something I'm supposed to do to them first so that I can see them?

Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/julimueller/dtld_parsing/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIY5IYKUCZPV3IIKTMY3MSLS3BM3HANCNFSM4WNGQPIA .