nukescripts.cameratracker

Functions used by the CameraTracker node

Functions

cameraClass

Returns the correct camera class for the 3D system in use.

cameratrackerCreateCallback

cardClass

Returns the correct card class for the 3D system in use.

createCamera

Create a camera node based on the projection calculated by the solver.

createCameraRig

Create a multi-view rig with a camera per view.

createCameraSet

Create a set of Cameras, one Camera per solved frame.

createCards

createEverything

Create a Scene with a Camera, PointCloud, ScanlineRender, and LensDistortion (Undistort) node.

createLensDistortion

createPointCloud

Create a CameraTrackerPointCloud node.

createScene

Create a Scene with a Camera and PointCloud for the camera solve.

createUndistortion

exportTracker

Export data from the CameraTracker node into a Tracker node.

exportTracks

Utility function that collects the filename to be used in exporting tracks from a Shake formatted file.

importTracker

Import data from a Tracker node into the CameraTracker node.

importTracks

Utility function that collects the filename to be used in importing tracks from a Shake formatted file.

new3D

Checks if the node is using the new 3D system.

pointCloudClass

Returns the correct point cloud class for the 3D system in use.

populateExportMenu

Populate the export menu on a CameraTracker node.

populateFilmBackPresets

Populate the film back presets menu on a CameraTracker node.

scanlineRenderClass

Returns the correct point cloud class for the 3D system in use.

sceneClass

Returns the correct scene class for the 3D system in use.

setKnobToPreset

Finds the index of the preset knob and sets the film back size knob accordingly.

Classes

LinkableImportPanel

Modal dialog for selecting a Linkable node in the script.

PythonPanel