How to get detectPeopleACF function in matlab R2013a version?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (3개)
Walter Roberson
2016년 3월 27일
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
Walter Roberson
2016년 3월 28일
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
2016년 3월 28일
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
Image Analyst
2016년 3월 28일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!