Community Profile

photo

Diogo Costa


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 2 answers | 0

2

answers

Question


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

3 years ago | 2 answers | 0

2

answers

Question


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

3 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 2 answers | 0

2

answers