Vector≺vector≺cv꞉꞉KeyPoint≻≻¶
Constructors¶
initialize(arg_0: Integer)
initialize(arg_0: Array)
initialize(arg_0: Integer, arg_1: Std::Vector≺cv꞉꞉KeyPoint≻)
Methods¶
[](arg_0: Integer) -> Std::Vector≺cv꞉꞉KeyPoint≻
[](arg_0: Integer, arg_1: Integer) -> Integer
[]=(arg_0: Integer, arg_1: Std::Vector≺cv꞉꞉KeyPoint≻) -> NilClass
data -> Rice::Pointer≺vector≺cv꞉꞉KeyPoint≻≻
delete_at(arg_0: Integer) -> Std::Vector≺cv꞉꞉KeyPoint≻
first -> Std::Vector≺cv꞉꞉KeyPoint≻
include?(arg_0: Std::Vector≺cv꞉꞉KeyPoint≻) -> TrueClass
index(arg_0: Std::Vector≺cv꞉꞉KeyPoint≻) -> Integer
delete(arg_0: Std::Vector≺cv꞉꞉KeyPoint≻) -> Std::Vector≺cv꞉꞉KeyPoint≻
initialize_copy(arg_0: Std::Vector≺vector≺cv꞉꞉KeyPoint≻≻) -> NilClass
insert(arg_0: Integer, arg_1: Std::Vector≺cv꞉꞉KeyPoint≻) -> Std::Vector≺vector≺cv꞉꞉KeyPoint≻≻
last -> Std::Vector≺cv꞉꞉KeyPoint≻
pop -> Std::Vector≺cv꞉꞉KeyPoint≻
push(arg_0: Std::Vector≺cv꞉꞉KeyPoint≻) -> Std::Vector≺vector≺cv꞉꞉KeyPoint≻≻
reserve(arg_0: Integer) -> NilClass
resize(arg_0: Integer) -> NilClass
to_a -> Integer
to_s -> String