Skip to content

Fix issue when no detections

Compare
Choose a tag to compare
@LauLauThom LauLauThom released this 04 Aug 09:45
  • Now findMatches return an empty dataFrame with proper column names if no object is found (prevent an issue with NMS then)
  • better handle the different template matching method (method 0/SQDIFF is supported by some functions, but not matchTemplates)