added support for ground truth points: \n -layer for gt points \n -button with icon
-saving and loading support
This commit is contained in:
@@ -125,7 +125,10 @@ HEADERS += MainWindow.h \
|
||||
mapview/2D/Scaler.h \
|
||||
mapview/2D/MV2DElementElevator.h \
|
||||
mapview/model/MMFloorElevators.h \
|
||||
mapview/model/MMFloorElevator.h
|
||||
mapview/model/MMFloorElevator.h \
|
||||
mapview/model/MMFloorGroundTruthPoints.h \
|
||||
mapview/model/MMFloorGroundTruthPoint.h \
|
||||
mapview/2D/MV2DElementGroundTruthPoint.h
|
||||
|
||||
|
||||
FORMS += MainWindow.ui
|
||||
|
||||
Reference in New Issue
Block a user