Salome HOME
BUG: ShapeRecognition: The ROI concept in contour detection was missused
authorrnc <rnc@opencascade.com>
Fri, 6 Dec 2013 17:03:27 +0000 (17:03 +0000)
committerrnc <rnc@opencascade.com>
Fri, 6 Dec 2013 17:03:27 +0000 (17:03 +0000)
commit1d52aa34228fdf7444aee7ff75a8a1b250b2ab13
treedf4555f9f5c8f324b93f5446449d6acd9dfa32bb
parent9c631c67b1706c5803c006e948d097caf02b9d66
BUG: ShapeRecognition: The ROI concept in contour detection was missused

In the contour detection part the ROI is used to get a representative sample of a zone where we want to find a contour. The aim is NOT to apply the contour detection only in a Region Of Interest. The current implementation broke the use of color filtering to find a contour in a picture
src/ShapeRecognition/ShapeRec_FeatureDetector.cxx