im2double not working
古いコメントを表示
Hi,
This is my first post on here, i hope ive put it in the right area.
Basically, i dont seem able to use im2double, when ever i try and use it, i get the error message Undefined function or variable 'im2double. Ive checked to see if i have the Image Processing Toolbox installed and i do but the function does not seem to be there. Im trying to convert a uint8 image to double precision .
Im very new to MatLab and most probably making a newbi mistake but you help would be appreciated.
Thanks
4 件のコメント
Stephen23
2018 年 11 月 24 日
- Check if you have license for the image toolbox (via your account on this website).
- Tell us what the output of this comand is:
which im2double -all
madhan ravi
2018 年 11 月 24 日
upload the code that your trying with all the necessary details without a need to ask datas for the second time
Robert Featherstone
2018 年 11 月 24 日
Robert Featherstone
2018 年 11 月 24 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および 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!