GraphicLibrary  0.5.0
SIFT::EqKeyPointValue クラス

キーポイントの等号チェック用関数オブジェクト [詳解]

公開メンバ関数

 EqKeyPointValue (const KeyPointValue &kp)
 比較対象のキーポイントを指定して構築 [詳解]
 
bool operator() (const KeyPointValue &kp)
 等号チェックを行う [詳解]
 

詳解

キーポイントの等号チェック用関数オブジェクト

構築子と解体子

◆ EqKeyPointValue()

SIFT::EqKeyPointValue::EqKeyPointValue ( const KeyPointValue kp)
inline

比較対象のキーポイントを指定して構築

引数
kpキーポイント

関数詳解

◆ operator()()

bool SIFT::EqKeyPointValue::operator() ( const KeyPointValue kp)
inline

等号チェックを行う

引数
kp比較対象のキーポイント
戻り値
等しければ true を返す

このクラス詳解は次のファイルから抽出されました: