Community Profile

photo

Yuan Yuan Lin


Last seen: meer dan 3 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer