Ask Your Question

Revision history [back]

how to use videostab.cpp in a swift program

I have successfully installed openCV on my swift project using a bridging header and objective c wrapper to change the color scate of an image from rgb to gray scale. I'm attempting to implement video stabilisation in my project using link:videostab. I understand the code to an extent but need to create a objective c wrapper also, anyone done this before ?