photo

Yawar Rehman


Hanyang

Active since 2008

Followers: 0   Following: 0

Message

Amateur programmer

Statistics

All
MATLAB Answers

1 Question
5 Answers

File Exchange

2 Files

Cody

0 Problems
3 Solutions

RANK
20 502
of 300 364

REPUTATION
2

CONTRIBUTIONS
1 Question
5 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
3 276 of 20 934

REPUTATION
489

AVERAGE RATING
5.00

CONTRIBUTIONS
2 Files

DOWNLOADS
3

ALL TIME DOWNLOADS
4690

RANK
73 055
of 168 407

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Answered
Is there a way to find the neighbourhood pixels, given a cordinate point of the pixel?
i hope this may be helpful! http://www.mathworks.com/matlabcentral/answers/86900-how-to-find-all-neighbours-of-an-element-in-...

ungefär 11 år ago | 1

Answered
joining of 2 matricces
A = ['dog '; 'cat '; 'cow ']; B = [1 ; 2 ; 3]; B = num2str(B); comb = [A B]

ungefär 11 år ago | 0

Answered
How to compress the image ?
image analyst is rigth, i think you have a stack 300 gray scale images whose dimensions are 512x512. compression usually inv...

ungefär 11 år ago | 0

Answered
how to calculate the orientation binning for extraction of HOG features using matlab?
i think this will be helpful, http://blogs.mathworks.com/videos/2009/01/07/binning-data-in-matlab/

ungefär 11 år ago | 0

Question


Plotting mean of the columns of image on that image
I am struggling to plot the mean of the columns of the gray scale image on the same image. Mean of the columns of an image can b...

ungefär 11 år ago | 3 answers | 0

3

answers