photo

Diogo Costa


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答