找回密码
 注册
搜索
查看: 1381|回复: 0

[Imatest] Imatest IT VS2010 编译

[复制链接]
发表于 2013-5-22 16:50:47 | 显示全部楼层 |阅读模式
Compile Imatest IT with VS2010
Let’s set colorchecker as example. First download Imatet IT and Matlab Compiler Runtime Library(MCR) package.
http://www.imatest.com/packages/MCRInstaller.exe
http://store.imatest.com/imatest-industrial-testing-edition.html

(1)Install Imatest IT & MCR and go into “\samples\colorcheck” folder.
imatest_colorcheck.h
main.cpp
(2)New VS project and put two files above into the project.
(3)set header file path.
Project > properties  > configuration properties > c/c++ > general > additional include directories
C:\Program Files\MATLAB\MATLAB Compiler Runtime\v714\extern\include
(4)set lib file path.
Project > properties  > configuration properties > linker > general > additional library directories
C:\Program Files\MATLAB\MATLAB Compiler Runtime\v714\extern\lib\win32\microsoft
C:\Program Files\Imatest\IT\libs\colorcheck\cpp
(5)set lib name which used
mclmcrrt.lib
imatest_colorcheck.lib
(6)compile and link.
(7)put “imatest_colorcheck.dll” into current folder.
高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-5-5 02:45 , Processed in 0.045782 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表