Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- v -
- vl_abs_d() : mathop.h
- vl_abs_f() : mathop.h
- vl_aib_calculate_information() : aib.c
- vl_aib_delete() : aib.c , aib.h
- vl_aib_get_costs() : aib.h
- vl_aib_get_parents() : aib.h
- vl_aib_merge_nodes() : aib.c
- vl_aib_min_beta() : aib.c
- vl_aib_new() : aib.c , aib.h
- vl_aib_new_nodelist() : aib.c
- vl_aib_new_Pc() : aib.c
- vl_aib_new_Px() : aib.c
- vl_aib_normalize_P() : aib.c
- vl_aib_process() : aib.c , aib.h
- vl_aib_update_beta() : aib.c
- VL_ARCH_BIG_ENDIAN : host.h
- VL_ARCH_IA64 : host.h
- VL_ARCH_IX86 : host.h
- VL_ARCH_LITTLE_ENDIAN : host.h
- VL_BIG_INT : host.h
- VL_BIG_UINT : host.h
- vl_bool : host.h
- vl_calloc() : generic.h
- vl_calloc_func : generic.c , generic.h
- VL_CAT : generic.h
- VL_COMPILER_GNUC : host.h
- VL_COMPILER_ILP32 : host.h
- VL_COMPILER_LCC : host.h
- VL_COMPILER_LLP64 : host.h
- VL_COMPILER_LP64 : host.h
- VL_COMPILER_MSC : host.h
- VL_CONV_CIRC : imop.h
- VL_CONV_CONT : imop.h
- VL_CONV_ZERO : imop.h
- vl_convtransp_d() : imop.h
- vl_convtransp_f() : imop.h
- vl_cpu_has_sse2() : host.c , host.h
- vl_cpu_has_sse3() : host.c , host.h
- vl_dsift_delete() : dsift.c , dsift.h
- vl_dsift_get_bounds() : dsift.h
- vl_dsift_get_descriptor_size() : dsift.h
- vl_dsift_get_descriptors() : dsift.h
- vl_dsift_get_flat_window() : dsift.h
- vl_dsift_get_geometry() : dsift.h
- vl_dsift_get_keypoint_num() : dsift.h
- vl_dsift_get_keypoints() : dsift.h
- vl_dsift_get_steps() : dsift.h
- vl_dsift_new() : dsift.c , dsift.h
- vl_dsift_new_basic() : dsift.c , dsift.h
- vl_dsift_process() : dsift.c , dsift.h
- vl_dsift_set_bounds() : dsift.h
- vl_dsift_set_flat_window() : dsift.h
- vl_dsift_set_geometry() : dsift.h
- vl_dsift_set_steps() : dsift.h
- vl_dsift_transpose_descriptor() : dsift.h
- VL_EPSILON_D : mathop.h
- VL_EPSILON_F : mathop.h
- VL_ERR_ALLOC : generic.h
- VL_ERR_BAD_ARG : generic.h
- VL_ERR_EOF : generic.h
- VL_ERR_IO : generic.h
- vl_err_msg : generic.c , generic.h
- VL_ERR_MSG_LEN : generic.h
- vl_err_no : generic.c , generic.h
- VL_ERR_NO_MORE : generic.h
- VL_ERR_OK : generic.h
- VL_ERR_OVERFLOW : generic.h
- VL_FALSE : host.h
- vl_fast_atan2_d() : mathop.h
- vl_fast_atan2_f() : mathop.h
- vl_fast_resqrt_d() : mathop.h
- vl_fast_resqrt_f() : mathop.h
- vl_fast_sqrt_d() : mathop.h
- vl_fast_sqrt_f() : mathop.h
- VL_FAST_SQRT_UI() : mathop.h
- vl_fast_sqrt_ui16() : mathop.h
- vl_fast_sqrt_ui32() : mathop.h
- vl_fast_sqrt_ui8() : mathop.h
- VL_FL_INT16 : host.h
- VL_FL_INT32 : host.h
- VL_FL_INT64 : host.h
- VL_FL_INT8 : host.h
- vl_floor_d() : mathop.h
- vl_floor_f() : mathop.h
- vl_free() : generic.h
- vl_free_func : generic.c , generic.h
- vl_get_simd_enabled() : host.c , host.h
- vl_get_version_string() : generic.c , generic.h
- vl_hikm_copy_subset() : hikmeans.c
- vl_hikm_delete() : hikmeans.c , hikmeans.h
- vl_hikm_get_depth() : hikmeans.h
- vl_hikm_get_K() : hikmeans.h
- vl_hikm_get_max_niters() : hikmeans.h
- vl_hikm_get_ndims() : hikmeans.h
- vl_hikm_get_root() : hikmeans.h
- vl_hikm_get_verbosity() : hikmeans.h
- vl_hikm_init() : hikmeans.c , hikmeans.h
- vl_hikm_new() : hikmeans.c , hikmeans.h
- vl_hikm_push() : hikmeans.c , hikmeans.h
- vl_hikm_set_max_niters() : hikmeans.h
- vl_hikm_set_verbosity() : hikmeans.h
- vl_hikm_train() : hikmeans.c , hikmeans.h
- vl_ikm_acc : ikmeans.h
- vl_ikm_delete() : ikmeans.c , ikmeans.h
- VL_IKM_ELKAN : ikmeans.h
- vl_ikm_elkan_update_inter_dist() : ikmeans_elkan.tc
- vl_ikm_get_centers() : ikmeans.h
- vl_ikm_get_K() : ikmeans.h
- vl_ikm_get_max_niters() : ikmeans.h
- vl_ikm_get_ndims() : ikmeans.h
- vl_ikm_get_verbosity() : ikmeans.h
- vl_ikm_init() : ikmeans.h , ikmeans_init.tc
- vl_ikm_init_elkan() : ikmeans_elkan.tc
- vl_ikm_init_helper() : ikmeans_init.tc
- vl_ikm_init_lloyd() : ikmeans_lloyd.tc
- vl_ikm_init_rand() : ikmeans.h , ikmeans_init.tc
- vl_ikm_init_rand_data() : ikmeans.h , ikmeans_init.tc
- VL_IKM_LLOYD : ikmeans.h
- vl_ikm_new() : ikmeans.c , ikmeans.h
- vl_ikm_push() : ikmeans.c , ikmeans.h
- vl_ikm_push_elkan() : ikmeans_elkan.tc
- vl_ikm_push_lloyd() : ikmeans_lloyd.tc
- vl_ikm_push_one() : ikmeans.c , ikmeans.h
- vl_ikm_set_max_niters() : ikmeans.h
- vl_ikm_set_verbosity() : ikmeans.h
- vl_ikm_train() : ikmeans.c , ikmeans.h
- vl_ikm_train_elkan() : ikmeans_elkan.tc
- vl_ikm_train_lloyd() : ikmeans_lloyd.tc
- vl_imconvcol_vd() : imopv.h
- vl_imconvcol_vf() : imopv.h
- vl_imconvcoltri_vd() : imopv.h
- vl_imconvcoltri_vf() : imopv.h
- vl_imsmooth_d() : imop.h
- vl_imsmooth_f() : imop.h
- VL_INFINITY_D : mathop.h
- VL_INFINITY_F : mathop.h
- vl_int : host.h
- vl_int16 : host.h
- vl_int32 : host.h
- vl_int64 : host.h
- vl_int8 : host.h
- vl_intptr : host.h
- vl_irodrigues() : rodrigues.h
- VL_LOG_OF_2 : mathop.h
- vl_malloc() : generic.h
- vl_malloc_func : generic.c , generic.h
- VL_MAX : generic.h
- VL_MIN : generic.h
- vl_mod_2pi_d() : mathop.h
- vl_mod_2pi_f() : mathop.h
- vl_mser_acc : mser.h
- vl_mser_delete() : mser.c , mser.h
- vl_mser_ell_fit() : mser.c , mser.h
- vl_mser_get_delta() : mser.h
- vl_mser_get_ell() : mser.h
- vl_mser_get_ell_dof() : mser.h
- vl_mser_get_ell_num() : mser.h
- vl_mser_get_max_area() : mser.h
- vl_mser_get_max_variation() : mser.h
- vl_mser_get_min_area() : mser.h
- vl_mser_get_min_diversity() : mser.h
- vl_mser_get_regions() : mser.h
- vl_mser_get_regions_num() : mser.h
- vl_mser_get_stats() : mser.h
- vl_mser_new() : mser.c , mser.h
- vl_mser_pix : mser.h
- VL_MSER_PIX_MAXVAL : mser.h
- vl_mser_process() : mser.c , mser.h
- vl_mser_set_delta() : mser.h
- vl_mser_set_max_area() : mser.h
- vl_mser_set_max_variation() : mser.h
- vl_mser_set_min_area() : mser.h
- vl_mser_set_min_diversity() : mser.h
- VL_MSER_VOID_NODE : mser.h
- VL_NAN_D : mathop.h
- VL_NAN_F : mathop.h
- VL_OS_LINUX : host.h
- VL_OS_MACOSX : host.h
- VL_OS_WIN : host.h
- VL_OS_WIN64 : host.h
- VL_PAD_BY_CONTINUITY : imopv.h
- VL_PAD_BY_ZERO : imopv.h
- VL_PAD_MASK : imopv.h
- vl_pgm_extract_data() : pgm.c , pgm.h
- vl_pgm_extract_head() : pgm.c , pgm.h
- vl_pgm_get_bpp() : pgm.c , pgm.h
- vl_pgm_get_npixels() : pgm.c , pgm.h
- vl_pgm_insert() : pgm.c , pgm.h
- vl_pgm_read_new() : pgm.c , pgm.h
- vl_pgm_read_new_f() : pgm.c , pgm.h
- vl_pgm_write() : pgm.c , pgm.h
- vl_pgm_write_f() : pgm.c , pgm.h
- VL_PI : mathop.h
- VL_PRINT : generic.h
- vl_print_host_info() : host.c , host.h
- vl_print_info() : generic.c , generic.h
- VL_PRINTF : generic.h
- vl_printf_func : generic.c , generic.h
- VL_PROT_ASCII : stringop.h
- VL_PROT_BINARY : stringop.h
- VL_PROT_NONE : stringop.h
- VL_PROT_UNKNOWN : stringop.h
- vl_qs_type : quickshift.h
- vl_quickshift_delete() : quickshift.c , quickshift.h
- vl_quickshift_distance() : quickshift.c
- vl_quickshift_get_density() : quickshift.h
- vl_quickshift_get_dists() : quickshift.h
- vl_quickshift_get_kernel_size() : quickshift.h
- vl_quickshift_get_max_dist() : quickshift.h
- vl_quickshift_get_medoid() : quickshift.h
- vl_quickshift_get_parents() : quickshift.h
- vl_quickshift_inner() : quickshift.c
- vl_quickshift_new() : quickshift.h , quickshift.c
- vl_quickshift_process() : quickshift.h , quickshift.c
- vl_quickshift_set_kernel_size() : quickshift.h
- vl_quickshift_set_max_dist() : quickshift.h
- vl_quickshift_set_medoid() : quickshift.h
- vl_rand_get_state() : random.h , random.c
- vl_rand_int31() : random.c , random.h
- vl_rand_real1() : random.h , random.c
- vl_rand_real2() : random.c , random.h
- vl_rand_real3() : random.h , random.c
- vl_rand_res53() : random.c , random.h
- vl_rand_seed() : random.h , random.c
- vl_rand_seed_by_array() : random.c , random.h
- vl_rand_set_state() : random.c , random.h
- vl_rand_uint32() : random.c , random.h
- vl_realloc() : generic.h
- vl_realloc_func : generic.c , generic.h
- vl_rodrigues() : rodrigues.h
- vl_set_alloc_func() : generic.c , generic.h
- vl_set_printf_func() : generic.c , generic.h
- vl_set_simd_enabled() : host.h , host.c
- VL_SHIFT_LEFT : generic.h
- vl_sift_calc_keypoint_descriptor() : sift.h , sift.c
- vl_sift_calc_keypoint_orientations() : sift.h , sift.c
- vl_sift_calc_raw_descriptor() : sift.h , sift.c
- vl_sift_delete() : sift.h , sift.c
- vl_sift_detect() : sift.c , sift.h
- vl_sift_get_edge_thresh() : sift.h
- vl_sift_get_keypoints() : sift.h
- vl_sift_get_magnif() : sift.h
- vl_sift_get_nkeypoints() : sift.h
- vl_sift_get_nlevels() : sift.h
- vl_sift_get_noctaves() : sift.h
- vl_sift_get_norm_thresh() : sift.h
- vl_sift_get_octave() : sift.h
- vl_sift_get_octave_first() : sift.h
- vl_sift_get_octave_height() : sift.h
- vl_sift_get_octave_index() : sift.h
- vl_sift_get_octave_width() : sift.h
- vl_sift_get_peak_thresh() : sift.h
- vl_sift_get_window_size() : sift.h
- vl_sift_keypoint_init() : sift.c , sift.h
- vl_sift_new() : sift.h , sift.c
- vl_sift_pix : sift.h
- vl_sift_process_first_octave() : sift.c , sift.h
- vl_sift_process_next_octave() : sift.h , sift.c
- vl_sift_set_edge_thresh() : sift.h
- vl_sift_set_magnif() : sift.h
- vl_sift_set_norm_thresh() : sift.h
- vl_sift_set_peak_thresh() : sift.h
- vl_sift_set_window_size() : sift.h
- VL_SMALL_INT : host.h
- vl_string_basename() : stringop.h , stringop.c
- vl_string_casei_cmp() : stringop.h , stringop.c
- vl_string_copy() : stringop.c , stringop.h
- vl_string_copy_sub() : stringop.c , stringop.h
- vl_string_find_char_rev() : stringop.c , stringop.h
- vl_string_length() : stringop.c , stringop.h
- vl_string_parse_protocol() : stringop.h , stringop.c
- vl_string_protocol_name() : stringop.h , stringop.c
- vl_string_replace_wildcard() : stringop.c , stringop.h
- VL_STRINGIFY : generic.h
- vl_swap_host_big_endianness_2() : host.h
- vl_swap_host_big_endianness_4() : host.h
- vl_swap_host_big_endianness_8() : host.h
- vl_tic() : generic.c , generic.h
- vl_toc() : generic.c , generic.h
- VL_TRANSPOSE : imopv.h
- VL_TRUE : host.h
- vl_uint : host.h
- vl_uint16 : host.h
- vl_uint32 : host.h
- vl_uint64 : host.h
- vl_uint8 : host.h
- vl_uintptr : host.h
- VL_USE_MATLAB_ENV : mexutils.h
- VL_VERSION_STRING : generic.h
- VL_XCAT : generic.h
- VL_XSTRINGIFY : generic.h
- VL_YESNO : generic.h
- VlIKMAlgorithms : ikmeans.h
- VlMserExtrReg : mser.h
- VlMserFilt : mser.h
- VlMserReg : mser.h
- VlMserStats : mser.h
- VlPgmImage : pgm.h