Classes
contrib/brl/bseg/brip/brip_gain_offset_solver.h File Reference

Finds a gain and offset intensity map that minimizes squared difference between images. More...

#include <vil/vil_image_view.h>

Go to the source code of this file.

Classes

class  brip_gain_offset_solver

Detailed Description

Finds a gain and offset intensity map that minimizes squared difference between images.

Author:
J.L. Mundy
Date:
February 26, 2012 In order to accurately compare images that have corresponding pixel intensities it is necessary to adjust the gain and offset of the test image to match the model image as closely as possible. It is assumed that both the model and test images are the same size and corresponding pixels represent the same scene surface element, i.e. should have the same intensity
    Modifications
     none yet
   

Definition in file brip_gain_offset_solver.h.