Add Examples Wiki to #opencv Topic and to Support section (Feature #828)
Description
I have created a wiki here:
http://programmingexamples.net/index.php?title=OpenCV
on which I demonstrate many basic operations in OpenCV. It would be great if this could be added to the Support section so that other can find it easily and learn from it and contribute to it.
It would also be great if the link could be added to the "Topic" on the #opencv channel on irc.freenode.net
Associated revisions
Merge pull request #828 from tim36272:patch-1
History
Updated by Andrey Kamaev over 13 years ago
- Status deleted (
Open)
Updated by Alexander Shishkov about 13 years ago
- Description changed from I have created a wiki here: http://programmingexamples.net/index.php?title=Op... to I have created a wiki here: http://programmingexamples.net/index.php?title=Op... More
Updated by Kirill Kornyakov almost 13 years ago
Sorry, but the link is outdated...
- Status set to Cancelled
- Target version set to 2.4.0
- Assignee changed from Vadim Pisarevsky to David Doria
Updated by David Doria almost 13 years ago
Sorry, here is the new link:
Updated by Kirill Kornyakov almost 13 years ago
OK, let's try again. Actually I see that your materials are quite useful for beginners (not only), but they are duplicated with OpenCV tutorials and documentation. Right now OpenCV team is working on creation of a single source of truth (code.opencv.org is only the first step). This is indispensable, because some people are still using outdated 1.x C API, and other are asking the same questions over and over again.
So, I think we can add your link to our lists of external resources, but don't you want to participate in improvement of the original OpenCV documentation. We think that we should concentrate our efforts, not separate...
- Status changed from Cancelled to Open
Updated by David Doria almost 13 years ago
Sure. I guess I worded my original statement poorly. What you are suggesting is obviously a much better plan. Rather than even adding this wiki as an external link, if the devs that are working on the tutorials can just look over it and take suggestions of what to demonstrate/the style of a "fully compilable, self-contained example", that would be great.
I have detailed the though process that I think should be followed when creating things like this here:
http://opensource.com/education/12/2/teaching-software-libraries-example
Maybe it could prove as a useful starting point.
Good luck in this effort!
Updated by Alexander Shishkov almost 13 years ago
- Status changed from Open to Cancelled