MATLAB code to distribute commercially
이전 댓글 표시
I recently found out that the company I am writing code for (from a university) does not have a MATLAB license. I have an image processing application that I want to give them.
There is another problem.... I can't use OpenCV, because I do not want to open source the code yet. I suppose this isn't the best topic for this forum, but does anyone know of alternatives to MATLAB and OpenCV that I could use in order to distribute my code to the company without them having to purchase something, and without me having to open source my code?
Thanks.
답변 (3개)
Honglei Chen
2012년 7월 20일
1 개 추천
Do you have MATLAB Compiler? That could be one way to package your software as a stand alone application.
댓글 수: 1
Sean de Wolski
2012년 7월 20일
And of course along with the standalone executable you could put in a plug for how awesome MATLAB is ;-)
Walter Roberson
2012년 7월 20일
0 개 추천
I already pointed you to MATLAB Compiler and MATLAB Coder. http://www.mathworks.co.uk/matlabcentral/answers/44062-distributing-matlab-code-to-a-company-without-a-matlab-lisence
Image Analyst
2012년 7월 20일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 OpenCV Support에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!