trifocal tensor [詳細]
#include <epipolar.h>
Public メソッド | |
| trifocal_tensor () | |
| default constructor | |
| matrix< T > & | operator[] (size_t index) |
| Return reference of the i'th slice of the tensor. | |
| T & | operator() (size_t i, size_t q, size_t r) |
| Return the reference of the element of the tensor. | |
trifocal tensor
1.8.1.2