Community Profile

photo

ThatStudent


Attivo dal 2019

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta