Method | Description | |
---|---|---|
CreateCameraSource ( int deviceId ) : |
|
|
CreateEmptySource ( ) : |
|
|
CreateVideoSource ( string fileName ) : |
|
|
CreateVideoSourceCuda ( string fileName ) : |
|
|
NextFrame ( OutputArray frame ) : void |
|
|
Reset ( ) : void |
|
Method | Description | |
---|---|---|
FrameSource ( ) : System |
|
public static CreateCameraSource ( int deviceId ) : |
||
deviceId | int | |
return |
public static CreateEmptySource ( ) : |
||
return |
public static CreateVideoSource ( string fileName ) : |
||
fileName | string | |
return |
public static CreateVideoSourceCuda ( string fileName ) : |
||
fileName | string | |
return |
public abstract NextFrame ( OutputArray frame ) : void | ||
frame | OutputArray | |
return | void |