Image processing
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I want to open an image sequence or an avi file, and i want to process it frame by frame. Then i will show the result in a window (i mean in a dialog ). How can i do this in mfc? The first step is, i will open an avi file and play it on the screen (in a window).
-
I want to open an image sequence or an avi file, and i want to process it frame by frame. Then i will show the result in a window (i mean in a dialog ). How can i do this in mfc? The first step is, i will open an avi file and play it on the screen (in a window).