Cargo Features
Shutter has no features set by default.
[dependencies]
shutter = { version = "0.0.1", features = ["gsl", "ipp", "opencvlib", "vlfeatlib", "processor"] }
- mkl gsl
- ipp
-
Affects
image::ipp
… - opencvlib
-
Affects
cluster::kmeans
,image::cvutils
,shutter::template
,shutter::matching
,shutter::flow
,shutter::contour
,shutter::shape
,shutter::threshold
,shutter::morphology
,shutter::filter
,shutter::geom
… - vlfeatlib
-
Affects
cluster::hikm
… - processor
-
Affects
shutter::processor
…