Constructor Summary
Public Constructor | ||
public |
constructor |
Method Summary
Public Methods | ||
public |
|
|
public |
|
|
public |
|
|
public |
readMotion(url: *): * |
|
public |
readMotionFromFile(file: *): * |
|
public |
readMotionProcess(url: *) |
|
public |
readMotionSub(): * |
Inherited Summary
From class CameraMotionReader | ||
public |
readMotion(url: string | File): CameraMotion | null read motion data from given URL |
|
public |
readMotionFromFile(file: File): CameraMotion | null read motion data from given File object |
Public Constructors
Public Methods
public readFrames() source
public readHeader() source
public readModelMotionFrames() source
public readMotion(url: *): * source
Override:
CameraMotionReader#readMotionParams:
Name | Type | Attribute | Description |
url | * |
Return:
* |
public readMotionProcess(url: *) source
Params:
Name | Type | Attribute | Description |
url | * |