Problem with dll files
이전 댓글 표시
Hi My project is in Image processing. It's about Signature Identification with SVM Classifier.There are some files with dll postfix that should assign some arguments during call but the files aren't called unfortunatelyl!!! please help me
댓글 수: 3
Kaustubha Govind
2011년 9월 15일
Your question isn't clear. Perhaps you should include code snippets and error messages (if any).
Shamim
2011년 9월 15일
Shamim
2011년 9월 15일
답변 (2개)
Muhammad Sharif
2012년 5월 1일
0 개 추천
I am facing the same problem... help is required... thanks
Ken Atwell
2012년 5월 2일
0 개 추천
Assuming is it, this software and MEX binaries date from 2002, and I rather doubt it would drop cleanly into any modern-vintage release of MATLAB. To start, the file extension for a MEX-File is no longer .dll. A recompiling is in order, but...
I don't see the C source code for mexSVMTrain, so it is unclear how it could be recompiled.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!