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