xfOpenCV Library API Reference

To facilitate local memory allocation on FPGA devices, thexfOpenCVlibrary functions are provided in templates with compile-time parameters. Data is explicitly copied fromcv::MattoxF::Matand is stored in physically contiguous memory to achieve the best possible performance. After processing, the output inxF::Matis copied back tocv::Matto write it into the memory.