Command not working im2unit8
이전 댓글 표시
Hi I MATLAB (R2010b) I use. In the Image Processing Toolbox (im2unit8) is a program that I need it but this command does not work and gives error. If that does not make such an order. Where is the problem? Please help me. Thank you (Note that for my friends not working)
댓글 수: 1
Andreas Goser
2013년 4월 17일
You could help other to help you, by providing the error message... Typically they mean something!
답변 (1개)
Andreas Goser
2013년 4월 17일
Theory 1: You mistyped it - like you also did in the qeuestion
Theory 2: It is not on the path, try
which im2uint8
Theory 3: It is not licensed, try
license('test', 'image_toolbox')
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!