严重性 代码 说明 项目 文件 行 禁止显示状态
错误 LNK2019 无法解析的外部符号 "public: void __thiscall cv::cuda::SURF_CUDA::downloadKeypoints(class cv::cuda::GpuMat const &,class std::vector > &)" (?downloadKeypoints@SURF_CUDA@cuda@cv@@QAEXABVGpuMat@23@AAV?$vector@VKeyPoint@cv@@V?$allocator@VKeyPoint@cv@@@std@@@std@@@Z),该符号在函数 "private: virtual void __thiscall cv::detail::SurfFeaturesFinderGpu::find(class cv::_InputArray const &,struct cv::detail::ImageFeatures &)" (?find@SurfFeaturesFinderGpu@detail@cv@@EAEXABV_InputArray@3@AAUImageFeatures@23@@Z) 中被引用 opencv_world E:\opencv-3.2.0-vc14\opencv\buildnew\modules\world\matchers.cpp.obj 1
错误 LNK2019 无法解析的外部符号 "public: __thiscall cv::cuda::SURF_CUDA::SURF_CUDA(void)" (??0SURF_CUDA@cuda@cv@@QAE@XZ),该符号在函数 "public: __thiscall cv::detail::SurfFeaturesFinderGpu::SurfFeaturesFinderGpu(double,int,int,int,int)" (??0SurfFeaturesFinderGpu@detail@cv@@QAE@NHHHH@Z) 中被引用 opencv_world E:\opencv-3.2.0-vc14\opencv\buildnew\modules\world\matchers.cpp.obj 1
错误 LNK2019 无法解析的外部符号 "public: void __thiscall cv::cuda::SURF_CUDA::operator()(class cv::cuda::GpuMat const &,class cv::cuda::GpuMat const &,class cv::cuda::GpuMat &)" (??RSURF_CUDA@cuda@cv@@QAEXABVGpuMat@12@0AAV312@@Z),该符号在函数 "private: virtual void __thiscall cv::detail::SurfFeaturesFinderGpu::find(class cv::_InputArray const &,struct cv::detail::ImageFeatures &)" (?find@SurfFeaturesFinderGpu@detail@cv@@EAEXABV_InputArray@3@AAUImageFeatures@23@@Z) 中被引用 opencv_world E:\opencv-3.2.0-vc14\opencv\buildnew\modules\world\matchers.cpp.obj 1
错误 LNK2019 无法解析的外部符号 "public: void __thiscall cv::cuda::SURF_CUDA::operator()(class cv::cuda::GpuMat const &,class cv::cuda::GpuMat const &,class cv::cuda::GpuMat &,class cv::cuda::GpuMat &,bool)" (??RSURF_CUDA@cuda@cv@@QAEXABVGpuMat@12@0AAV312@1_N@Z),该符号在函数 "private: virtual void __thiscall cv::detail::SurfFeaturesFinderGpu::find(class cv::_InputArray const &,struct cv::detail::ImageFeatures &)" (?find@SurfFeaturesFinderGpu@detail@cv@@EAEXABV_InputArray@3@AAUImageFeatures@23@@Z) 中被引用 opencv_world E:\opencv-3.2.0-vc14\opencv\buildnew\modules\world\matchers.cpp.obj 1
错误 LNK2019 无法解析的外部符号 "public: void __thiscall cv::cuda::SURF_CUDA::releaseMemory(void)" (?releaseMemory@SURF_CUDA@cuda@cv@@QAEXXZ),该符号在函数 "public: virtual void __thiscall cv::detail::SurfFeaturesFinderGpu::collectGarbage(void)" (?collectGarbage@SurfFeaturesFinderGpu@detail@cv@@UAEXXZ) 中被引用 opencv_world E:\opencv-3.2.0-vc14\opencv\buildnew\modules\world\matchers.cpp.obj 1
错误 LNK2019 无法解析的外部符号 "public: static struct cv::Ptr __cdecl cv::xfeatures2d::SURF::create(double,int,int,bool,bool)" (?create@SURF@xfeatures2d@cv@@SA?AU?$Ptr@VSURF@xfeatures2d@cv@@@3@NHH_N0@Z),该符号在函数 "public: __thiscall cv::detail::SurfFeaturesFinder::SurfFeaturesFinder(double,int,int,int,int)" (??0SurfFeaturesFinder@detail@cv@@QAE@NHHHH@Z) 中被引用 opencv_world E:\opencv-3.2.0-vc14\opencv\buildnew\modules\world\matchers.cpp.obj 1
错误 LNK2001 无法解析的外部符号 "public: virtual void __thiscall cv::xfeatures2d::DAISY::compute(class cv::_InputArray const &,class std::vector >,class std::allocator > > > &,class cv::_OutputArray const &)" (?compute@DAISY@xfeatures2d@cv@@UAEXABV_InputArray@3@AAV?$vector@V?$vector@VKeyPoint@cv@@V?$allocator@VKeyPoint@cv@@@std@@@std@@V?$allocator@V?$vector@VKeyPoint@cv@@V?$allocator@VKeyPoint@cv@@@std@@@std@@@2@@std@@ABV_OutputArray@3@@Z) opencv_world E:\opencv-3.2.0-vc14\opencv\buildnew\modules\world\matchers.cpp.obj 1
错误 LNK1120 7 个无法解析的外部命令 opencv_world E:\opencv-3.2.0-vc14\opencv\buildnew\bin\Debug\opencv_world320d.dll 1
错误 MSB3073 命令“setlocal
E:\cmake-3.8.2-win64-x64\cmake-3.8.2-win64-x64\bin\cmake.exe -DBUILD_TYPE=Debug -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd”已退出,代码为 1。 INSTALL C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets 133
openCV 扩展包 安装 cuda 无法解析
- 写回答
- 好问题 0 提建议
- 追加酬金
- 关注问题
- 邀请回答
-
1条回答 默认 最新
悬赏问题
- ¥50 安装华大九天aether
- ¥30 关于#算法#的问题:运用EViews第九版本进行一系列计量经济学的时间数列数据回归分析预测问题 求各位帮我解答一下
- ¥15 setInterval 页面闪烁,怎么解决
- ¥15 如何让企业微信机器人实现消息汇总整合
- ¥50 关于#ui#的问题:做yolov8的ui界面出现的问题
- ¥15 如何用Python爬取各高校教师公开的教育和工作经历
- ¥15 TLE9879QXA40 电机驱动
- ¥20 对于工程问题的非线性数学模型进行线性化
- ¥15 Mirare PLUS 进行密钥认证?(详解)
- ¥15 物体双站RCS和其组成阵列后的双站RCS关系验证