How can I use Python for Image file processing ? Example (color identifying or shape identifying). | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

How can I use Python for Image file processing ? Example (color identifying or shape identifying).

27th Jul 2017, 3:41 PM
Sigma
Sigma - avatar
3 Antworten
+ 8
You could use scipy or scikit-learn modules for image processing or openCV for real-time image recognition.
27th Jul 2017, 4:49 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
28th Jul 2017, 5:56 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
I would be grateful if there links showing examples.
28th Jul 2017, 5:10 AM
Sigma
Sigma - avatar