Community Profile

photo

sowjanya


Last seen: 거의 3년 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3년 초과 전

질문


how to assign certain range of pixel values with desired color for classification of image?
I used GLCM to obtain properties of image. I have displayed different properties taking effects on input image . for a start, I...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


statistical features for each and every pixel in the image
graycomatrix ,graycoprops are used to display the features of image as 'WHOLE' it is displaying for ex:contrast=(say)0.5137 ho...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


ERROR while creating GLCM
% input image is obtained by stacking different bands(4,3,2) I=imread('D:\project\stack.tif'); G=rgb2gray(I); figure imshow(...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


classification using properties obtained from GLCM
After obtaining properties(contrast,homogeneity,entropy) using glcm what is specific range of contrast for vegtation,waterbodie...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


statistical features of image
the graycoprops function normalises glcm and then derives the statistical properties of image (as a whole) my question is can...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


getting errors as undefined functions,when using imsegkmeans,lazy snapping functions
I am using MATLAB 2016 version to perform various segmentation techniques on image. while performing ''K-means clustering based...

4년 초과 전 | 답변 수: 1 | 0

1

답변