Jothika Charlees
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
276,243
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Question
How to do adaptive threshold for oversegmentation
I'm attaching the segmented image which is to be over-segmented using adaptive thresholding and the original image. After thresh...
6 years ago | 0 answers | 0
0
answersQuestion
I want to get rid of unwanted blobs in the segmented image (i only need fruits in the image). Please suggest me a solution and attaching the image
I have used the following codes clc; clear all; close all; a=imread('1.jpg'); figure imshow(a); title('In...
6 years ago | 2 answers | 0
2
answersQuestion
segmentation by combining edge detection & region growing is it an efficient method?
I'm a student. currently I'm doing my UG project in medical image processing i.e detection of brain tumor. For this i have to fi...
8 years ago | 0 answers | 0
0
answersQuestion
How to count grain in which the image is eroded?
Hi, I'm a student and doing a project in image processing. I have to label and count this image .
8 years ago | 1 answer | 0
1
answerQuestion
How to extract feature using GLCM?
Iam a student, i need to extract the features of segmented tumour using glcm.
8 years ago | 2 answers | 0
2
answersQuestion
While performing k-means I get error message in the line lab_he=applycform(d,cform) why?(for brain tumor detection)
Error in ==> applycformsequence at 12 out = applycform(out, cforms{k}); Error in ==> applycform at 86 out = c.c_fun...
8 years ago | 0 answers | 0