Open keighrim opened 11 months ago
As pointed out in https://github.com/clamsproject/app-east-textdetection/issues/1#issuecomment-1722622848, for future compatibility, we need timePoint property of box annotation objects to be proper TimePoint annotations "aligned" to the box annotations.
timePoint
TimePoint
See https://github.com/clamsproject/app-east-textdetection/pull/8/files for a similar fix.
As pointed out in https://github.com/clamsproject/app-east-textdetection/issues/1#issuecomment-1722622848, for future compatibility, we need
timePoint
property of box annotation objects to be properTimePoint
annotations "aligned" to the box annotations.