Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

image normalization

hi every body! i am working on a video and image processing project using cyclone II EP2C70. i want to implement real time visual tracking. i have set up the video pipeline through which the real time video in flowing. now i want to implement tracking in it. the problem that i am facing now is "how we can normalize the video frame(image) ? " i want to take FFT of each frame and then IFFT. further i want to ask "is it more feasible to normalize the frame(image) 1st and the take FFT or i should take the frame as a whole and take FFT of it.......?" plz guide me in an efficient way.. thank you Rizwan

12 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    you need to have both the image and video in the same format if you want add them or difference them.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Tricky!

    thanks for your patience.

    Do you have the image normalization code (greyscale) with you now, I wanna see that

    Thank you

    Rizwan