#include <core/vidl_pro/vidl_pro_utils.h>#include <bprb/bprb_func_process.h>#include <brip/brip_vil_float_ops.h>#include <bbgm/bbgm_image_of.h>#include <bbgm/bbgm_image_sptr.h>#include <bsta/bsta_attributes.h>#include <bsta/bsta_gauss_if3.h>#include <bsta/bsta_mixture.h>#include <brdb/brdb_value.h>#include <vbl/io/vbl_io_smart_ptr.h>#include <vil/vil_convert.h>#include <vil/vil_math.h>#include <vcl_iostream.h>#include <vcl_cmath.h>Go to the source code of this file.
Functions | |
| bool | bbgm_local_frame_trans_process_cons (bprb_func_process &pro) |
| bool | bbgm_local_frame_trans_process (bprb_func_process &pro) |
| Execute the process function. | |
Definition in file bbgm_local_frame_trans_process.cxx.
| bool bbgm_local_frame_trans_process | ( | bprb_func_process & | pro | ) |
Execute the process function.
Definition at line 49 of file bbgm_local_frame_trans_process.cxx.
| bool bbgm_local_frame_trans_process_cons | ( | bprb_func_process & | pro | ) |
Definition at line 28 of file bbgm_local_frame_trans_process.cxx.
1.7.5.1