Fixed grammar

This commit is contained in:
Davis King 2012-01-23 18:39:13 -05:00
parent 513fa6fabe
commit 10de0776e5

View File

@ -18,8 +18,8 @@ New Stuff:
See the structural_assignment_trainer and its associated example See the structural_assignment_trainer and its associated example
program for an introduction. program for an introduction.
- Added random projection based locality sensitive hashing tools. - Added random projection based locality sensitive hashing tools.
- Added tools to simplify creating scan_image_pyramid objects. See - Added tools to simplify the creation of scan_image_pyramid objects.
the object_detector_ex.cpp example program for details. See the object_detector_ex.cpp example program for details.
- Image Processing - Image Processing
- Added sum_filter() and spatially_filter_image_separable_down() - Added sum_filter() and spatially_filter_image_separable_down()
- New feature extractors: poly_image, nearest_neighbor_feature_image, and - New feature extractors: poly_image, nearest_neighbor_feature_image, and