Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Image tutorials

Examples showing the TImage class usage.

Files

file  galaxy_image.C
  View in nbviewer Open in SWAN
Importing an image and manipulating it.
 
file  hist2image.C
  View in nbviewer Open in SWAN
Create an image from a 2-D histogram and manipulate it.
 
file  hsumanim.C
  View in nbviewer Open in SWAN
This script is a slightly modified version of hsum.C.
 
file  image2hist.C
  View in nbviewer Open in SWAN
Create a 2-D histogram from an image.
 
file  img2pad.C
  View in nbviewer Open in SWAN
Display image in canvas and pad.
 
file  imgconv.C
  View in nbviewer Open in SWAN
Open rose512.jpg and save it in the following formats: .png, .gif, .xpm and tiff.
 
file  pad2png.C
  View in nbviewer Open in SWAN
Create a canvas and save as png.
 
file  rose_image.C
  View in nbviewer Open in SWAN
Display image in a new canvas and pad.
 
file  trans_graph.C
  View in nbviewer Open in SWAN
Demonstrates how to access and manipulate ARGB pixel values of an image +...