Community Profile

photo

ThatStudent


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to make a automatic image processing filter?
Is there a way to automatically call on a function, and have it automatically choose and apply the best image filter for the bes...

mer än 4 år ago | 1 answer | 0

1

answer

Question


How to make a simple gui for image processing?
I wanted to create a simple gui for image processing using readily available tools, such as image enhancements. I wanted to plac...

mer än 4 år ago | 1 answer | 0

1

answer

Question


How can I find the value with the most change in my histogram?
[N,edges] = histcounts(Y); min = mean(); [k1,k2,k3]=size(imYuv) %Size of the picture for i=1:k1 for j=1:k2 ...

mer än 4 år ago | 1 answer | 0

1

answer