mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
minor fix
This commit is contained in:
parent
5f03548530
commit
3fac5d54ca
@ -45,6 +45,8 @@
|
||||
|
||||
#define SOLVE_PNP_RANSAC_MAX_NUM_ITERS 200
|
||||
|
||||
using namespace cv::gpu::device;
|
||||
|
||||
namespace cv { namespace gpu
|
||||
{
|
||||
namespace transform_points
|
||||
|
Loading…
Reference in New Issue
Block a user