Please enable JavaScript.
Coggle requires JavaScript to display documents.
Detection3D (main.cpp (objectdetector.cpp (objectdetector.h (kalman.h,…
Detection3D
main.cpp
objectdetector.cpp
objectdetector.h
kalman.h
classifier.h
viva.h
training.cpp
training.h
utils.h
SPaRTa.c
feature.h
bitcount.h
index.h
classifier.cpp
classifier.h
ferns.h
bitcount.h
training.h
ferns.cpp
FernUtils::computeHomography
ferns.h
utils.h
SPaRTa.c
training.h
warping.cpp
kalman.cpp
filter.correct(lastKnowCorners);
kalman.h
畫角度
objectdetector.cpp
222
FernUtils::drawObject
fern.cpp
819
void FernUtils::drawObject
fern.cpp
838
FernUtils::drawPercentCircle
percent影響圓角度
percent影響圓角度216
percent += 100.0 / faces.size();//若多偵測到一個就多增加一組百分比(100.0 / faces.size())
→改為根據idx改方向
需要重寫削除紫區