photo

SILPA C S


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
248,712
of 299,837

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,201

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Revival Level 1
  • Thankful Level 1
  • First Review

查看徽章

Feeds

排序方式:

提问


Unable to write data into excel file in append mode
filename = 'file.xlsx'; con = array2table(con); T=array2table(M,'VariableNames',{'Accuracy','PPV','NPV','Sensitivity','Specifi...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
function countEachLabel(pxds) help
PixelCount : Number of pixel belongs each class ImagePixelCount : Total number of pixels in images that had an instance of the ...

4 years 前 | 0

提问


Automatic segmentation of lungs from CT image
I am trying to segment lungs from CT image, but while using Otsu method, some other regions (aroung lungs) also coming. Can some...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Feature extraction using SURF with ROI as one input argument
Can someone help me to give one example for how to specify ROI of the image so that it can be feed as one input argument to SURF...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Undefined function or variable 'detectORBFeatures'
While running the example program from https://www.mathworks.com/help/vision/ref/detectorbfeatures.html I=imread('ncp.png'); ...

4 years 前 | 1 个回答 | 0

1

个回答