OOF2: The Manual
Name
PixelGroup (PixelGroupSubProblem) — A subproblem containing all elements whose dominant pixel is in a given pixel group.
Synopsis
            PixelGroupSubProblem(group)
           
      
Details
- 
                     Base class:
                     
SubProblemType - 
               
Parameters:
group- The name of a pixel group. Type: The name of a PixelGroup.
 
 
Description
         
             A PixelGroupSubProblem is a SubProblem
             defined to include all Elements whose
             dominant pixel
             is a member of the given PixelGroup.
         
             
      



