5.0

5.0 | 1 rating Rate this file 308 downloads (last 30 days) File Size: 1.27 MB File ID: #24817

Basic PCA based log-Likelihood Classifier

by Dirk-Jan Kroon

 

22 Jul 2009 (Updated 01 Oct 2009)

Code covered by BSD License  

PCA algorithm suitable for detection / recognition of 2D image "objects"

Download Now | Watch this File

File Information
Description

Introduction:
Many image problems require some kind of detection of objects, in which there is a natural variation in appearance of the objects between the images. For instance, face recognition, lesion detection, nerve channel segmentation.

These image problems can be solved by manually annotating of image objects to train a model which recognize normal object appearance. This can be done with a PCA based maximum likelihood classifier.

Software Description:
We provide here a basic PCA classifier for a two class classification problem. Two class is the most common, is an pixel a brain lesion or not?, is this face of the home owner or not?

Multiple Sclerosis example:
An example is given, with some multimodal MRI scans from Multiple Sclerosis patients, in which the brain lesions of two patients are annotated and in the third are detected by the PCA model. This example uses the gray-value regions and gray-value derivatives as feature vectors. But by using more or other features this example can be easily extended to your own recognition / detection example.

This example uses some c-code to get the image regions for speed improvement.

Literature:
- Kroon, D.J. and van Oort, E.S.B. and Slump, C.H. "Multiple Sclerosis Detection in Multispectral Magnetic Resonance Images with Principal Components Analysis"
- Kauffman et al. "Grip-pattern recognition for smart guns"

Final:
Try/study and than extend the example to your own application.

Please report bugs, success and suggestions.

MATLAB release MATLAB 7.8 (R2009a)
Zip File Content  
Other Files
apply_model.m,
example_classifier_ms.m,
get_feature_vectors.c,
get_feature_vectors.m,
license.txt,
Literature/MICCAI_MS_Challenge_UTwente_Final.pdf,
TestData/patient3_FLAIR.png,
TestData/patient3_T1.png,
TestData/patient3_T2.png,
train_model.m,
TrainingData/patient1_FLAIR.png,
TrainingData/patient1_lesion.png,
TrainingData/patient1_T1.png,
TrainingData/patient1_T2.png,
TrainingData/patient2_FLAIR.png,
TrainingData/patient2_lesion.png,
TrainingData/patient2_T1.png,
TrainingData/patient2_T2.png
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
11 Sep 2009 ana meen

very good work

Please login to add a comment or rating.
Updates
01 Oct 2009

Linux Ubuntu Tested

Tag Activity for this File
Tag Applied By Date/Time
pca Dirk-Jan Kroon 22 Jul 2009 10:03:39
classifier Dirk-Jan Kroon 22 Jul 2009 10:03:39
likelihood Dirk-Jan Kroon 22 Jul 2009 10:03:39
loglikelihood Dirk-Jan Kroon 22 Jul 2009 10:03:39
maximum likelihood Dirk-Jan Kroon 22 Jul 2009 10:03:39
detection Dirk-Jan Kroon 22 Jul 2009 10:03:39
face recognition Dirk-Jan Kroon 22 Jul 2009 10:03:39
recognition Dirk-Jan Kroon 22 Jul 2009 10:03:39
lesion detection Dirk-Jan Kroon 22 Jul 2009 10:03:39
multiple sclerosis Dirk-Jan Kroon 22 Jul 2009 10:03:39
classification Dirk-Jan Kroon 22 Jul 2009 10:03:39
images Dirk-Jan Kroon 22 Jul 2009 10:03:39
pictures Dirk-Jan Kroon 22 Jul 2009 10:03:39
object detection Dirk-Jan Kroon 22 Jul 2009 10:03:39
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com