V1.0.0 (05/2015)
SDK version v 1.0.0.0: release notes
First official version of the Papillon SDK
Main features:
- Modern C++ video analytics SDK with bindings available for C# and Python (Java will be released soon)
- Easy to use, easy to learn (e.g. playing any video stream and applying a face detector is less than 10 lines of code)
- Plugins architecture for easy deployment/extension
- Automatic memory management
- Read/write/filter 2D images (support for RAW, JPEG, PNG, TIF, BMP)
- Full features HTML documentation
Available on the following platforms:
- Windows 32-bit and 64-bit (starting from Windows 7), compatible with Visual Studio 2010, 2012 and 2013
- Linux 32-bit and 64-bit (OpenSuse, CentOS and other distributions on-demand)
Standard plugins include:
- Read video streams from H264 video files, webcam, MJPEG, RTSP, RTMP, HTTP/HTTPS, etc.
- Encode video streams to H264
- TVI video streams encoding/decoding (Windows only)
- Face detection
- Face localisation
- Face recognition (beta)
- Face log analytics
- Motion detection
- Advanced motion/person detection (SafeZoneEdge-2D)
- Person detection
- Local contrast enhancement, LACE (Windows only)
- Video stream stabilisation (Windows only)
- Histogram equalisation