Five minutes of a trip of 3h20 taken every day.
May 10th, 2012 | Posted by in travel | work - (Comments Off)PLAform Tsi Online et Knowledge centred Earth Observation Introduction [pdf]. Data Mining et Extraction des Connaissances dans TSI [pdf]. Base de données multimédia [pdf] Introduction No-SQL. [pdf] PLATO. PLAform Tsi Online [pdf] Démonstrations: Information mining in satellite imagery [AVI] and Infom@gic search engine [AVI] Knowledge centred Earth Observation (KEO) [pdf]. ORFEO toolBox Introduction [pdf] Pratiques … Read more
Introduction This application is software written in Java for applying certain transformations on the given input image. The application exploit Java2D and ImageJ library. It allows user : read image files and display them on the screen; save images after modification; apply a set of transformations as: image rotation (left/right), zoom in/out, histogram visualization, points … Read more
Download and install code::blocks from www Create a given project using code::blocks (here i use a console application code::blocks project) Then copy the sample code to main.cpp Install openCV (OpenCV – Community Ubuntu,, OpenCV Installation Guide, Sebastian Montabone web page) To setup Code::Blocks to use pkg-config, first you should right-click on your project and open … Read more
Code::blocks and CImg.h the first important steps
April 3rd, 2012 | Posted by in Idea sharing - (Comments Off)Download and install code::blocks from www Create a given project using code::blocks (here i use a console application code::blocks project). Download CImg.h from www Add CImg.h to your project : right click on your project in the project management window and select add files … Add -lX11 -lpthread to the linked flags : from horizental … Read more
There is no excerpt because this is a protected post.
A reductive approach to hypergraph clustering: An application to image segmentation
March 27th, 2012 | Posted by in Publication - (Comments Off)Aurélien Ducournau, Alain Bretto, Soufiane Rital, Bernard Laget. Pattern Recognition, Volume 45, Issue 7, July 2012, Pages 2788-2803 In the last few years, hypergraph-based methods have gained considerable attention in the resolution of real-world clustering problems, since such a mode of representation can handle higher-order relationships between elements compared to the standard graph theory. The … Read more
This tutorial provides a step by step walk-through of the Java development tools. to be completed.
Read/Write image using Java Libs
March 22nd, 2012 | Posted by in Idea sharing | Image processing - (Comments Off)We want to develop a read and a write image java application like the below figure. Create java project using eclipse. (see post creating an Eclipse Java project ) Define a MVC structure (Model–view–controller): You create model, view and controller packages. In the view package, we define two classes: Fenetre.java and MyPan.java. In the controller package: … Read more


Earth Observation (EO) images can contribute in a number of human activities, from the understanding of global phenomena to decision-making processes. EO images are representation of sensor signals in forms acceptable by human perception.