Ask Your Question
0

Filtering a video with python

asked 2019-01-15 09:52:44 -0600

Hello I'd like to filter a video mp4 with IPython using openCV. Meaning turning a video with color to a white and black video. How can I do that ? Is there any tutorial about it please ?

Thanks in advance

edit retag flag offensive close merge delete

Comments

are you sure, you need opencv (a computer-vision library) for this ?

e.g. this could be done with a plain ffmpeg cmdline

berak gravatar imageberak ( 2019-01-15 10:13:44 -0600 )edit

It looks like a Linux command... Is it ? Or is it something that I can do with python ? I'm currently on windows so I thought to do it with python, or anything that can be done on Windows

Joseph A gravatar imageJoseph A ( 2019-01-15 10:20:14 -0600 )edit

all i'm saying is: what you want sounds more like video processing, not like computer-vision.

berak gravatar imageberak ( 2019-01-15 10:24:33 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-01-15 10:26:52 -0600

Right. So you're saying openCV is not most efficient to do it. Do you have an idea where I can look at to perform that on Windows for instance with python ?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-01-15 09:52:44 -0600

Seen: 1,077 times

Last updated: Jan 15 '19