Python Forum
Troubles on how to use Open CV - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Homework (https://python-forum.io/forum-9.html)
+--- Thread: Troubles on how to use Open CV (/thread-10503.html)



Troubles on how to use Open CV - knowledge1st - May-23-2018

Hello, new at the forum so if something that i write is wrong, let me know..

First, i made few simple, very simple, codes in python.. but they worked...

I'm learning Open CV right now with the objetive to do something similar to this: Link. But i'm orienting this to my daily work, to automate actions and analysis. I've asked them what they used to create this and they told me that was done with Open CV in python.

Have tried some codes, ones that i did, others that i didn't.. but nothing is working as intended.

My problem is that i didn't found the specific name of this function... like i know that the app is "watching" the images and text showed in te screen, but i don't know where to start.

PD: i don't want to someone do this for me.. i need help to know where to start or like "you should use X to do Y, then use X1 to do Y1, and there you see how to continue"

Thanks since now.


RE: Troubles on how to use Open CV - Larz60+ - May-23-2018

You should probably start with something like this, so you can understand the basics: http://opencvexamples.blogspot.com/p/learning-opencv-functions-step-by-step.html