Author Archive
Introduction to Mean-shift
by useradmin on Feb.01, 2011, under Image Processing, Teaching
A french lecture, introducing mean-shift and some filtering approaches.
M6_MeanShift_TG (4MB)
3D Robust Adaptive Region Growing
by useradmin on Dec.08, 2010, under Region Growing, Research
3D Robust Adaptive Region Growing for segmenting [18F]fluoride ion PET images
We propose a new Robust Adaptive Region Growing method (RoAd RG) based on two local parameters: the local mean value of the intensity function and the local mean value of the norm of the intensity gradient. This approach enables a better spread of the region growing inside the region of interest while avoiding the merge of outlier pixels. We applied positively our method to 3D [18F]fluoride ion PET images for segmenting bone structures and showed its superiority compared to a non adaptive method. pdf (336kB)
T. Grenier, C. Revol-Muller, N. Costes, M. Janier, G. Gimenez.
Grenier, C. Revol-Muller, N. Costes, M. Janier, G. Gimenez.
T. Grenier1, C. Revol-Muller1, N. Costes2, M. Janier1, 2, G. Gimenez1, 2
Multiparametric smoothing
by useradmin on Dec.08, 2010, under Mean Shift, Research
Multiparametric smoothing based on Mean shift procedure for ultrasound data segmentation
Segmentation of ultrasound data is improved when using multi-parametric approach. In this paper we propose the use of Multi-Parametric Mean Shift procedure (MPMS). Two derived processes are described: MPMS smoothing which achieves a multi-parametric filtering in the spatial-range domain and MPMS segmentation which takes benefit of this filtering for segmenting the multidimensional data. MPMS segmentation is particularly attractive, since it achieves an unsupervised segmentation. These methods were positively tested on three sets of simulated ultrasonic data, representative of various scatterers densities and also various scattering conditions. pdf (690kB) Poster(733kB)
Thomas Grenier, Chantal Revol-Muller, Franck Davignon, Olivier Basset, Gérard Gimenez.
Variable bandwidth mean shift
by useradmin on Dec.08, 2010, under Mean Shift, Research

![]()
Variable bandwidth Mean Shift for Smoothing ultrasonic images
As the variance of the statistics of ultrasonic data in a homogeneous tissue may be rather large and the statistics of different tissues may be very similar, a new filtering approach is proposed to enhance the contrast in ultrasonic images. It is based on the Variable Bandwidth Mean Shift algorithm adapted to the specificities of ultrasonic data. A fully automatic adaptive bandwidth selection in both range and spatial domains is described. Our method was compared to a Variable Bandwidth Mean Shift algorithm based on an adaptive range scale selection and a fixed spatial scale parameter. The results show the superiority of our method. pdf (410kB) Poster (176kB)
Thomas Grenier, Chantal Revol-Muller, Franck Davignon, Olivier Basset, Gérard Gimenez.
Digital Signal Processor
by useradmin on Dec.08, 2010, under Computer Science, Teaching
Digital_Signal_Processors_TG (1MB)
Introduction to Digital Signal Processor. Basics about architecture, fixed and floating point numbers, pipeline, MAC, buses… .
A practice is also available TP-C54 (813kB) TP-C54.zip
Microcontroller PIC16
by useradmin on Dec.08, 2010, under Computer Science, Teaching
IF2_PIC16_Full (9MB)
This lecture is a global presentation of microcontroller and a more specific understanding of PIC16 familly.
Some exercices are also available here TDuC (6MB).
3 practices are here (based on a dedicated kit)