Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

C++ Using OpenCV, create GIF from images or Video file

I have learn that the ImageMagick is totally a go-for.

  1. But I was wondering is there any other method, or code that I can do in OpenCV so that I could create a GIF from consecutive images or video (mov) files ?

  2. Or just simply removing the background in the video to get the object only? other than BackgroundSubstrator ?