1
This commit is contained in:
@@ -156,6 +156,8 @@ class ExtractSubprocessor(Subprocessor):
|
||||
landmarks_extractor,
|
||||
rects_extractor,
|
||||
):
|
||||
h, w, ch = image.shape
|
||||
|
||||
if data.rects_rotation == 0:
|
||||
rotated_image = image
|
||||
elif data.rects_rotation == 90:
|
||||
|
||||
Reference in New Issue
Block a user