Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

read a saved video file in android studio using opencv4android

Hi, Iam doing a project which finds the features in the video of a room. Currently Iam doing hough transform and edge detection. Iam able to do this in real time using opencv4android in android studio. I have to run around carrying my laptop for that. So for testing purpose I need to use a video which is saved in my system or in the emulator by giving the path of the video file. Is that possible?

read a saved video file in android studio using opencv4android

Hi, Iam doing a project which finds the features in the video of a room. Currently Iam doing hough transform and edge detection. Iam able to do this in real time using opencv4android in android studio. I have to run around carrying my laptop for that. So for testing purpose I need to use a video which is saved in my system or in the emulator by giving the path of the video file. Is that possible?