Sharing the API with Swagger API Framework

Every manager or project owner wants to control development of their software but not all are able to do it. Aiming to make development clear for all participants of project the DevelopEx company has started to use the Swagger Framework — a tool for REST API representation and interactive documentation. That is especially useful for… Read More »

UI localization of Windows desktop applications

It’s nice to remember that the UI is the part with which a user actually interacts and he won’t be able to (or wouldn’t want to) check out the mighty power of applications’ algorithms and its highly optimized 🙂 code if he gets distracted and frustrated by poorly localized or misleading interface.

Motion detection and objects tracking algorithm implementation

Motion recognition is very important in automated surveillance systems. In this article we propose a novel approach to implement a complete framework that allows real-time detection and motion-based tracking of moving objects in a video stream acquired by a stationary camera.

1 10 11 12 13 14 33