splitPolars (Interfero class method)
Extract the 4 interferograms corresponding to the 4 polarizations of a polarized camera.
splitPolars
Extract the 4 interferograms corresponding to the 4 polarizations of a polarized camera.
Synthax
Itf_multi = splitPolars(Itf);
Description
This method extracts the different polarisation channels of an Interfero object, into an array of Interfero objects Itf_multi. If Itf is an array of \(N\) Interfero objects, then Itf_multi is an array of \(N\times4\) Interfero objects, where each column is associated to one of the 4 polarisations 0, 45, 90, and 135°.