#include <imgproc.hpp>
List of all members.
Constructor & Destructor Documentation
virtual CvLSHOperations::~CvLSHOperations |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual void CvLSHOperations::hash_insert |
( |
lsh_hash |
h, |
|
|
int |
l, |
|
|
int |
i |
|
) |
| [pure virtual] |
virtual int CvLSHOperations::hash_lookup |
( |
lsh_hash |
h, |
|
|
int |
l, |
|
|
int * |
ret_i, |
|
|
int |
ret_i_max |
|
) |
| [pure virtual] |
virtual void CvLSHOperations::hash_remove |
( |
lsh_hash |
h, |
|
|
int |
l, |
|
|
int |
i |
|
) |
| [pure virtual] |
virtual int CvLSHOperations::vector_add |
( |
const void * |
data | ) |
[pure virtual] |
virtual unsigned int CvLSHOperations::vector_count |
( |
| ) |
[pure virtual] |
virtual const void* CvLSHOperations::vector_lookup |
( |
int |
i | ) |
[pure virtual] |
virtual void CvLSHOperations::vector_remove |
( |
int |
i | ) |
[pure virtual] |
virtual void CvLSHOperations::vector_reserve |
( |
int |
n | ) |
[pure virtual] |
The documentation for this struct was generated from the following file:
- /usr/src/RPM/BUILD/libopencv2.2-2.2.0/modules/imgproc/include/opencv2/imgproc/imgproc.hpp