Template Function xf::cv::xFPhaseComputation

Function Documentation

template<int ROWS, int COLS, int DEPTH_SRC, int DEPTH_DST, int NPC, int WORDWIDTH_SRC, int WORDWIDTH_DST>
void xf::cv::xFPhaseComputation(hls::stream<XF_SNAME(WORDWIDTH_SRC)> &_src1, hls::stream<XF_SNAME(WORDWIDTH_SRC)> &_src2, hls::stream<XF_SNAME(WORDWIDTH_DST)> &_dst, int _out_format, uint16_t imgheight, uint16_t imgwidth)

xfPhase: This function acts as a wrapper function and calls the Kernel function.