fix: apply factor to max_recall_rating_class_rect left border

This commit is contained in:
2023-09-13 02:13:20 +08:00
parent 4a9717b7ce
commit 92c4945037

View File

@ -217,7 +217,7 @@ class DeviceV2Rois:
self.hor_mid
+ self.sizes.COVER_RIGHT_FROM_HOR_MID
- self.sizes.COVER_WIDTH
- 25
- 25 * self.sizes.factor
)
return self.construct_int_xywh_rect(
x=x,