where i can find source code of "detectPeopleACF"
Show older comments
I want to knowledge how 'detectPeopleACF'to work. but i can find 'detectPeopleACF' source code in matlab toolbox.
Accepted Answer
More Answers (3)
liping feng
on 27 Jun 2016
0 votes
1 Comment
John D'Errico
on 27 Jun 2016
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
on 27 Jun 2016
0 votes
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
on 4 Oct 2016
0 votes
https://github.com/pdollar/toolbox/blob/master/detector/acfReadme.m
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!