Category Archives: Technologies & Languages

Development Technologies and Programming Languages that we use for developing applications and software.

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 »

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.

Automation testing Web applications with Protractor

The popularity of Web application automation testing with Protractor framework relates to popularity of Angular.JS the JavaScript framework that helps to make Web pages dynamic and lightweight. Among other projects Developex is working for the Web application based on Angular.JS. This application interacts with Java program and manage audio and video content onto specific hardware… Read More »

Case: Audio Device Driver with Virtual Surround technics implementation

We are starting set of articles about interesting technology areas and solutions we have implemented or encountered in our projects. This article briefly describes our experience in development of audio device driver and Dolby Pro Logic IIx implementation. Our solution We have developed solution for providing virtual surround for headsets (that have only 2 audio… Read More »