cvg / DeepLSD

Implementation of the paper "DeepLSD: Line Segment Detection and Refinement with Deep Image Gradients"
MIT License
487 stars 62 forks source link

[Question] Inferences that ignore the short line #32

Closed ssi-kt closed 1 year ago

ssi-kt commented 1 year ago

I want to detect only long lines in the image. Is it possible to adjust the results by changing the value of "conf" in demo_line_detection.ipynb?

ssi-kt commented 1 year ago

Self resolved and closed.