V
V
Vladimir Korotenko2020-09-10 19:07:02
OpenCV
Vladimir Korotenko, 2020-09-10 19:07:02

How to track already recognized objects?

How to make a subject in a video stream. For example: in the 1st frame a face is defined, in the 2nd and subsequent it is pointless to determine it, it is enough just to follow the contour. Give me an idea on how this could be done. enough links

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Arseny Kravchenko, 2020-09-13
@firedragon

I would look towards SORT (for example, https://github.com/nwojke/deep_sort )

M
Mokhirjon Naimov, 2015-09-19
@Jonathan

The first thing to consider is full access to the server, that is, to be able to install the necessary programs ...
Second, if you are new to VDS, it would be much easier if there is some kind of control panel with the server. And then there will be not many problems with creating domains / directories for the site ...
If you use Git, then:
1. connect to the server via SSH (set up connections via SSH from the beginning);
2. Clone the project (from the repository);
3. Execute composer install(of course, composer must also be installed);
4. Perform the migration php artisan migrate;
5. Enjoy!
UPD: Deployer - Deployment tool for PHP . There are ready-made settings for Laravel apps. Very comfortably!

V
Viktor Savchenko, 2015-09-15
@UAPEER

You can use the services of administration on the hosting, everything will be transferred to you. Often it's even free.

V
Vyacheslav Plisko, 2015-09-15
@AmdY

The best option is to use a specialized hosting https://forge.laravel.com/ and you'll be fine and the authors have a penny.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question