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에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!