Package Vision :: Module PILNodes
[hide private]
[frames] | no frames]

Module PILNodes

source code

Classes [hide private]
  ImageFromArray
based on the Image.open function.
  ReadImage
based on the Image.open function.
  SaveImage
saves an image.
  GetFrontBuffer
Extract front buffer image of camera 0 of DejaVu Viewer
  GetZBuffer
Extract front buffer image of camera 0 of DejaVu Viewer
  ToRGB
converts an Image to RGB
  ResizeImage
Resize image using scaling factor supplied by dial.
  ImageFilter
Apply different filters to an image
  ImageInvert
Inverts an image.
  ImageMultiply
Superimposes two images on top of each other.
  ImageSplit
Apply different filters to an image
  AlphaMask
Apply different filters to an image
  ImagePaste
Apply different filters to an image
  ShowImage
Display an image file as a Tkinter.Photoimage in a canvas.
  ImageBlend
Creates a new image by interpolating between the given images, using a constant alpha.
  ImageRotate
Returns a copy of an image rotated the given number of degrees counter clockwise around its centre.
  ImageTranspose
Returns a flipped or rotated copy of an image.
  ImageComposite
Creates a new image by interpolating between the given images, using the mask as alpha.
  ImageStat
This node calculates global statistics for an image, or a region of an image.

Variables [hide private]
  imagelib = <Vision.VPE.NodeLibrary instance at 0xb794474c>

Variables Details [hide private]

imagelib

None
Value:
<Vision.VPE.NodeLibrary instance at 0xb794474c>