Go to the source code of this file.
Classes | |
class | hai_sandbox.features.SURFMatcher |
Namespaces | |
namespace | hai_sandbox::features |
Functions | |
def | hai_sandbox::features.clone |
def | hai_sandbox::features.concat_images |
def | hai_sandbox::features.draw_harris |
def | hai_sandbox::features.draw_star |
def | hai_sandbox::features.draw_surf |
def | hai_sandbox::features.draw_surf2 |
def | hai_sandbox::features.grayscale |
def | hai_sandbox::features.harris |
list of (x, y) | |
def | hai_sandbox::features.star |
def | hai_sandbox::features.surf |
surf_keypoints => keypoints (x,y), laplacian, size, direction , hessian surf_descriptors => list of len 128 lists | |
def | hai_sandbox::features.surf_color |