P2 Rescue People
This time we should program a dron to make an area recognition. In this case we are in the ocean an we had recived an emergency call from a sinking ship, we know the last position of that ship. Our mission is to send the robot to that area and look for the people, also the drone must send the positions of the persons that it finds. Im going to divide the resolution if this projects in three parts: 1. Image processing 2. Accident position 3. Movement control 1. Image Processing The drone should be able to detect faces, this can be easy done by a haarcascade. I follow the next link to detect faces localy in my computer. Once it was able to detect correctly random images of faces i put as input in the code, it was time to try the same code inside Unibotics. With this the drone could detect some faces but not all. This is becouse the drone was "seeing" faces in random directions, the faces aren't straight when the drone pass above them so he could find faces like: The haa...