Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. You are right. You can find documentation for universal intriniscs here

  2. Yes, you are right. Note that HAL replacement library is meant to be standalone static library and OpenCV should be rebuilt to use it. Also note that replacement interfaces are not fully stabilized and can be changed until release 3.2.

  3. It was temporary solution, cv::hal::LU32f came from initial HAL variant. Please, take a look at the merged pull request 6535 - it has added calls to cv_hal_LU32fand cv_hal_LU64f along.