M
M
mitaichik2015-05-13 14:37:29
Algorithms
mitaichik, 2015-05-13 14:37:29

What software to use for image analysis?

Hello everyone) Need a program for image analysis. So that different algorithms, effects, and so on can be applied to it.
Photoshop is not suitable - there are too few opportunities for algorithmic analysis. I tried Matlab, but it was painfully difficult and not clear.
Is there something simple, preferably for Mac?
PS The task itself - How to solve such a captcha? You need to write an algorithm for preprocessing, segmentation, etc. for recognition.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eddy_Em, 2015-05-13
@Eddy_Em

If matlab is "painfully difficult", then there are no options.

A
Alexey Cheremisin, 2015-05-13
@leahch

Well, simple, I'm afraid not. There are wonderful libraries in python - scikit-image.org and as the basis of scipy.org with NumPy to boot.
Here to read - scipy-lectures.github.io/advanced/image_processing
They can quite easily cut off noise and whiten objects, but you will need to somehow recognize the characters.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question