diff --git a/tasks/Component/RightActivity/assets.py b/tasks/Component/RightActivity/assets.py index 794355887..7d51c702a 100644 --- a/tasks/Component/RightActivity/assets.py +++ b/tasks/Component/RightActivity/assets.py @@ -16,6 +16,6 @@ class RightActivityAssets: # description I_RA_CLOSE = RuleImage(roi_front=(1256,123,23,44), roi_back=(1256,123,23,44), threshold=0.8, method="Template matching", file="./tasks/Component/RightActivity/ra/ra_ra_close.png") # description - I_TOGGLE_BUTTON = RuleImage(roi_front=(1193,463,27,25), roi_back=(1169,146,73,403), threshold=0.8, method="Template matching", file="./tasks/Component/RightActivity/ra/as_toggle_button.png") + I_TOGGLE_BUTTON = RuleImage(roi_front=(1194,530,21,23), roi_back=(1169,120,73,460), threshold=0.8, method="Template matching", file="./tasks/Component/RightActivity/ra/as_toggle_button.png") diff --git a/tasks/Component/RightActivity/ra/as_toggle_button.png b/tasks/Component/RightActivity/ra/as_toggle_button.png index 76996df1b..64794d4ba 100644 Binary files a/tasks/Component/RightActivity/ra/as_toggle_button.png and b/tasks/Component/RightActivity/ra/as_toggle_button.png differ diff --git a/tasks/Component/RightActivity/ra/image.json b/tasks/Component/RightActivity/ra/image.json index 0fa60364f..67d499f0f 100644 --- a/tasks/Component/RightActivity/ra/image.json +++ b/tasks/Component/RightActivity/ra/image.json @@ -20,8 +20,8 @@ { "itemName": "toggle_button", "imageName": "as_toggle_button.png", - "roiFront": "1193,463,27,25", - "roiBack": "1169,146,73,403", + "roiFront": "1194,530,21,23", + "roiBack": "1169,120,73,460", "method": "Template matching", "threshold": 0.8, "description": "description"