feichtenhofer / gpu_flow

GPU based optical flow extraction in OpenCV
427 stars 109 forks source link

Assign file descriptor for .bins output #19

Open Etang21 opened 4 years ago

Etang21 commented 4 years ago

Assigns to the fx file descriptor in a larger scope, preventing a write to a NULL file descriptor when bins=true. This fixes issue #18 .