How to Record a Video with Augmented Reality

Is it possible to record Augmented reality videos?

In general,in AR app you can add object in the image or place image over camera view. If you want to create video you have to connect this image to every image of video sequence. By making little differences you can create animated object.

There is no problem to capture augumented picture or video.. developers just have not needed it yet. But nice idea ;)

What is the best way to record a video with augmented reality

now I answer my own question

the best would be to use Objective-C++ class (.mm) where we can use OpenCV and easily/fast convert from CMSampleBuffer to cv::Mat and back to CMSampleBuffer after processing

we can easily call Objective-C++ functions from Swift



Related Topics



Leave a reply



Submit