VLTIF
CS426FinalProject
|
commonParams | SiftType | [private] |
compute_frame(const Mat &img, vector< KeyPoint > &keypoints, vector< Lane >const &lanes) const | SiftType | [virtual] |
crop_lanes | SiftType | [private] |
descriptorParams | SiftType | [private] |
detectorParams | SiftType | [private] |
DetectorType() | DetectorType | |
DetectorType(const DetectorType &orig) | DetectorType | |
isType() const | SiftType | [virtual] |
reset_detector() | SiftType | [virtual] |
sift | SiftType | [private] |
SiftType() | SiftType | |
SiftType(const bool &lc, SIFT::CommonParams const &cp, SIFT::DetectorParams const &detp, SIFT::DescriptorParams const &desp) | SiftType | |
SiftType(const SiftType &orig) | SiftType | |
~DetectorType() | DetectorType | [virtual] |
~SiftType() | SiftType | [virtual] |