photo

Yuan Yuan Lin


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to obtain a group of pixels on an image
I have an image and I want to obtain a group of pixels with a distance of about 50 pixels each for both row and column for the e...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to give photos a "painted look" with strokes
I have a normal photo and I want to give it a painted look. How do I obtain pixels and have a short line (stroke length chosen a...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create an array and combine and put two images into it
Hi. So far, I have the following code: A = imread('Yuan.jpg'); ACrop = A(300:1300, 300:1051); imshow(ACrop) B = imread('Ja...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use for loop compare all values in a 2x2 matrix?
Hi. I'm a beginner and I'm just starting to learn Matlab so I'm not very familiar with the code syntax right now. But I'm worki...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort