Community Profile

photo

shiv


Active since 2015

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


How to remove this error in this code? This code is for face recognition using principal component analysis
function T = CreateDatabase(TrainDatabasePath) % Align a set of face images (the training set T1, T2, ... , TM ) % ...

6 years ago | 1 answer | 0

1

answer

Question


How to find recognition rate and error rate for face recognition?
How to find recognition rate and error rate for face recognition in dct?

8 years ago | 0 answers | 0

0

answers

Question


The expression to the left of the equals sign is not a valid target for an assignment. ...? Error in line 3rd, " minOfBlocks = zeros(16,16); " ... Help me plz
I=imread('pepper.png'); c = mat2cell(I, [32 32 32 32 32 32 32 32 32 32 32 32 32],...[32 32 32 32 32 32 32 32 32 32 32 ...

8 years ago | 2 answers | 0

2

answers

Question


How to plot the graph for eigen faces and viola jone algo
How to plot the graph for eigenfaces and viola jone algorithm to compare both techniques.??

8 years ago | 0 answers | 0

0

answers

Question


How can I install computer vision toolbox for MATLAB R2014b and my system is 32-bit operating system,Window 7 , plz help me.... Thanks in advance
How can I install computer vision toolbox for MATLAB R2014b and my system is 32-bit operating system,Window 7 , and I will also ...

8 years ago | 1 answer | 0

1

answer

Question


where is the license key of matalb R2014b?? i can't install matlab R2014b,please help me... thanx in advance
where is the license key of matalb R2014b?? i can't install matlab R2014b,please help me... thanx in advance

8 years ago | 1 answer | 0

1

answer

Answered
Error: Undefined variable "vision" or class "vision.TextInserter" - Stand Alone Application
I m using matlab 7.8.0 (R2009a) In viola jones algorithm, I am using 'FaceDetector = vision.CascadeObjectDetector;' and Error...

8 years ago | 0