Anyone knows where I could get a CascadeClassifier xml file to identify a cow? I have to detect a cattle in a picture taken from the air. [closed]

asked 2016-04-10 18:19:05 -0600

I'm working with opencv 3.0 in C# .net Thanks

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2016-04-11 12:54:07.354469

Comments

1
berak gravatar imageberak ( 2016-04-11 00:18:43 -0600 )edit

Thank you, but this is not the xml file format I need. I'm looking for a xml file compatible with CascadeClassifier in Opencv for C# .

Felipe1480 gravatar imageFelipe1480 ( 2016-04-11 12:47:19 -0600 )edit
  • an arbitrary picture from the air won't be pose/rotation invariant, thus using the CascadeClassifier is a bad idea.

  • opencv does not support any c# interface, so we can't help you with any specific code.

berak gravatar imageberak ( 2016-04-11 12:52:59 -0600 )edit

Yes, is not exactly Opencv, is Emgu.CV...my mistake. Thank you for answering.

Felipe1480 gravatar imageFelipe1480 ( 2016-04-11 15:00:18 -0600 )edit