Skip to content

Fast matrix inversion in the context of PolSAR image processing and classification in C++ using OpenMP

Notifications You must be signed in to change notification settings

diegofgcoelho/PolSARMatrixInvOpenMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolSARMatrixInvOpenMP

Fast matrix inversion in the context of PolSAR image processing and classification in C++ using OpenMP.

The inversion of the matrices of interest in performed in place using minimal number of temporary variables. The fast inversion (as oposite to Cholesky based approach) is based on the computation of the matrix of cofactors.

About

Fast matrix inversion in the context of PolSAR image processing and classification in C++ using OpenMP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published