updated optical_flow samples
This commit is contained in:
parent
c326de43c1
commit
c4792c0102
@ -127,7 +127,7 @@ int main(int argc, const char* argv[])
|
|||||||
|
|
||||||
GpuMat d_vertex, d_colors;
|
GpuMat d_vertex, d_colors;
|
||||||
|
|
||||||
createOpticalFlowNeedleMap(d_bu, d_bv, d_vertex, d_colors);
|
createOpticalFlowNeedleMap(d_fu, d_fv, d_vertex, d_colors);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
cout << "Interpolating..." << endl;
|
cout << "Interpolating..." << endl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user