photo

SILPA C S


Last seen: ungefär 2 år ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
147 449
of 300 338

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 124

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer

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

mer än 4 år ago | 0

Question


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

mer än 4 år ago | 1 answer | 0

1

answer

Question


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

mer än 4 år ago | 1 answer | 0

1

answer

Question


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

mer än 4 år ago | 1 answer | 0

1

answer