photo

Diogo Costa


Last seen: etwa 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Number of Objects in image
So I have this code that determines the number of pollen grains in the image. Is it possible to be able to separate the types of...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I want to change the background to white, can someone help me pls
I=imread('Fig2.jpg'); I2=imread('Fig3.jpg'); I3=imabsdiff(I,I2); Ir=I3(:,:,1); Ig=I3(:,:,2); Ib=I3(:,:,3); Ir((400:...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I want to normalize just one column, how do i do that ?

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Convolution of two signals
Hello, can anyone explain me this part of the code, i don't understand very well when starts the for m=length(x); n=length(h)...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Histogram in App Designer
So I have this excel file and i want to make an histogram or scatter in app desginer for smoke and non smoker, can someone help ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I do Pyramid plot
So I did this code, it shows a plot that looks like a roof with the colors black and white. Now I need help with a similar co...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten