Tracking methods

modules

Detector

KalmanFilter

cross_correlation_kalman_filtered

objTracking

The structure of tracking methods

bla bla blaaaa

Interface classes

this line with the power symbol is to generate substructures in the webpage !!!

Cam_base - The entry point…

adaptor.camera.adaptor_cam.connect()

Creates a new instance of the Instrument class. If your computer is not the microscope’s PC or you don’t have the Scripting option installed on your microscope, this method will raise an exception (most likely of the OSError type).

class adaptor.camera.adaptor_cam.Cam_base

Top level object representing the microscope. Use the GetInstrument() function to create an instance of this class.

name

name of the camera

connect()

Initialize the camera