Mention appropriate samples in the documentation (Feature #1775)
Description
Now that there are many sample programs and also tutorials that come with OpenCV, it would be great if many functions in the documentation listed a sample program or tutorial that shows how to use that function. For example, the documentation of the functions "findContours", "drawContours" and "approxPolyDP" could all say:
See examples in the "contours2" sample and Find Contours tutorial.
(Perhaps this could be an easy first task for a GSOC intern)
Related issues
duplicates Feature #680: need to map functionality to samples | Done |
Associated revisions
Merge pull request #1775 from ilya-lavrenov:ocl_cvtColor
History
Updated by Ilya Lysenkov almost 13 years ago
- Assignee set to Ilya Lysenkov
Updated by Ilya Lysenkov almost 13 years ago
Yes, you are right, it would be very useful for OpenCV users. But this issue is canceled because it is a duplicate of #680.
- Status changed from Open to Cancelled
- Target version set to 2.4.0