IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes | Functions | Variables
improcessor.basic Namespace Reference

Classes

class  improcessor
 

Functions

def __init__ (self, *args)
 
def apply (self, image)
 
def get (self, fname)
 
def post (self, image)
 
def pre (self, image)
 
def set (self, fname, *args)
 

Variables

 args
 
 ignore_undef
 
 methods
 
 mtype
 
 numfuncs
 

Function Documentation

◆ __init__()

def improcessor.basic.__init__ (   self,
args 
)

◆ apply()

def improcessor.basic.apply (   self,
  image 
)

◆ get()

def improcessor.basic.get (   self,
  fname 
)

◆ post()

def improcessor.basic.post (   self,
  image 
)

◆ pre()

def improcessor.basic.pre (   self,
  image 
)

◆ set()

def improcessor.basic.set (   self,
  fname,
args 
)

Variable Documentation

◆ args

args

◆ ignore_undef

ignore_undef

◆ methods

methods

◆ mtype

mtype

◆ numfuncs

numfuncs