How To Disable Runtime Warning Message

asked 2015-05-29 13:59:44 -0600

BG gravatar image

When executing Videocapture.open(deviceNum)enter code here where no device exists, I'm presented with, "Warning, camera failed to properly initialize!". Is there a way to disable this message?

Thanks

edit retag flag offensive close merge delete

Comments

hi, BG - this is not a opencv warning, but probably from the src code you're trying to use.

could you add the relevant snippet with your question ?

berak gravatar imageberak ( 2015-05-30 03:12:21 -0600 )edit