MCRInstaller.exe

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

Answers (1)

Kaustubha Govind
Kaustubha Govind on 18 Aug 2011

0 votes

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?

Asked:

on 18 Aug 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!