Skip to content

Accelerate the execution of PipeAngleDetector #45

@ProgHunter

Description

@ProgHunter

Expected Enhancement

The execution of PipeAngleDetector should take less than 0,07 seconds

Current Behavior

PipeAngleDetector sometimes take several seconds to execute (seen up to 9s on my machine)

Possible Solution

  • Optimize the implementation
  • Use parallel_for_ from OpenCV when appropriate
  • Also, check sonarcloud report for this file

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions