Cargo Features
kornia-io has no features set by default.
[dependencies]
kornia-io = { version = "0.1.7", features = ["gstreamer", "jpegturbo"] }
- gstreamer = gst, gst-app
-
Affects
kornia-io::stream
… - jpegturbo = turbojpeg
-
Affects
functional::read_image_jpeg
,functional::write_image_jpeg
,kornia-io::jpeg
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.