Hi, i want to use the OpenMV cam to take one picture of a housing. In the housing itself is one rectangular opening (exact dimensions of this rectangular opening known). Next to this opening i want to print a rectangular shape with a laser (also known dimensions).
The idea is to get the positions of these two rectangulars and then to calculate the distance from printed rectangular to the rectangular opening. With this i could calibrate the laser to get “exact” positions for the next laser markings.
I already saw the “image.find_rects()” function and think this could work.
Would you say that i can use the OpenMV cam for this or should i watch out for other solutions ?
Best regards
David