temporal-segment-networks icon indicating copy to clipboard operation
temporal-segment-networks copied to clipboard

calcDenseFlowGPU params

Open yangjinghit opened this issue 5 years ago • 0 comments

void calcDenseFlowGPU(string file_name, int bound, int type, int step, int dev_id, vector<vector >& output_x, vector<vector >& output_y, vector<vector >& output_img, int new_width, int new_height)

hello, can you tell me the meanings of params bound , type ,step ???

yangjinghit avatar Jan 07 '20 03:01 yangjinghit