Jothika Charlees
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
How to extract feature using GLCM?
Iam a student, i need to extract the features of segmented tumour using glcm.
8 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0