Ask Your Question
0

What forums exist for newbys learning opencv

asked 2014-02-07 04:29:56 -0600

Agribot gravatar image

Hi, Which good forums exist for newbys tryin to learn how to use opencv with C++ ?

This is a good forum, but cannot cover all questions and topics. Which other forums are good ?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
5

answered 2014-02-07 04:55:42 -0600

updated 2014-02-07 04:58:32 -0600

Basically a forum is not the correct way to start getting the hang of openCV. What I suggest you do is move over to the tutorial page, start at the top of the page and gradually move down to more exciting and more difficult examples. They are all well documented and give you example output that you should retrieve.

Once you got the hang of the basics, you could switch to some of the books that OpenCV provides which have OpenCV and C++ projects on different aspects of computer vision. The books can be retrieved on this link. I mainly suggest taking a look at the starter book and the practical project books.

Ofcourse once you have selected your problem and know the correct keywords, this forum contains a crazy amount of valuable information. Also, stackoverflow has a large community focussing on OpenCV problems.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-02-07 04:29:56 -0600

Seen: 339 times

Last updated: Feb 07 '14