Softwares
SignCol :Sign Collector
This software is developed to manage the database collecting for sign language recognition. This software has two parts: DB managing and visual data capturing.
User can define multi language items of sign languange in eight category such as sentences, numbers and etc. The software keeps the information and also track the statistics of the defined items and captured visual data.
According to visual data, SignCol conncets to Microsoft Kinect V2 and capture and save the multi modalities of data for gestures. The data consists of:
- RGB Color frames as images,
- Infrared frames as images,
- Depth frames as images,
- Body index frames as images,
- Skeleton information of frames as CSV files: the joint locations are in coordinates: 3D space of environment, 2D space of the color frame, 2D space of depth frame,
- Coordinate mapped bodies (colorful bodies on depth space) as images,
- All of the above data for the multi-person scene,
- Parameters of the cameras from the Kinect as a text file.
A preview of the developed software is available at video links.
For downloading binary files for executing on windows click here.
For Github repository and source files click here. For all files, source codes, pakacges and etc. click here.
If you found this software helpful for your research, please cite following paper:
GesCap : GESture CAPturer
This software is developed to conncet to Microsoft Kinect V2 and capture and save the multi modalities of data for gestures. The data consists of:
- RGB Color frames as images,
- Infrared frames as images,
- Depth frames as images,
- Body index frames as images,
- Skeleton information of frames as CSV files: the joint locations are in coordinates: 3D space of environment, 2D space of the color frame, 2D space of depth frame,
- Coordinate mapped bodies (colorful bodies on depth space) as images,
- All of the above data for the multi-person scene,
- Parameters of the cameras from the Kinect as a text file.
A preview of the developed software is available at video links.
For downloading binary files for executing on windows click here.
For Github repository and source files click here.
If you found this software helpful for your research, please cite following paper:
Vehicle Type Recognition:

License Plate Recognition:
This software can extract and recognize license plate numbers such that the performance of different extracting and recognizing algorithms can be compared. A preview of the developed software is available at video links.
Algorithm and Software Developers: P. Navaei, M. Eslami
