Ask Your Question
2

Cow Udder/Teat detection

asked 2018-05-01 09:23:06 -0600

GreenSokrates gravatar image

Hello I'm pretty new to OpenCV.

My Problem is i have to detect and then track the teats of a cow udder in a video stream.

My first approach was to apply a canny filter to the frames of the stream and then search for the teats with a teat template by template matching. But it doesn't seem to work at all.

Has anyone of you a better idea/solution to my problem?

Greetings

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2018-05-01 12:56:23 -0600

Please improve and limit the scope of your question. This community builds a library which can be used to build applications; it does not write applications or comment on them. However, if you can present a detailed problem (usually involving copying and pasting code here, and including a small representative input image, actual result, expected result, and opencv version used), then the community can comment on any library-specific question.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-05-01 09:23:06 -0600

Seen: 488 times

Last updated: May 01 '18