About installing Color Inspector
이전 댓글 표시
Hello, Image Analyst,
In this link http://www.mathworks.com/matlabcentral/answers/84068-lab-vs-rgb-vs-hsv-color-spaces-for-color-detection you give a way to work with Color_Inspector from inside Matlab.
Unfortunately I could not properly edit the file classpath.txt as you suggested there.
Looks like this description - ...
% C:\Program Files\MATLAB\R2013a\toolbox\local\classpath.txt
% C:/Program Files/ImageJ/ij.jar
% C:\Program Files (x86)\ImageJ\plugins\Color\Color_Inspector_3D.jar
... is somehow NOT full.
At least when I run the line
color_inspector(fullFileName)
I get the answer from Matlab -
Undefined function 'color_inspector' for input arguments of type 'char'.
Error
color_inspector(fullFileName)
What is wrong?
Before that everything works nicely - I find the file C:\Program Files (x86)\ImageJ\plugins\Color\Color_Inspector_3D.jar
The lines in classpath.txt look like:
# Java classpath entries for 3p/animatedtransitions$matlabroot/java/jarext/AnimatedTransitions.jar
Possibly I also should add at the end not simply something like
% C:\Program Files (x86)\ImageJ\plugins\Color\Color_Inspector_3D.jar
?
M.
채택된 답변
추가 답변 (1개)
Image Analyst
2016년 4월 11일
0 개 추천
I'm still trying to figure out how to work. It quit working a few versions ago and I haven't figure out how to get it working again. Sorry.
댓글 수: 2
Mikhail Chobanu
2016년 4월 12일
Image Analyst
2016년 4월 12일
Possibly, though I had our "Java guy" at work try to help and he couldn't figure it out either.
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!