chetna kaushal
Followers: 0 Following: 0
Statistics
RANK
117,162
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Read multiple images, feature extraction from each of those images and then storing features in a separate array as well as in each row of a csv or excel file
USE XLSWRITE IN CELL STRCTURE TO SAVE
5 years ago | 0
Question
How to use saved features of SURF for testing for svm classification in matlab?
my saved features are: value*64 . please help me out in how to label and use for testing in svm classification
5 years ago | 1 answer | 0
1
answerQuestion
how to save feature vector of SURF for each image and train, test it for classification to svm?
output for image 1: 322*64 output for image 2: 593*64 and so on the value*64 changes for each image. can anyone please help me...
5 years ago | 1 answer | 0
1
answerQuestion
How to enhance results of the segmented image?
i am attaching my original image, its ground truth and the image segmented by my method. Now for performance evaluation, the f...
6 years ago | 0 answers | 0
0
answersQuestion
which filters can we apply on histological images of breast so as to enhance results of segmentation technique?
which filters can we apply on histological images of breast so as to enhance results of segmentation technique?
6 years ago | 1 answer | 0
1
answerQuestion
How can i plot roc curve for comparing three segmentation techniques? i have value of tpr, fpr for each segmented image evaluated in comparison with its ground truth. i also have a threshold value for each segmented image. how to plot a roc curve?
How can i plot roc curve for comparing three segmentation techniques? i have value of tpr, fpr for each segmented image evaluate...
6 years ago | 1 answer | 0
1
answerQuestion
How do i calculate Tp, Fp, Dice coefficient for a histopathological image of breast cancer. My code gives accurate results for ultrasound images, but it gives wrong results for tp, fp, and dice? please help me in this.
i am attaching the evaluation code and image with its ground truth, function [Jaccard,Dice,rfp,rfn]=sevaluate(m,o) % g...
6 years ago | 0 answers | 0