Template Function xFDHOGDescriptorKernel

Function Documentation

template<int ROWS, int COLS, int DEPTH_SRC, int DEPTH_DST, int NPC, int WORD_WIDTH_SRC, int WORD_WIDTH_DST, int WIN_HEIGHT, int WIN_WIDTH, int WIN_STRIDE, int CELL_HEIGHT, int CELL_WIDTH, int NOB, int NOHCPB, int NOVCPB, int NOVW, int NOHW, int NOVC, int NOHC, int NOVB, int NOHB, int BIN_STRIDE, bool USE_URAM>
void xFDHOGDescriptorKernel(hls::stream<XF_SNAME(WORD_WIDTH_SRC)> &_phase_strm, hls::stream<XF_SNAME(WORD_WIDTH_SRC)> &_mag_strm, hls::stream<XF_SNAME(WORD_WIDTH_DST)> &_block_strm, uint16_t _height, uint16_t _width, uint16_t novw, uint16_t nohw, uint16_t novc, uint16_t nohc, uint16_t novb, uint16_t nohb)