K
K
kirilleo2015-07-09 21:34:36
Books
kirilleo, 2015-07-09 21:34:36

How to write a simple object detector on an image?

Actually, I need to write a program that could find a car in the image or indicate that it is not there.
What literature would you recommend to me? I would like to read about the various methods of finding an object in an image with examples.
If anyone needs to find an interesting dissertation on this topic:
www.nntu.ru/sites/default/files/file/dissertacii/2...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Pukhov, 2015-07-10
@Neuroware

actually, the only question is whether it is required to find this particular car or a car in general, the second question is the speed of the algorithm, that is, for what purposes it will be used, all this determines the choice of the algorithm. To get started, you can read here and here

C
cthulhudx, 2015-07-15
@cthulhudx

Machine Vision and Digital Image Processing
Computer Vision in C++ with the OpenCV Library
Neural networks. Full course
Vehicle Detection with Haar Cascades
Detector example: Car tracking on the crossroad - OpenCV

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question