The imageprocessing tag has no wiki summary.
1
vote
1answer
132 views
Recommendation of actuator
I had posted about my project earlier in this forum:
PID algorithm implementation using computer vision
Now I am currently stuck in a stage whether I am concerned whether I chose the wrong actuator.
...
0
votes
1answer
78 views
How can I decide whether I can use a Raspberry Pi for my application?
How do I calculate whether some specific hardware can run my code with a given speed?
It's an image recognition software, and a simplified version of the algorithm is:
Grab a frame (in RGB, ...