MCRInstaller.exe
Mostrar comentarios más antiguos
Hi all,
I have got reference design ti DM368 IP NETCAM from a vendor.With that they have given MCRInstaller.exe,an image tuning tool. i have installed that exe on my system but i don't know how can i use it to improve image quality of camera on DM368 board. i have following doubts:
1.Does MCRInstaller.exe needs to be integrated with. MATLAB in order to use it. 2.How can i use it with CodeComposerStudio to improve image quality.
Thanks and Regards, Mayank Agarwal
1 comentario
Image Analyst
el 18 de Ag. de 2011
What is CodeComposerStudio?
Respuestas (1)
Kaustubha Govind
el 18 de Ag. de 2011
0 votos
MCRInstaller.exe basically installs MATLAB Runtime Libraries, so that compiled MATLAB applications (which call into these runtime libraries) can run on machines that do not have MATLAB installed. So you should first run MCRInstaller to install the libraries and then run the image tuning application that you received. You do not need MATLAB to do this.
Regarding integration with CCS - this is not inherently possible with compiled MATLAB applications, unless the developer of the application provided an interface. Perhaps you should contact the vendor for more help?
Categorías
Más información sobre Introduction to Installation and Licensing 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!