mirror of
https://github.com/boostorg/gil.git
synced 2026-01-22 05:12:30 +00:00
* 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>
16 lines
331 B
ReStructuredText
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
|
|
|