ccv

A Modern Computer Vision Library

View the Project on GitHub liuliu/ccv

lib/ccv_sift.c

ccv_sift

void ccv_sift(ccv_dense_matrix_t *a, ccv_array_t **keypoints, ccv_dense_matrix_t **desc, int type, ccv_sift_param_t params)

Compute SIFT key-points.

ccv_sift_param_t

‹  back 

comments powered by Disqus