V
V
Vladimir Krasnoselskikh2013-11-25 15:24:54
C++ / C#
Vladimir Krasnoselskikh, 2013-11-25 15:24:54

What is the Russian manual for OpenCV?

Greetings! Can you tell me a suitable Russian manual or video tutorials on OpenCV (C ++)? Specifically interested in:
- Recognition of object types
- Texture analysis -
Search for known objects

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir, 2013-11-25
@karavaiker

For example - http://robocraft.ru/page/opencv/

Y
Yuri Yarosh, 2013-11-25
@d00mko

You need to watch Computer Vision courses and the book
Directly on OpenCV, all materials and resources have become outdated, since now a lot of things have gone towards calculations on OpenCL. through the new OpenVX standard.
OpenCV itself implements two methods for classifying objects:
Latent SVM method based on gradient analysis
The empirical method based on SVM edge analysis
is more accurate and more resource intensive.
Understand the materiel - it will be easier to understand how to work with standard methods.

K
Konstantin Gorodetsky, 2016-10-30
@gorodetskiykp

https://geekbrains.ru/events/140

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question