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
Compressing color images is done right now using the internal Skia JPEG encoder. This works but is heavy for big images (HD) and more performant options might be available.
Is currently a dependency of Azurekinect package in an old version. Should this be cut out for better version management and usage in different packages?
Compressing color images is done right now using the internal Skia JPEG encoder. This works but is heavy for big images (HD) and more performant options might be available.
Some possibilities to explore: