How to convert image on a matrix
이전 댓글 표시
Hello! Im trying to convert an image in a matrix using matlab. however when i put the command: A = imread('image112.jpg'), the only answer I get is: «Error using imread (line 349) File "teddy.jpg" does not exist.»
What am I doing wrong? Ihe image is save on the destktop...
댓글 수: 2
Claudia Santos
2016년 1월 19일
Naufal Abdillah
2020년 4월 20일
You need to add the image to your matlab path
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!