Community Profile

photo

qc C


Active since 2016

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Answered
how can I save an image which drawn line plot with original resolution?
I have solved this question by myself. I = imread(...); shape = [...]; I = insertShape(I, 'Polygon', shape, 'Color...

7 years ago | 1

| accepted

Question


how can I save an image which drawn line plot with original resolution?
Hello everyone, I need some help on saving images. I displayed an image and plot some lines in a axes object. Then I want to ...

7 years ago | 1 answer | 1

1

answer