Giter Site home page Giter Site logo

issue opencv about railroad HOT 2 CLOSED

ASSEKO10 avatar ASSEKO10 commented on June 19, 2024
issue opencv

from railroad.

Comments (2)

yuancaimaiyi avatar yuancaimaiyi commented on June 19, 2024

@ASSEKO10 Hi,did you solve this problem?

from railroad.

mcserep avatar mcserep commented on June 19, 2024

Hi @ASSEKO10 and @yuancaimaiyi,

Sorry for the late response, I had little time for this project recently. I guess the question is not actual anymore, but I will answer it in case someone is directed here in the future.

The mentioned error is most likely the result of the algorithm not-detecting the rail pairs correctly. In case there are 0 detected points for the railbed, the 2.5D projection by OpenCV produces this assertion warning. Possible solutions are:

  • Try to manually cut out the railbed a bit more precisely, with minimal surroundings, so the algorithm will find it easier.
  • Use the seeded version of then rail track detection (RailTrackWithSeed algorithm pipeline), in which case the detected cables are passed to the rail detection to better locate the rails afterwards.

from railroad.

Related Issues (5)

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.