Méthode | Description | |
---|---|---|
CreateCameraSource ( int deviceId ) : |
|
|
CreateEmptySource ( ) : |
|
|
CreateVideoSource ( string fileName ) : |
|
|
CreateVideoSourceCuda ( string fileName ) : |
|
|
NextFrame ( OutputArray frame ) : void |
|
|
Reset ( ) : void |
|
Méthode | Description | |
---|---|---|
FrameSource ( ) : System |
|
public static CreateCameraSource ( int deviceId ) : |
||
deviceId | int | |
Résultat |
public static CreateEmptySource ( ) : |
||
Résultat |
public static CreateVideoSource ( string fileName ) : |
||
fileName | string | |
Résultat |
public static CreateVideoSourceCuda ( string fileName ) : |
||
fileName | string | |
Résultat |
public abstract NextFrame ( OutputArray frame ) : void | ||
frame | OutputArray | |
Résultat | void |