답변 (1개)

Image Analyst
Image Analyst 2017년 8월 25일

0 개 추천

You can use "hold on" then line() or plot() to draw lines into the overlay.
Or you can burn lines into each color channel with the imline() like in the attached demo.

댓글 수: 3

Sajid Rahim
Sajid Rahim 2017년 8월 28일
thank you Sir for reply.... but i am new in matlab... can you send me the total code plz......
Image Analyst
Image Analyst 2017년 8월 28일
Just change it to read in your image first. Then click and draw lines. It's definitely something you can handle. Simply use imread() before my code to read in that image you posted.

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

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

질문:

2017년 8월 25일

댓글:

2017년 8월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by