video processing in intel atom E6xx

Post Reply
Sridevi
New User
Posts: 1
Joined: Mon Nov 17, 2014 6:15 am

video processing in intel atom E6xx

Post by Sridevi »

Hi,
I'm currently working on a video processing project on Intel Atom board.It has fedora operating system.I'm using opencv library by linking it with codeblocks IDE since it doesn't support visual studio .The image algorithm which contains many opencv library functions is working perfectly fine and when I extend that for video,it is supposed to process the data frame by frame.But it is not able to open the video file if I use the command cv::VideoCapture capture("file.mp4"). The same video code is working fine in Intel i5 processor. Could you please suggest me why it is not able to open the file and where the problem might be.



Thank you,
Sridevi.

Post Reply

Return to “Intel”