snototter / viren2d

Visualization Toolbox for Computer Vision
https://viren2d.readthedocs.io
MIT License
1 stars 0 forks source link

Extend Code Samples #17

Open snototter opened 1 year ago

snototter commented 1 year ago

All code samples (included in the docstrings) should explicitly include all (including optional) parameters. The idea is to have samples which are copy-pastable and it's easier to remove parameters than to look them up separately in the API documentation.