IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for centroid, including all inherited members.
__init__(self, iPt=None, params=CfgCentroid()) | centroid | |
adapt(self) | centroid | |
correct(self) | centroid | |
display_cv(self, I, ratio=None, window_name="track point ") | centroid | |
displayDebugState(self, dbstate=None) | centroid | |
displayState(self, dstate=None, ax=None) | centroid | |
emptyState(self) | centroid | |
get(self, fname) | centroid | |
getState(self) | centroid | |
haveMeas | centroid | |
measure(self, I) | centroid | |
offset(self, dp) | centroid | |
predict(self) | centroid | |
process(self, I) | centroid | |
set(self, fname, fval) | centroid | |
setIfMissing(self, params, pname, pval) | centroid | |
setState(self, dPt) | centroid | |
tparams | centroid | |
tpt | centroid | |
transform(self, g) | centroid |