How to fix makecform error?
Show older comments
warning: the 'makecform' function belongs to the image package from Octave Forge but has not yet been implemented.
Please read http://www.octave.org/missing.html to learn how you can contribute missing functionality. error: 'makecform' undefined near line 42 column 9 error: called from doordetection at line 42 column 7
how to fix that?
thx
Answers (1)
Walter Roberson
on 27 Nov 2016
Edited: Walter Roberson
on 27 Nov 2016
0 votes
Easy fix: Use MATLAB.
Octave-specific questions should be addressed to an Octave resource.
1 Comment
Walter Roberson
on 27 Nov 2016
So convert RGB to XYZ and then XYZ to LAB
Categories
Find more on Networks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!