Empty Framework for Beginners of Video Understanding
To start the programming of any member of YangSDK image understanding SDKs for video processing, this SDK is the first one you can begin with. It gives you the feeling of programming with YangSDK SKDs by providing an empty and yet the simplest framework for interfacing YangSDK. The function of this SDK is simply read each frame of an avi file and display it to the interface.
Details of Programming
Installation and Functions
| header |
functions used |
| tgShowImgOnly.h |
///show one frame of image to the nCh output.
__declspec(dllexport) void tgShowOneFrame(TgImage* ipImg, const int rotation=1, const int nCh=0);
. |
| Register Interface |
 |
| Where to start |
 |
| Main GUI |
 |
| |
|
| |
|
| |
|
| |
|
| |
|
For more information about our SDKs, please send your request to  |
|
|
|
|
|
|
|