V
V
Vetal Matitskiy2016-05-20 11:10:45
Image processing
Vetal Matitskiy, 2016-05-20 11:10:45

How to programmatically remove the background from a photo?

there is a large set of photos where objects are taken against a white background. you need to remove the background so that it is more convenient to combine objects on a collage. Is there any way to programmatically remove the background from an image? the task is a little easier because the background is mostly white and the subject is usually located in the center. it seems there are a couple of programs that promise to do this, but I would like that in the future, when adding a photo to the service, the background is deleted automatically without the need to manually drive it into the program

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2016-05-20
@ghost1k

php imagecolorallocate, imagecolortransparent, imagecolorexact
True, it is not clear what kind of service you have and what it is written on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question