Class TransientAreasSegmentationModule


  • public class TransientAreasSegmentationModule
    extends Algorithm
    • Constructor Detail

      • TransientAreasSegmentationModule

        protected TransientAreasSegmentationModule​(long addr)
    • Method Detail

      • getSize

        public Size getSize()
      • printSetup

        public java.lang.String printSetup()
      • clearAllBuffers

        public void clearAllBuffers()
      • getSegmentationPicture

        public void getSegmentationPicture​(Mat transientAreas)
      • run

        public void run​(Mat inputToSegment,
                        int channelIndex)
      • run

        public void run​(Mat inputToSegment)
      • setup

        public void setup​(java.lang.String segmentationParameterFile,
                          boolean applyDefaultSetupOnFailure)
      • setup

        public void setup​(java.lang.String segmentationParameterFile)
      • setup

        public void setup()
      • write

        public void write​(java.lang.String fs)
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class Algorithm
        Throws:
        java.lang.Throwable