photo

sujithra krishnan


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
249 594
of 300 365

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 262

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

  • First Review

View badges

Feeds

View by

Question


im doing face recognition project.please explain the above coding in a step by step manner in how it works
%% illumination normalization [x y] = ndgrid(1:size(I,1),1:size(I,2)); z = double(I); [Gx Gy] = gradient(z); mag = sqrt(Gx...

mer än 10 år ago | 1 answer | 0

1

answer

Question


im very new to matlab...i downloaded the code from net..bet when i try to run it it shows an error "not enough input arguments"...please help me
%The second it that one needs to convert the image into the frequency %domain, multiply the spectra and then take the inverse...

mer än 10 år ago | 1 answer | 0

1

answer