Name
Last commit
Last update
..
binned_vector_feature_image.h Added the binned_vector_feature_image.
binned_vector_feature_image_abstract.h Added the binned_vector_feature_image.
build_separable_poly_filters.h Added the option to make the poly features rotationally invariant.
draw_surf_points.h Added draw_surf_points().
draw_surf_points_abstract.h Added draw_surf_points().
fine_hog_image.h Removed unneeded declarations of the constant pi
fine_hog_image_abstract.h All I did in this change was rename calls to array_to_matrix(),
hashed_feature_image.h Made this code a little more robust.
hashed_feature_image_abstract.h Fixed typo in spec
hessian_pyramid.h removed unused variable
hessian_pyramid_abstract.h Changed the hessian_pyramid so that it has a slightly smaller border
hog.h Removed unneeded declarations of the constant pi
hog_abstract.h All I did in this change was rename calls to array_to_matrix(),
nearest_neighbor_feature_image.h Added the nearest_neighbor_feature_image object.
nearest_neighbor_feature_image_abstract.h Added the nearest_neighbor_feature_image object.
poly_image.h All I did in this commit was remove any of the ::kernel_1a, ::expand_1a,
poly_image_abstract.h Added the option to make the poly features rotationally invariant.
surf.h Removed unneeded declarations of the constant pi
surf_abstract.h Set a default value for the max number of points argument for get_surf_points().