Coder Social home page Coder Social logo

error: no match for ‘operator=’ (operand types are ‘std::shared_ptr<cv::ximgproc::FastLineDetector>’ and ‘cv::Ptr<cv::ximgproc::FastLineDetector>’) about airvo HOT 5 CLOSED

sair-lab avatar sair-lab commented on September 18, 2024
error: no match for ‘operator=’ (operand types are ‘std::shared_ptr’ and ‘cv::Ptr’)

from airvo.

Comments (5)

xukuanHIT avatar xukuanHIT commented on September 18, 2024

@ZJJ2022415 Hi, please tell me your test environments.

from airvo.

ZJJ2022415 avatar ZJJ2022415 commented on September 18, 2024

@ZJJ2022415 Hi, please tell me your test environments.

cuda11.2 cudnn 8.6 eigen3.4 opencv3.4.11

from airvo.

xukuanHIT avatar xukuanHIT commented on September 18, 2024

@ZJJ2022415 Hi, you have a different opencv version from us. It seems that the FastLineDetector API has changed, so you can try to solve it in 3 ways.

  1. Upgrade your opencv from 3.x to 4.x.
  2. Change the related code in AirVO according to the API of opencv 3.x.
  3. Use the docker recommended in the readme.

from airvo.

ZJJ2022415 avatar ZJJ2022415 commented on September 18, 2024

After I successfully compiled in dokcer, why didn't I generate"(find air_vo)/debug/traj.txt" under the defined path

2023-01-12 11-03-19屏幕截图

2023-01-13 15-10-50屏幕截图

from airvo.

yuefanhao avatar yuefanhao commented on September 18, 2024

@ZJJ2022415 Hi, you can set the log level to kERROR here and rebuild the project, which will show more detailed information about this error in the process. Thank you.

from airvo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.