photo

SILPA C S


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
1 답변

순위
189,426
of 300,338

평판
0

참여
4 질문
1 답변

답변 채택
25.0%

획득한 표
0

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
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년 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변