How To Disable Runtime Warning Message
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
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 ?