mirror of
https://github.com/3x4byte/StreetsignRecognition.git
synced 2025-12-21 17:35:53 +00:00
added corners,edges,counters to FV
This commit is contained in:
@@ -5,3 +5,4 @@ class Feature(Enum):
|
||||
RASTER_COLOR_PERCENTAGE = auto()
|
||||
CORNERS = auto()
|
||||
EDGES = auto()
|
||||
COUNTOURS = auto()
|
||||
|
||||
Reference in New Issue
Block a user