where i can find source code of "detectPeopleACF"
이전 댓글 표시
I want to knowledge how 'detectPeopleACF'to work. but i can find 'detectPeopleACF' source code in matlab toolbox.
채택된 답변
추가 답변 (3개)
liping feng
2016년 6월 27일
0 개 추천
댓글 수: 1
John D'Errico
2016년 6월 27일
Please use comments when you want to make a comment. This is not an answer.
You MAY be able to find information about the algorithm in the help and any references provided in the documentation.
Steven Lord
2016년 6월 27일
0 개 추천
According to its documentation page this function is part of Computer Vision System Toolbox and was introduced in release R2016a. That documentation page also includes some references; if you want to understand what the function is doing, reading those references may be easier than reading the code.
Dan
2016년 10월 4일
0 개 추천
https://github.com/pdollar/toolbox/blob/master/detector/acfReadme.m
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!