photo

Mayur


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
22,906
of 300,499

REPUTATION
1

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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

View badges

Feeds

View by

Answered
Removing Labeled components based on boundary condition.
Hey one simple command solved my problem. imclearborder(bw); It removes the components attached to the border.

14 years ago | 0

| accepted

Answered
Removing Labeled components based on boundary condition.
How about introducing more white pixels along the whole boundary and then removing the area by using some threshold. How to add ...

14 years ago | 0

Question


Removing Labeled components based on boundary condition.
Hey guys i have a binary image in which there are letters in white and background is black. No letter is attached to the boundar...

14 years ago | 3 answers | 0

3

answers

Question


Help about Building GUI
Hey guys i'm building GUI for my MATLAB code. I have built a GUI in which there is a button which calls to my main code and then...

14 years ago | 2 answers | 0

2

answers

Question


Licence plate detection.(Removing the shear angle of plate)
Hey guys I’m doing a project on license plate recognition (lpr) . I want to remove the shearing of the number plate. I came acro...

14 years ago | 1 answer | 1

1

answer

Question


Eliminating different regions based on height/width ratio calculated by boundingbox
I am currently doing a project on License plate recognition. In its first step we have to first locate the license plate by el...

14 years ago | 4 answers | 0

4

answers