photo

James ANDREW


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Trying to properly outline an object in an image
Hey everyone. I am currently trying to get a clean outline of an image in Matlab https://imgur.com/a/KbptL. Problem is I am gett...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How would I go about running trough an RGB image and turning all pixels with R >200 to white?
Fairly new to working with images and I have been scrounging the net but can't seem to find anything simple to understand. All I...

7 years 前 | 1 个回答 | 0

1

个回答

提问


I have six square image matrices and I wish to make them all scale to the same size so I can combine them...
How would I do so? I found I can use B = repelem(A,3,3); where 3 by 3 is scale factor To scale the images but I would then have ...

7 years 前 | 1 个回答 | 0

1

个回答