photo

sou


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

11 Questions
1 Answer

RANK
292 699
of 297 503

REPUTATION
0

CONTRIBUTIONS
11 Questions
1 Answer

ANSWER ACCEPTANCE
72.73%

VOTES RECEIVED
0

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

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

  • Thankful Level 3
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Question


can i use ANOVA test for selecting features?
i have extracted 30 features for three different types of cell from segmented image... among these features i have to select som...

nästan 10 år ago | 0 answers | 0

0

answers

Question


How can i rectify this error "Undefined function or method 'sobel_mex' for input arguments of type 'double'?
when i ruuned a code as same in the link <http://in.mathworks.com/help/coder/examples/edge-detection-on-images.html>. the error ...

nästan 10 år ago | 0 answers | 0

0

answers

Question


can i use k-means algorithm for segmenting the cell nucleus and cytoplasm?
i have used k-means clustering algorithm for segmenting cells but it doesn't. i didn't know about k-means algorithm in detail. i...

ungefär 10 år ago | 2 answers | 0

2

answers

Question


how to perform training and testing using SVM classifier?
i am new to SVM classifier.... i have complemented my part( segmentation,feature extraction)...wat is the first step that i shou...

mer än 10 år ago | 2 answers | 0

2

answers

Question


how to calculate width and length of binary image?
I need to calculate width and length of the binary image... PLZ SUGGEST A WAY

mer än 10 år ago | 2 answers | 0

2

answers

Question


how to save the image obtained from the plot command?
i have used the command "plot( cytoplasm1(:,2), cytoplasm1(:,1), 'g-', 'LineWidth', 1)" in my code. i don't know how to save t...

mer än 10 år ago | 2 answers | 0

2

answers

Question


how to extract the area, perimeter for the object present in the image?
i m in need to measure the features like area, perimetr , length, width of the segmented image.... when i used bwarea to find ar...

mer än 10 år ago | 4 answers | 0

4

answers

Question


How can i use Mean vector difference enhancer to highlight the gradient of the object contour and to suppress the gradient of noise contour?
I am in need to detect the contour of the cytoplasm and nuclues of the cell(that i have attached in <</matlabcentral/ans...

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

1

answer

Question


how to extract the high intensity region from the image?
i am in need to extrct high intensity region from the image ....can anybody provide a way to proceed...i have tried imhist funct...

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

1

answer

Answered
I am new in Matlab, and my project is based on matlab. I faced a problem in segmenting image.How can i separate pixels from an image which have intensity within a given range?
use imhist() function... refer this link :https://nf.nci.org.au/facilities/software/Matlab/toolbox/images/imhmax.html

mer än 10 år ago | 0

Question


I Have to detect the nucleus of the cell...anyone provide me a code to detect the nucleus in the celll....
My criteria is to detect the contour of the cell and the contour of the nucleus.... i have done detecting the cell contour.... b...

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

1

answer

Question


How can I enhance the gradient of the contour of the object in the image?
My problem is to detect the contour of the cell and its nucleus. to detect the contour of the cell I did my job perfectly....

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

1

answer