You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ???
The text was updated successfully, but these errors were encountered:
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 ???
The text was updated successfully, but these errors were encountered: