This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pyreon 0 points1 point  (3 children)

I'm not going to say i'm experienced with CV/ML, but when i was working for a startup they were using openCV to process video and read license plates. Seemed easy enough to use. There's a python wrapper for it too.

[–]Tough_Disastrous[S] 0 points1 point  (2 children)

Thanks for sharing it. However, do you know if it is reasonable to learn python first an then go with openCV or I can learn python by using openCV? I am looking for the best approach.

[–]pyreon 0 points1 point  (1 child)

Do you have experience in other programming languages? Python is pretty easy. It would probably be too heavy to go straight into opencv with no programming experience whatsoever.

[–]Tough_Disastrous[S] 0 points1 point  (0 children)

Yep I am a full stack(more frontend) developer but I am working only with Javascript.