Video Processing in Android
Hello, I want to create on application through which user can process on Video, means Video splitting, merging and editing. I have studied that using OpenCV, we can do this easily in android
I have already install OpenCV in my system withing Eclipse.
So, Can you please tell me how can i achieve my goal?
Thanks in advance.