, including all inherited members.
| abs_clip_to_level(vil_image_view< float > const &image, const float thresh, const float level=0.0f) | brip_vil_float_ops | [static] |
| absolute_value(vil_image_view< float > const &input) | brip_vil_float_ops | [static] |
| average_in_box(vil_image_view< float > const &v, vgl_box_2d< double > const &box) | brip_vil_float_ops | [static] |
| average_NxN(vil_image_view< float > const &img, int N) | brip_vil_float_ops | [static] |
| basis_images(vcl_vector< vil_image_view< float > > const &input_images, vcl_vector< vil_image_view< float > > &basis) | brip_vil_float_ops | [static] |
| beaudet(vil_image_view< float > const &Ixx, vil_image_view< float > const &Ixy, vil_image_view< float > const &Iyy, bool determinant=true) | brip_vil_float_ops | [static] |
| bilinear_interpolation(vil_image_view< float > const &input, double x, double y) | brip_vil_float_ops | [static] |
| brip_vil_float_ops() | brip_vil_float_ops | [inline, private] |
| chip(vil_image_view< float > const &input, vsol_box_2d_sptr const &roi, vil_image_view< float > &chip) | brip_vil_float_ops | [static] |
| chip(vil_image_resource_sptr const &image, brip_roi_sptr const &roi, vil_image_resource_sptr &chip) | brip_vil_float_ops | [static] |
| chip(vcl_vector< vil_image_resource_sptr > const &images, brip_roi_sptr const &roi, vcl_vector< vil_image_resource_sptr > &chips) | brip_vil_float_ops | [static] |
| color_order(vil_image_view< float > const &color_image, float eq_tol) | brip_vil_float_ops | [static] |
| combine_color_planes(vil_image_view< vxl_byte > const &R, vil_image_view< vxl_byte > const &G, vil_image_view< vxl_byte > const &B) | brip_vil_float_ops | [static] |
| combine_color_planes(vil_image_resource_sptr const &R, vil_image_resource_sptr const &G, vil_image_resource_sptr const &B) | brip_vil_float_ops | [static] |
| convert_to_bool(vil_image_view< vxl_byte > const &image) | brip_vil_float_ops | [static] |
| convert_to_byte(vil_image_view< float > const &image) | brip_vil_float_ops | [static] |
| convert_to_byte(vil_image_view< float > const &image, float min_val, float max_val) | brip_vil_float_ops | [static] |
| convert_to_byte(vil_image_view< vxl_uint_16 > const &image, vxl_uint_16 min_val, vxl_uint_16 max_val) | brip_vil_float_ops | [static] |
| convert_to_byte(vil_image_resource_sptr const &image) | brip_vil_float_ops | [static] |
| convert_to_float(vil_image_resource const &image) | brip_vil_float_ops | [static] |
| convert_to_float(vil_image_resource_sptr const &image) | brip_vil_float_ops | [inline, static] |
| convert_to_float(vil_image_view< vxl_byte > const &image) | brip_vil_float_ops | [static] |
| convert_to_float(vil_image_view< vxl_uint_16 > const &image) | brip_vil_float_ops | [static] |
| convert_to_float(vil_image_view< vil_rgb< vxl_byte > > const &image) | brip_vil_float_ops | [static] |
| convert_to_grey(vil_image_resource const &img) | brip_vil_float_ops | [static] |
| convert_to_IHS(vil_image_view< vil_rgb< vxl_byte > > const &image, vil_image_view< float > &I, vil_image_view< float > &H, vil_image_view< float > &S) | brip_vil_float_ops | [static] |
| convert_to_IHS(vil_image_view< vxl_byte > const &image, vil_image_view< float > &I, vil_image_view< float > &H, vil_image_view< float > &S) | brip_vil_float_ops | [static] |
| convert_to_short(vil_image_view< float > const &image, float min_val, float max_val) | brip_vil_float_ops | [static] |
| convert_to_short(vil_image_view< float > const &image) | brip_vil_float_ops | [static] |
| convert_to_short(vil_image_resource_sptr const &image) | brip_vil_float_ops | [static] |
| convolve(vil_image_view< float > const &input, vbl_array_2d< float > const &kernel) | brip_vil_float_ops | [static] |
| cross_correlate(vil_image_view< float > const &image1, vil_image_view< float > const &image2, float x, float y, int radius=5, float intensity_thresh=25.0f) | brip_vil_float_ops | [static] |
| cross_correlate(vil_image_view< float > const &image1, vil_image_view< float > const &image2, vil_image_view< float > &out, int radius=5, float intensity_thresh=25.0f) | brip_vil_float_ops | [static] |
| difference(vil_image_view< float > const &image_1, vil_image_view< float > const &image_2) | brip_vil_float_ops | [static] |
| difference(vil_image_resource_sptr const &img0, vil_image_resource_sptr const &img1) | brip_vil_float_ops | [static] |
| display_IHS_as_RGB(vil_image_view< float > const &I, vil_image_view< float > const &H, vil_image_view< float > const &S, vil_image_view< vil_rgb< vxl_byte > > &image) | brip_vil_float_ops | [static] |
| double_resolution(vil_image_view< float > const &input, float filter_coef=0.6f) | brip_vil_float_ops | [static] |
| double_resolution_1d(const float *input, const unsigned n_input, const float k0, const float k1, const float k2, float *output) | brip_vil_float_ops | [private, static] |
| elu(float phi, float lamda0, float lambda1, float theta) | brip_vil_float_ops | [private, static] |
| elv(float phi, float lamda0, float lambda1, float theta) | brip_vil_float_ops | [private, static] |
| entropy(const unsigned i_radius, const unsigned j_radius, const unsigned step, vil_image_resource_sptr const &img, const float sigma=1.0f, const bool intensity=true, const bool gradient=true, const bool ihs=false) | brip_vil_float_ops | [static] |
| entropy_g(const unsigned i, const unsigned j, const unsigned i_radius, const unsigned j_radius, vil_image_view< float > const &gradx, vil_image_view< float > const &grady, const float range=360.0f, const unsigned bins=8) | brip_vil_float_ops | [static] |
| entropy_hs(const unsigned i, const unsigned j, const unsigned i_radius, const unsigned j_radius, vil_image_view< float > const &hue, vil_image_view< float > const &sat, const float range=360.0f, const unsigned bins=8) | brip_vil_float_ops | [static] |
| entropy_i(const unsigned i, const unsigned j, const unsigned i_radius, const unsigned j_radius, vil_image_view< float > const &intensity, const float range=255.0f, const unsigned bins=16) | brip_vil_float_ops | [static] |
| extrema(vil_image_view< float > const &input, float lambda0, float lambda1, float theta, bool bright=true, bool mag_only=false, bool output_response_mask=true, bool signed_response=false, bool scale_invariant=false, bool non_max_suppress=true, float cutoff_per=0.01f) | brip_vil_float_ops | [static] |
| extrema_kernel_mask(float lambda0, float lambda1, float theta, vbl_array_2d< float > &kernel, vbl_array_2d< bool > &mask, float cutoff_percentage=0.01f, bool scale_invariant=false) | brip_vil_float_ops | [static] |
| extrema_revert_angle(float angle) | brip_vil_float_ops | [static] |
| extrema_rotational(vil_image_view< float > const &input, float lambda0, float lambda1, float theta_interval, bool bright=true, bool mag_only=false, bool signed_response=false, bool scale_invariant=false, bool non_max_suppress=true, float cutoff_per=0.01f) | brip_vil_float_ops | [static] |
| fast_extrema(vil_image_view< float > const &input, float lambda0, float lambda1, float theta, bool bright=true, bool mag_only=false, bool output_response_mask=true, bool signed_response=false, bool scale_invariant=false, bool non_max_suppress=true, float cutoff=0.01f) | brip_vil_float_ops | [static] |
| fast_extrema_rotational(vil_image_view< float > const &input, float lambda0, float lambda1, float theta_interval, bool bright=false, bool mag_only=false, bool signed_response=true, bool scale_invariant=true, bool non_max_suppress=false, float cutoff=0.01f) | brip_vil_float_ops | |
| fft_1d(int dir, int m, double *x, double *y) | brip_vil_float_ops | [private, static] |
| fft_2d(vnl_matrix< vcl_complex< double > > &c, int nx, int ny, int dir) | brip_vil_float_ops | [private, static] |
| fill_x_border(vil_image_view< float > &image, unsigned w, float value) | brip_vil_float_ops | [static] |
| fill_y_border(vil_image_view< float > &image, unsigned h, float value) | brip_vil_float_ops | [static] |
| fourier_transform(vil_image_view< float > const &input, vil_image_view< float > &mag, vil_image_view< float > &phase) | brip_vil_float_ops | [static] |
| ftt_fourier_2d_reorder(vnl_matrix< vcl_complex< double > > const &F1, vnl_matrix< vcl_complex< double > > &F2) | brip_vil_float_ops | [private, static] |
| gaussian(vil_image_view< float > const &input, float sigma, float fill=0.0f) | brip_vil_float_ops | [static] |
| gaussian_blocking_filter(float dir_fx, float dir_fy, float f0, float radius, float fx, float fy) | brip_vil_float_ops | [private, static] |
| gaussian_radius(const double sigma, const double fuzz=0.02) | brip_vil_float_ops | [static] |
| grad_matrix_NxN(vil_image_view< float > const &input, unsigned n, vil_image_view< float > &IxIx, vil_image_view< float > &IxIy, vil_image_view< float > &IyIy) | brip_vil_float_ops | [static] |
| gradient_3x3(vil_image_view< float > const &input, vil_image_view< float > &grad_x, vil_image_view< float > &grad_y) | brip_vil_float_ops | [static] |
| gradient_mag_3x3(vil_image_view< float > const &input, vil_image_view< float > &mag) | brip_vil_float_ops | [static] |
| gradient_mag_comp_3x3(vil_image_view< float > const &input, vil_image_view< float > &mag, vil_image_view< float > &grad_x, vil_image_view< float > &grad_y) | brip_vil_float_ops | [static] |
| half_resolution(vil_image_view< float > const &input, float filter_coef=0.359375f) | brip_vil_float_ops | [static] |
| half_resolution_1d(const float *input, unsigned n, float k0, float k1, float k2, float *output) | brip_vil_float_ops | [private, static] |
| harris(vil_image_view< float > const &IxIx, vil_image_view< float > const &IxIy, vil_image_view< float > const &IyIy, double scale=0.04) | brip_vil_float_ops | [static] |
| hessian_3x3(vil_image_view< float > const &input, vil_image_view< float > &Ixx, vil_image_view< float > &Ixy, vil_image_view< float > &Iyy) | brip_vil_float_ops | [static] |
| homography(vil_image_view< float > const &input, vgl_h_matrix_2d< double > const &H, vil_image_view< float > &output, bool output_size_fixed=false, float output_fill_value=0.0f) | brip_vil_float_ops | [static] |
| Horn_SchunckMotion(vil_image_view< float > const ¤t_frame, vil_image_view< float > const &previous_frame, vil_image_view< float > &vx, vil_image_view< float > &vy, const float alpha_coef=10000.0f, const int no_of_iterations=5) | brip_vil_float_ops | [static] |
| ihs_to_rgb(vil_rgb< vxl_byte > &rgb, const float i, const float h, const float s) | brip_vil_float_ops | [static] |
| interpolate_center(vbl_array_2d< float > const &neighborhood, float &dx, float &dy) | brip_vil_float_ops | [private, static] |
| inverse_fourier_transform(vil_image_view< float > const &mag, vil_image_view< float > const &phase, vil_image_view< float > &output) | brip_vil_float_ops | [static] |
| load_kernel(vcl_string const &file) | brip_vil_float_ops | [static] |
| local_maximum(vbl_array_2d< float > const &nighborhood, int n, float &value) | brip_vil_float_ops | [private, static] |
| lucas_kanade_motion_on_view(vil_image_view< float > const &curr_frame, vil_image_view< float > const &prev_frame, const double thresh, float &vx, float &vy) | brip_vil_float_ops | [static] |
| Lucas_KanadeMotion(vil_image_view< float > ¤t_frame, vil_image_view< float > &previous_frame, int n, double thresh, vil_image_view< float > &vx, vil_image_view< float > &vy) | brip_vil_float_ops | [static] |
| max_inscribed_rect(float lambda0, float lambda1, float theta, float &u_rect, float &v_rect) | brip_vil_float_ops | [static] |
| max_scale_trace(vil_image_view< float > input, float min_scale, float max_scale, float scale_inc) | brip_vil_float_ops | [static] |
| max_scale_trace_value(vil_image_view< float > input, float min_scale, float max_scale, float scale_inc) | brip_vil_float_ops | [static] |
| minfo(const unsigned i_radius, const unsigned j_radius, const unsigned step, vil_image_resource_sptr const &img0, vil_image_resource_sptr const &img1, vil_image_view< float > &MI0, vil_image_view< float > &MI1, const float sigma=1.0f, const bool intensity=true, const bool gradient=true, const bool ihs=false) | brip_vil_float_ops | [static] |
| minfo_g(const unsigned i0, const unsigned j0, const unsigned i1, const unsigned j1, const unsigned i_radius, const unsigned j_radius, vil_image_view< float > const &gradx0, vil_image_view< float > const &grady0, vil_image_view< float > const &gradx1, vil_image_view< float > const &grady1, const float range=360.0f, const unsigned bins=8) | brip_vil_float_ops | [static] |
| minfo_hs(const unsigned i0, const unsigned j0, const unsigned i1, const unsigned j1, const unsigned i_radius, const unsigned j_radius, vil_image_view< float > const &hue0, vil_image_view< float > const &sat0, vil_image_view< float > const &hue1, vil_image_view< float > const &sat1, const float range=360.0f, const unsigned bins=8) | brip_vil_float_ops | [static] |
| minfo_i(const unsigned i0, const unsigned j0, const unsigned i1, const unsigned j1, const unsigned i_radius, const unsigned j_radius, vil_image_view< float > const &intensity0, vil_image_view< float > const &intensity1, const float range=255.0f, const unsigned bins=16) | brip_vil_float_ops | [static] |
| negate(vil_image_resource_sptr const &imgr) | brip_vil_float_ops | [static] |
| non_maximum_suppression(vil_image_view< float > const &input, int n, float thresh, vcl_vector< float > &x_pos, vcl_vector< float > &y_pos, vcl_vector< float > &value) | brip_vil_float_ops | [static] |
| normalize_to_interval(const vil_image_view< T_from > &img_inp, vil_image_view< T_to > &img_out, float min, float max) | brip_vil_float_ops | [static] |
| normalize_to_interval(const vil_image_view< T_inp > &img_inp, vil_image_view< T_out > &img_out, float min, float max) | brip_vil_float_ops | |
| resize(vil_image_view< float > const &input, unsigned width, unsigned height, vil_image_view< float > &output) | brip_vil_float_ops | [static] |
| resize_to_power_of_two(vil_image_view< float > const &input, vil_image_view< float > &output) | brip_vil_float_ops | [static] |
| resp | brip_vil_float_ops | [static] |
| rgb_to_ihs(vil_rgb< vxl_byte > const &rgb, float &i, float &h, float &s) | brip_vil_float_ops | [static] |
| rotate(vil_image_view< float > const &input, double theta_deg) | brip_vil_float_ops | [static] |
| scan_region(vil_image_resource_sptr img, vgl_polygon< double > poly, float &min, float &max) | brip_vil_float_ops | [static] |
| spatial_frequency_filter(vil_image_view< float > const &input, float dir_fx, float dir_fy, float f0, float radius, bool output_fourier_mag, vil_image_view< float > &output) | brip_vil_float_ops | [static] |
| sqrt_grad_singular_values(vil_image_view< float > &input, int n) | brip_vil_float_ops | [static] |
| std_dev_operator(vil_image_view< float > const &sd_image, vbl_array_2d< float > const &kernel) | brip_vil_float_ops | [static] |
| std_dev_operator_method2(vil_image_view< float > const &sd_image, vbl_array_2d< float > const &kernel) | brip_vil_float_ops | [static] |
| sum(vil_image_resource_sptr const &img0, vil_image_resource_sptr const &img1) | brip_vil_float_ops | [static] |
| threshold(vil_image_view< float > const &image, const float thresh, const float level=255.0f) | brip_vil_float_ops | [static] |
| trace_grad_matrix_NxN(vil_image_view< float > const &input, unsigned n) | brip_vil_float_ops | [static] |
| velocity_by_correlation(vil_image_view< float > const &curr_image, vil_image_view< float > const &prev_region, const unsigned start_i, const unsigned end_i, const unsigned start_j, const unsigned end_j, const unsigned zero_i, const unsigned zero_j, float &vx, float &vy) | brip_vil_float_ops | [static] |
| ~brip_vil_float_ops() | brip_vil_float_ops | [inline] |