Open contentpirate opened 10 months ago
please provide a screenshot. the naming should not have an impact
Whenever there are two ROIs with same name, the display of the respective ROIs could be wrong (digital ones are placed next to analog ROIs) because in 'Recognition' the ROI images are called by filename (e.g. main_dig1.jpg). This is just an visualisation issue on 'Recognition' page and have no impact on ROI evaluation.
To avoid this issue please ensure the usage of unique names for ROIs in a number sequence (e.g. digX, anaX). This issue could be avoided by e.g. autogenerating ROI names like already proposed here: #2365.
The Problem
Naming ROIs different than "dig1", "dig2" ... - in my case I named the digits behind the comma ",01" and ",001" - messes up with the placement of the boxes.
Boxes will be displayed correctly like set under settings -> ROI -> Digit ROI, but not under Data -> Recognition.
When all names of ROI are changed to the same naming scheme, like "digN", it works.
Version
v15.3.0
Logfile
Expected Behavior
No response
Screenshots
No response
Additional Context
No response