This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Getting started with Video-Algorithms

Hello!

I've currently started working on my Master-Thesis.

In short terms, i need to implement some video-processing algorithms. I can't get much into details, but let's say, i want this:

1) sorting pixel-rows and doing some stuff with colors

2) export the processed video per DVI

I already read some datasheets and wikis regarding OMAP and this should definitely be possible with the
OMAP Evaluation Module, right?

I know that DVSDK is included. But do i need anything more? i.e. Code Composer or similar programs.

Perhaps you could also give me some links for getting started with OMAP (yes, i saw the sticky ;)) in this particular area. I should mention, that i'm pretty unexperienced with linux, but I'm not afraid of getting acquainted.