필터 지우기
필터 지우기

Read image information and show on figure from small to large size images

조회 수: 3 (최근 30일)
Hello everyone,
I have a file name 'Images' with 4 jpg picture in there, I need to read pictures and show the imfomation on a same figure from small to large size image. After that combine them into 1 picture and save it.
Thanks for your help!!
  댓글 수: 2
Rik
Rik 2021년 9월 3일
Ok, good luck. Feel free to update this thread when you have a question.
Hong Thien Dang
Hong Thien Dang 2021년 9월 3일
I'm a newbie and my teacher advise me begin with image processing

댓글을 달려면 로그인하십시오.

채택된 답변

Image Analyst
Image Analyst 2021년 9월 3일
OK, I'll advise that (to being with image processing). It worked out well for me, having a 40+ year career in it. I think you'll find it fun and interesting with a lot of variety.
Anyway, check out the functions imread(), imshow(), and text(), as well as the demos in the image processing toolbox. Also check out the Image Segmentation Tutorial in my File Exchange:
  댓글 수: 6
Image Analyst
Image Analyst 2021년 9월 5일
I don't know what advice you want. Your code does what you told it to. It reads in every image in a folder, and displays it in a 2-by-2 array. That's all. What were you thinking/hoping/wanting it would do?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by