Page 1 of 1

Error Prediction between 2 images

PostPosted: Sun Jan 24, 2016 12:07 pm
by Ouadrhiri
Hi all,

Can I get the image that represent error prediction between 2 images (image 1 and 2), I fond the theory part but I need teh pratictical option?

thanks

Re: Error Prediction between 2 images

PostPosted: Sun Jan 24, 2016 4:58 pm
by sebraa
Sorry, but I don't understand your question.

Re: Error Prediction between 2 images

PostPosted: Sun Jan 24, 2016 5:30 pm
by Ouadrhiri
Hi,

In Video, we have a succesive frames (it's the images, image 1, 2,3 ...), so I want to take 2 images, like Image 1 and 2, and calculate the difference between them, to get a prediction error, you can understand what I need, if you see this link (page Number 11: http://www.ntua.gr/best/ac13/motion_estimation.pdf)

thanks.

Re: Error Prediction between 2 images

PostPosted: Sun Jan 24, 2016 9:42 pm
by nickoppen
OpenCV has motion detection. If you just want the working algorithm that would be the quickest way to get it. Off the shelf OpenCV will not use the epiphany chip though.

I had an issue installing OpenCV on the previous image. Apt-get gave me an error but the aptitude package worked. One of the installed libraries needed to be down graded.