I
I
ivanich2742017-07-26 14:38:00
API
ivanich274, 2017-07-26 14:38:00

Image processing services with API?

Hello.
I want to solve a problem: bypass a pretty smart image recognition algorithm (for uniqueness).
The first thing that comes to mind is to try to skip the image pull through filters (something in the direction of prisma, etc.).
Tell me what interesting services offer their API for uploading their images for processing? Or possible ready-made libraries with filters in C# or PHP or JS.
Or perhaps something else on this topic.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
twobomb, 2017-07-26
@twobomb

If you need to detect very similar images to the pixel, the same size Then you can simply compare the pixels of the first and second images.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question