Public Member Functions | |
| def | __init__ |
| def | add_file |
| def | add_model |
| def | build_db |
| def | match |
Public Attributes | |
| labels | |
| locs | |
| model_fea | |
| model_images | |
| tree | |
Definition at line 7 of file features.py.
| def hai_sandbox.features.SURFMatcher.__init__ | ( | self | ) |
Definition at line 8 of file features.py.
| def hai_sandbox.features.SURFMatcher.add_file | ( | self, | |
| model_name, | |||
| label | |||
| ) |
Definition at line 12 of file features.py.
| def hai_sandbox.features.SURFMatcher.add_model | ( | self, | |
| model_img, | |||
| label | |||
| ) |
Definition at line 16 of file features.py.
| def hai_sandbox.features.SURFMatcher.build_db | ( | self | ) |
Definition at line 22 of file features.py.
| def hai_sandbox.features.SURFMatcher.match | ( | self, | |
| desc, | |||
thres = .6 |
|||
| ) |
Definition at line 35 of file features.py.
Definition at line 22 of file features.py.
Definition at line 22 of file features.py.
Definition at line 8 of file features.py.
Definition at line 8 of file features.py.
Definition at line 22 of file features.py.