Research:
Computer vision:
Traffic signs detection and recognition:
|
Our
contribution is threefold:
- Proposition of a new naive detection based
on color and shape retrieval.
- Using the information of the detection, we
propose to recognize traffic sign using machine learning methods.
- In order to perform to accelerate the
process of detection-recognition, we propose to introduce a tracking
module information already extracted in the two previous stages.
|
Driver for Sony SNC RX550N PTZ Camera:
|
A driver for the PTZ camera Sony SNC RX550N has been developed and is available this GitHub reporsitory [here].
The implementation required Qt library for the network communication. More information can be found directly in the GitHub repository on how to compile the driver.
|
Medical Image Analysis:
Annotation tool for medical imaging:
|
 |
We provide a tool allowing to manually annotate the prostate using three different labels:
This
tool can allow to create in a simple way ground-truth for segmentation
and registration task by segmenting the prostate but also classification
by detecting prostate cancer on MRI images. Three main options are
available with this tool:
- Possibility to export the annotation in XML format.
- Possibility ti export the annotation in PNG format.
- Possibility to anonymized the DICOM images.
Source code is available at the following web page: [here].
|
Cycling:
Goldencheetah:
|
|
GoldenCheetah is
an open-source cross platform software which allows to manage cycling
data in order to train and have a rational approach to optimize the
performances in cycling. A french article is making a description of
this software [here].
Release
& developer version can be found [here].
|
|
|