video capture - how can we start and stop the webcam in opencv? -



video capture - how can we start and stop the webcam in opencv? -

i trying capture images webcam using opencv. when phone call cvqueryframe() image read , cam starts. want cam stop because used other application.

can help me this?

thanks lot.

isn't cvreleasecapture() working ?

i stop frame query, (stop loop utilize capture frame) , release capture... searching ? here documentation

opencv video-capture

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -