Ask Your Question

Revision history [back]

OpenCV on Android, create slowmotion

Hi guys,

I'am not searching for a full solution or something. I just want to know that it's a correct or possible way to implement slowmotion (or timelapse) videos with Android using OpenCV. I have a Samsung Galaxy Camera which already has a feature like that. It can do slowmo videos for 120fps. I did many researches about it's hardware and now i want to try that is there possible to "tuning" this 120fps upper or it's not possible. I'am sure that i have to use native interface. (or maybe ARM Assembly for that) My question is that what do you think guys? What technologies shall i use for implement slowmotion? Currently i'am thinking: Android NDK + OpenCV And if possible, i would use some ARM because it's speed. I know that's a really-really hard thing to do. First i just want to create a plan!

Thanks!