Problem with dll files
Mostrar comentarios más antiguos
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 comentarios
Kaustubha Govind
el 15 de Sept. de 2011
Your question isn't clear. Perhaps you should include code snippets and error messages (if any).
Shamim
el 15 de Sept. de 2011
Shamim
el 15 de Sept. de 2011
Respuestas (2)
Muhammad Sharif
el 1 de Mayo de 2012
0 votos
I am facing the same problem... help is required... thanks
Ken Atwell
el 2 de Mayo de 2012
0 votos
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.
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!