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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
1
답변질문
How to extract feature using GLCM?
Iam a student, i need to extract the features of segmented tumour using glcm.
거의 8년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0