photo

sunkara manoj


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
7,613
of 300,369

REPUTATION
6

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


What is the best way to classify grayscale images?
I have a set of grayscale images which should be classified into two groups depending on weather they contain a road or not. Wha...

8 years ago | 0 answers | 0

0

answers

Answered
How to remove small portion in an image?
the result is a binary image but the part is extracted. if true I=imread('liver.png'); im = imclearborder(im2bw(I)); im_...

8 years ago | 1

| accepted

Question


how to view a convolved image in matlab?
I am currently working on a project where I need to convolve two images grayscale images (0-255 range).I am using conv2() comman...

8 years ago | 2 answers | 0

2

answers