Template Function xFDHOGDescriptor

Function Documentation

template<int WIN_HEIGHT, int WIN_WIDTH, int WIN_STRIDE, int CELL_HEIGHT, int CELL_WIDTH, int NOB, int NOHCPB, int NOVCPB, int ROWS, int COLS, int DEPTH_SRC, int DEPTH_DST, int NPC, int WORDWIDTH_SRC, int WORDWIDTH_DST, bool USE_URAM>
void xFDHOGDescriptor(hls::stream<XF_SNAME(WORDWIDTH_SRC)> &_phase_strm, hls::stream<XF_SNAME(WORDWIDTH_SRC)> &_mag_strm, hls::stream<XF_SNAME(WORDWIDTH_DST)> &_block_strm, uint16_t _height, uint16_t _width)