OpenCV Ip Camera Image Deterioration -


i have connected ip camera using opencv. if show image using imshow, it's fine... if try cpu processing image (i equalize image , run face detector...), image starts deteriorate (i keep getting ac-tex damaged in console)... starts blur , blur , blur... dont know why happening. can confirm not happen when getting images isight camera (i running on imac...) besides that, having weird time opencv. face detection doesn't seem work when run app in release mode. on windows 8 , using vs 2010.

can shed light @ these problems?

i suggest break problem small parts. questions have you:

  • the image capture , presentation working without processing?
  • a local camera face detector algorithm working?
  • you said release mode, means working on debug version?

Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -