Uses of Class
devs.visionpackage.roebi.ImPanel

Packages that use ImPanel
devs.visionpackage.roebi   
 

Uses of ImPanel in devs.visionpackage.roebi
 

Constructors in devs.visionpackage.roebi with parameters of type ImPanel
ImPlayer(FrameGrabber Source, ImPanel ImageOut)
          Creates a new instance of ImProcessor
ImProcessor(ImPanel inputImage, ImPanel outputImage, ImUpdate imageUpdate)
          Creates a new instance of ImProcessor
ImProcessor(ImPanel inputImage, ImPanel outputImage, ImUpdate imageUpdate, ManProcessor manualprocessor)
           
ImUpdate(ImPanel inputImage, ImPanel outImage1)
          Creates a new instance of imageUpdate
ImUpdate(ImPanel inputImage, ImPanel outImage1, ImPanel outImage2, ImPanel outImage3)
           
ImUpdate(ImPanel inputImage, ImPanel outImage1, ImPanel outImage2, ImPanel outImage3, ImPanel outImage4)
           
ImWindow(ImPanel inputImage, ImPanel outputImage)
          Creates a new instance of ImProcesser