photo

ThatStudent


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort