opencv::core

Function use_optimized

Source
pub fn use_optimized() -> Result<bool>
Expand description

Returns the status of optimized code usage.

The function returns true if the optimized code is enabled. Otherwise, it returns false.