Ask Your Question
2

Deer Detection

asked 2014-04-24 08:27:25 -0600

Malik gravatar image

updated 2014-04-24 08:27:55 -0600

Hello! Hope u all were fine. Friends I am working on a project Animal (Deer) detection and recognition. My task is to detect a deer and it's antler, if it has antler save it in a directory if it didn't have save it into separate directory. We got the deer's images captured by a CAM in the forest with its complete information i.e. weather info, temperature info, date and passing time. i extract this information successfully by using OCR libraries. Now for deer detection i apply Image Segmentation,Image Difference, Background Subtraction Threshold I got some results. But I don't know how i will further proceed.Is Neural Networks the solution or some else methodology give the results. Can you guide me .? How i will proceeds towards my task...? Also this project might be take the shape of my MS Thesis..

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-04-25 02:02:54 -0600

Amit gravatar image

Use Haar cascade classifier training and generate xml file, this will find the deer very easily, here is the demo on face detection using haar cascade Link

edit flag offensive delete link more

Comments

Link broken, this link seems to be the correct information albeit on a different source https://opencv-python-tutroals.readth...

cjastram gravatar imagecjastram ( 2016-05-30 07:01:46 -0600 )edit

Question Tools

Stats

Asked: 2014-04-24 08:27:25 -0600

Seen: 1,083 times

Last updated: Apr 25 '14