I'm in the research phase for a project that involves stabilizing the image in a video stream that is going to be sent by RF. I want the processing to be done with a DSP or if possible with a uC that incorporates a DSP (like STM32F4x) near the camera (not on the receiving end).
Any idea on which algorithms would be best suited for exactly this kind of application (obviously real-time constraints are the most important)? Also, any hint on what would be best: uC or DSP? And which type?
Thanks
About the target :
Remember that most DSP are really close to uC environement : peripherals, multiple communication channel, OS ready ...