Template Function stitch_stream_fixed_int

Function Documentation

template<unsigned short MAXHEIGHT, unsigned short MAXWIDTH, int FLOW_WIDTH, int FLOW_INT>
void stitch_stream_fixed_int(hls::stream<ap_fixed<FLOW_WIDTH, FLOW_INT>> &in_stream1, hls::stream<ap_fixed<FLOW_WIDTH, FLOW_INT>> &in_stream2, xf::cv::Mat<XF_32UC1, MAXHEIGHT, MAXWIDTH, XF_NPPC1> &sitched_stream, unsigned int rows, unsigned int cols, unsigned int level)