Douglas McNabb
mcnabbd
·
AI & ML interests
3D Models for printing and CNC
Organizations
None yet
mcnabbd's activity
16bit PNG is empty(black)
1
#13 opened about 2 months ago
by
karlikx
Scale raw depth by 65535 to use full 16-bit dynamic range
1
#10 opened 6 months ago
by
mcnabbd
The output precision looks poor. Shouldn't you multiply by 65535 (0xFFFF unsigned) for output to 16 bit png?
3
#4 opened 6 months ago
by
mcnabbd
Scale depth by 65535/max_depth for writing to 16-bit png
2
#6 opened 6 months ago
by
mcnabbd
Scale raw depth by 65535 (0xFFFF) to utilize full 16-bit png range
#5 opened 6 months ago
by
mcnabbd