How to get detectPeopleACF function in matlab R2013a version?
1 view (last 30 days)
Show older comments
I am using Matlab R2013a version, now i need to use detectPeopleACF function which is available in R2016a. I tried to download the update but my license file is not working and not able to update it? any help in this regard, this function is available in computer vision toolbox?
0 Comments
Answers (3)
Walter Roberson
on 27 Mar 2016
If you have an R2016a license then you should contact Mathworks for free installation support.
If you do not, then you will either need to upgrade to R2016a, or you will need to get a job with Mathworks and get permission to back-port the function (and all associated functions it relies on) to R2013a.
4 Comments
Walter Roberson
on 28 Mar 2016
You will either need to upgrade to R2016a, or you will need to get a job with Mathworks and get permission to rewrite the new code to work with R2013a. Or use the references listed near the bottom of http://www.mathworks.com/help/vision/ref/detectpeopleacf.html to write the code yourself.
Image Analyst
on 28 Mar 2016
If you have a problem with MATLAB not working because of your license, or any other reason why MATLAB won't launch at all, then call then for fast and free installation and licensing help. This is by far the fastest way to get your MATLAB working again. It's free even for students, so do it.
2 Comments
Image Analyst
on 28 Mar 2016
The same answer applies for any issue regarding installation, no matter whether it is downloading, running the installer, launching the program, license issues, authentication issues or whatever.
See Also
Categories
Find more on Introduction to Installation and Licensing 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!