Class JAIPolarToComplex

    • Field Detail

      • magnitude

        public TypedIOPort magnitude
        The magnitude image input. This image must have the same amount of bands as the phase image input.
      • output

        public TypedIOPort output
        The output of the actor. This image contains twice as many as the input. The first two bands correspond to the cartesian values of the first magnitude and phase bands. The second two bands correspond to the cartesian values of the second magnitude and phase bands, etc.
      • phase

        public TypedIOPort phase
        The phase image input. This image must have the same amount of bands as the phase magnitude image input.