Syntax
const char * sod_lib_copyright(void);
Description
Return the current release information & SOD embedded copyright notice.
Parameters
NoneReturn Value
A nil terminated string holding the current release information & SOD embedded copyright notice.
Example
Checkout the introduction course, the C/C++ samples on the download page or refer to the SOD Github Repository.
See also
sod_realnet_detect • sod_image_find_blobs • sod_cnn_predict • sod_img_load_from_file • sod_cnn_prepare_image.