STIR 6.4.0
using_STIR_LOCAL Directory Reference
Directory dependency graph for using_STIR_LOCAL:
/home/kris/devel/STIRdistrib/STIR/examples/C++/using_STIR_LOCAL

Files

 demo1.cxx
 A simple program that backprojects some projection data.
 
 demo2.cxx
 A small modification of demo1.cxx to ask the user for the back projector she wants to use.
 
 demo3.cxx
 A modification of demo2.cxx that parses all parameters from a parameter file.
 
 demo4_obj_fun.cxx
 An example of a method to compute the objective function value of an image and then perform basic iterative gradient ascent. All parameters are parsed from a parameter file.
 
 demo5_line_search.cxx
 A class to compute a line search evaluation in the direction of the gradient of a given image and objective function. All parameters can be parsed from a parameter file. See demo5_line_search.par.