1 Commits (ca2d17758fbbc7082d847b3daee23b0c0f459f9c)

Author SHA1 Message Date
Gursimar Singh 9aa5f3f1db
Merge pull request #25252 from gursimarsingh:cpp_samples_cleanup 7 months ago
Suleyman TURKMEN 9b76872708 restore LSD 3 years ago
Alexander Alekhin 3ba49ccecc imgproc: removed LSD code due original code license conflict 6 years ago
Alexander Alekhin c4c31f5bba samples: use findFile() in "cpp" 6 years ago
Suleyman TURKMEN d547c6b1a2 documentation improvement 8 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
ValeryTyumen 297808e6b9 Feature #3957 9 years ago
karelknoest 1ded2de2dd Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 10 years ago
Dmitriy Anisimov 1007c06d44 initial commit 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Alexander Mordvintsev 20fe614c2f createLineSegmentDetectorPtr -> createLineSegmentDetector in tests and samples 12 years ago
Daniel Angelov ae93a3e681 The accurate LineSegmentDetector object. 12 years ago
Daniel Angelov 26847f92b3 Fixed the sample. 12 years ago
Daniel Angelov 982ccd784e Added the update on the sample. 12 years ago
Daniel Angelov 965b3759b1 Update on the class to reflect the review. Split the class into virtual and implementation. change of name to LineSegmentDetector, using Input/Output-Arrays, general clean ups. 12 years ago
Daniel Angelov 22c8010b2d Added needed header, changed macro name. 12 years ago
Daniel Angelov 6bd5e12be3 Added a sample to show usage of the class. 12 years ago