一开始别人的代码,Ptr<LineSegmentDetector> ls = createLineSegmentDetector(LSD_REFINE_STD);这一句怎么都运行不过去,开始以为是opencv版本问题,换了几个版本怎么都弄不好。
后来就尝试跑了一下官方的lsd_line.cpp。
然而这一段照样报错。。。。。。
提示OpenCV(3.4.9) Error: The function/feature is not implemented (Implementation has been removed due original code license issues) in cv::LineSegmentDetectorImpl::LineSegmentDetectorImpl, file C:\build\3_4_winpack-build-win64-vc15\opencv\modules\imgproc\src\lsd.cpp, line 139
卡了2天了,求巨佬解。。。
后来就尝试跑了一下官方的lsd_line.cpp。
然而这一段照样报错。。。。。。
提示OpenCV(3.4.9) Error: The function/feature is not implemented (Implementation has been removed due original code license issues) in cv::LineSegmentDetectorImpl::LineSegmentDetectorImpl, file C:\build\3_4_winpack-build-win64-vc15\opencv\modules\imgproc\src\lsd.cpp, line 139
卡了2天了,求巨佬解。。。