Skip to content

Conversation

voidpunk
Copy link

@voidpunk voidpunk commented Apr 8, 2025

  • fixed a bug in the reshape of read_image from buffer proc, which swapped height and width
  • added 2 new read_image_16 proc to be able to read 16-bit images (useful in order to work with medical images)

Nil ☿ added 3 commits April 8, 2025 15:26
Fixed a bug in the read_image proc that swapped height and width
Replaced int with apposite stb_image enum & improved proc doc
Added read_image_16 proc for reading 16-bit images from a file or buffer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant