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
댓글 수: 1
Image Analyst
2011년 8월 18일
What is CodeComposerStudio?
답변 (1개)
Kaustubha Govind
2011년 8월 18일
0 개 추천
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?
카테고리
도움말 센터 및 File Exchange에서 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!