Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- В общем, я все сделал. Пересобрал либу, заменил .lib и .dll, поставил макросники, поменял названия переменных
- Severity Code Description Project File Line Suppression State
- Error C2664 'void Estimator::detect(TransformData &)': cannot convert argument 1 from 'int' to 'TransformData &' TestNEURALVFX C:\Users\Kolin\source\repos\TestNEURALVFX\TestNEURALVFX\TestNEURALVFX.cpp 55
- Error C2011 'TransformData': 'struct' type redefinition TestNEURALVFX C:\Users\Kolin\source\repos\TestNEURALVFX\TestNEURALVFX\TestNEURALVFX.cpp 11
- Error C2086 'std::vector<cv::Point3d,std::allocator<cv::Point3d>> transs': redefinition TestNEURALVFX C:\Users\Kolin\source\repos\TestNEURALVFX\TestNEURALVFX\TestNEURALVFX.cpp 46
- Error C2086 'std::vector<cv::Point3d,std::allocator<cv::Point3d>> rot_ff': redefinition TestNEURALVFX C:\Users\Kolin\source\repos\TestNEURALVFX\TestNEURALVFX\TestNEURALVFX.cpp 48
- Error C2086 'std::vector<cv::Point3d,std::allocator<cv::Point3d>> rot_uu': redefinition TestNEURALVFX C:\Users\Kolin\source\repos\TestNEURALVFX\TestNEURALVFX\TestNEURALVFX.cpp 47
Advertisement
Add Comment
Please, Sign In to add comment