TFlow SDK is a partially open, partially commercially available platform specifically dedicated for rapid Machine Vision algorithms development and debugging
-
Basic functionality out-of-the-box. Video capturing and recording, customer’s algorithms parameters configuration and tunning, different kind of streaming.
-
Developers friendly UI. New configuration parameters can be added in minutes, without WEB side modification. Required parameters are defined and automatically exported from C++ application.
-
Real frame-by-frame WEB player. Recorded video can be played frame-by-frame along with recorded aux data (for ex. IMU readings) for debugging and analysis.
-
Sand box examples. The package includes trivial algorithm (feature tracking) implementation example for rapid custom algorithms development starts.