Refine by Content Type

Refine by Category

Refine by Time Frame

image thumbnail

updated 1 year ago

Dual Extended Kalman Filter (DEKF) by Amir Omidvarnia

This package implements Dual Extended Kalman Filter for time-varying MVAR parameter estimation. (dual extended kalman ..., dekf, mvar parameter estima...)

DEKF.m

MVAR_JacCSD.m

TVMVAR_Estimation_script.m

image thumbnail

updated 1 year ago

Time-Varying EEG Connectivity: A Time-Frequency Approach by Amir Omidvarnia

The package performs time-varying EEG connectivity analysis on a simulated data and an EEG sample. (directed transfer fun..., shorttime, partial directed cohe...)

PDC_DTF_matrix.m

[R, scale]=arqr(v, p, mcor)

[w, A, C, sbc, fpe, th]=arfit(v, pmin, pmax, selector, no_c...

image thumbnail

updated 2 years ago

Linear Kalman Filter by Amir Omidvarnia

A fully commented script which explains Linear Kalman Filtering in the form of a simple example. (kalman, linear estimation, kalman filtering)

LinearKalmanFilter.m

image thumbnail

updated 5 years ago

FLD-based Face Recognition System by Amir Omidvarnia

This package implements 'Fisherface', a FLD-based face recognition system. (application, face recognition, fisher linear discrim...)

CreateDatabase(TrainDatabasePath)

FisherfaceCore(T)

Recognition(TestImage, m_database, V_PCA, V_Fisher, Project...

image thumbnail

updated 5 years ago

PCA-based Face Recognition System by Amir Omidvarnia

This package implements 'Eigenface', a PCA-based face recognition system. (eigenface, appearancebased metho..., pca)

CreateDatabase(TrainDatabasePath)

EigenfaceCore(T)

Recognition(TestImage, m, A, Eigenfaces)

image thumbnail

updated 5 years ago

Image Rotation Correction by Amir Omidvarnia

A simple function for correcting the rotated images. (transforms, rotation correction l...)

RotationCorrection(im)

example.m

image thumbnail

updated 5 years ago

Face Normalization by Amir Omidvarnia

A function for normalizing still images, which have been scanned by desktop scanners. (face normalization ey...)

canonicalImage(init_cropping)

croppedImage(im)

faceNormalization(im)

Contact us