5.1.2018
Due to the documentation being rather a dearth, I need to ask a few elementary question before I start new projects.
For Project #1: I would like to connect the M7 to a Raspberry Pi 3 look for, say, a blue object and yellow rectangular object,
count them and send the coordinates of the found objects to the raspberry pi3 so a robot arm may pick them up.
I would have to, of course, somehow convert the M7 coordinates to the Robot Arm coordinates - this may be interesting to achieve.
Perhaps detecting the robot arm on the M7 and send coordinates of the arm to the rpi for coordinate transformation.
Project # 2: using the M7 camera to find a path through obstacles perhaps reading the M7 camera input into the RPi and run opencv
for that pathway detection.
Project 3 is face detection: the detected face must be sent to the RPi (jpg) for processing - also unknow faces sent to the RPi3.
I think this will not be an easy task.
Can one reprogramme the Camera via the RPi3? This is to use create multifunctionality when events demand that.
Thank you for any assistance