You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.
There are some simple, easy-to-use, well-supported C header-only libraries for image loading, writing and resizing.
It's always better use the original libpng or libjpeg-turbo but for testing, research, simplicity purposes it's a good choice. I used them often. We love OpenCV but as I said before is too powerful for small projects that could be written without his help.
There are some simple, easy-to-use, well-supported C header-only libraries for image loading, writing and resizing.
It's always better use the original libpng or libjpeg-turbo but for testing, research, simplicity purposes it's a good choice. I used them often. We love OpenCV but as I said before is too powerful for small projects that could be written without his help.
LINK
The text was updated successfully, but these errors were encountered: