2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-22 05:12:30 +00:00
Files
gil/doc/image_processing/index.rst
Debabrata Mandal dc9ba74cb3 Add docs for histogram (#503)
* Add docs for histogram

* Add docs and make changes:

 - Made changes suggested in first review

 - Add docs for relevant files

* Rename docs file and correct typos

* Change doc for cumulative histogram

* Add docs for histogram equalization

* Make changes suggested in review

* Add docs

* Remove docs for algorithms

* Move images to test_images

Co-authored-by: Mateusz Łoskot <mateusz@loskot.net>
2021-03-24 21:19:06 +01:00

16 lines
331 B
ReStructuredText

Image Processing
================
The GIL documentation sections listed below are dedicated to describe the library
features, structures and algorithms, for image processing and analysis.
.. toctree::
:maxdepth: 2
:caption: Table of Contents
overview
basics
affine-region-detectors
contrast_enhancement/index