photo

Rajat


Student

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
190,525
of 300,338

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

Feeds

View by

Answered
Find summation of white pixel of detected rectangle from a binary iamge??
Hi Kevin, I modify my code as per ur suggestion,but didn't get the expected result,can u please look into the below code and ...

11 years ago | 0

Answered
Find summation of white pixel of detected rectangle from a binary iamge??
There are lot of image like in SignBoard,Advertisement,Book which contain text and I want to classify the category of those imag...

11 years ago | 0

Question


Find summation of white pixel of detected rectangle from a binary iamge??
<</matlabcentral/answers/uploaded_files/12333/6.jpg>> im=imread('8.jpg'); %read above picture im=im2bw(im,.555); ...

11 years ago | 1 answer | 0

1

answer

Question


Find summation of white pixel of detected rectangle from a binary iamge??
<</matlabcentral/answers/uploaded_files/12333/6.jpg>> im=imread('8.jpg'); %read above picture im=im2bw(im,.555); ...

11 years ago | 2 answers | 0

2

answers