Question #668175 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668175
Description changed to: So I know python and I am planning to learn how to use Sikuli. I have some projects in mind. Ultimely the main project I want to do is something with the security camera at my work. The movement detection system here is very old. When a camera detect movement a red frame appear around the output image. And I want to know if I can detect that frame with sikuli, so I can make a more visible warning and specify which camera detected movement ( I can specify which camera is used if I have the x,y coordinates of the red frame I believe) So my main question is there some function to detect a red frame and ignore what is inside that red frame? thanks a lot So I know python and I am planning to learn how to use Sikuli. I have some projects in mind. Ultimely the main project I want to do is something with the security camera at my work. The movement detection system here is very old. When a camera detect movement a red frame appear around the output image. And I want to know if I can detect that frame with sikuli, so I can make a more visible warning and specify which camera detected movement ( I can specify which camera is used if I have the x,y coordinates of the red frame I believe) So my main question is there some function to detect a red frame and ignore what is inside that red frame? thanks a lot Edit: found a way it will work and will be even easier than I though. The red Frame is inside the image of the camera and on the lower left corner of each camera there is the name of the camera in a black background. I can definely use that to detect cameras! time to get to work :) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

