A
A
Artem Filimonov2017-11-13 17:16:04
C++ / C#
Artem Filimonov, 2017-11-13 17:16:04

Image processing. What is the best library to choose?

I know there is openCV. But are there other more lightweight libraries for very simple tasks?
It is necessary to select the background from the object.
And if for example already video processing. Can this be considered as image processing if processed frame by frame?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Cheremisin, 2017-11-13
@leahch

It is a video and so it is processed frame by frame. If for simple i.e. libgd https://libgd.github.io

D
Denis, 2017-11-14
@D3Nd3R

There is also dlib. It is header only.
PS Separating the background from the object is far from an easy task.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question