image.dlib-package {image.dlib}R Documentation

Image Processing functionality using the 'dlib' package.

Description

Facility wrappers around the image processing functionality of 'dlib'. 'Dlib' <http://dlib.net> is a 'C++' toolkit containing machine learning algorithms and computer vision tools. Currently the package allows to find SURF descriptors.

See Also

image_surf, image_fhog


[Package image.dlib version 0.1.0 Index]