<
foam: TFoam example
^
ROOT Tutorials
mlp: Neural Networks
>
ROOT Tutorials: Image Processing
From
$ROOTSYS/tutorials/image
1. galaxy_image.C
Importing an image and manipulating it
2. hist2image.C
Create an image from a 2-D histogram and manipulate it
3. hsumanim.C
This script is a slightly modified version of hsum.C.
4. image2hist.C
Create a 2-D histogram from an image.
5. img2pad.C
Display image in canvas and pad.
6. imgconv.C
Open rose512.jpg and save it in the following formats:
7. pad2png.C
Create a canvas and save as png.
8. rose_image.C
Display image in a new canvas and pad.
9. trans_graph.C
Demonstrates how to access and manipulate ARGB pixel values of an image +...