diff --git a/_posts/2011-11-28-simple-region-growing-implementation-in-python.markdown b/_posts/2011-11-28-simple-region-growing-implementation-in-python.markdown index e1d09c9..93ff0dd 100644 --- a/_posts/2011-11-28-simple-region-growing-implementation-in-python.markdown +++ b/_posts/2011-11-28-simple-region-growing-implementation-in-python.markdown @@ -192,7 +192,7 @@ A word about iterative method used to extract similar parts of an image. One or several points are chosen as a start. The region then grows until it is finally blocked by the stop criteria. This criteria is generally an inside/outside region comparison (energy, size, . . .). -Region growing is massively used in medical imaging, and object detection. Here is an example of application in automatic Mine Hunting, which I worked with last year at TNO. +Region growing is massively used in medical imaging, and object detection. Here is an example of application in automatic Mine Hunting, which I worked with last year at TNO. The following method uses one seed point, defined by the user. The region grows by comparing with its neighbourhood. The chosen criteria is in this case a difference between outside pixel's intensity value and the region's mean. The pixel with minimum intensity in the region neighbouhood is chosen to be included. The growing stops as soon as the difference is larger than a threshold. diff --git a/_posts/2012-01-30-relocating-to-the-netherlands.markdown b/_posts/2012-01-30-relocating-to-the-netherlands.markdown index 7a4d043..fcf572c 100644 --- a/_posts/2012-01-30-relocating-to-the-netherlands.markdown +++ b/_posts/2012-01-30-relocating-to-the-netherlands.markdown @@ -49,7 +49,7 @@ Hi all, Long time no see ! I stayed silent those last days for the simple reason that I relocated to the Netherlands. -Two years ago, I spent some months working at TNO in underwater mine recognition. The internship took place in The Hague and I discovered how fascinating life could be outside of your native country.I should write more soon about the results of this project:). +Two years ago, I spent some months working at TNO in underwater mine recognition. The internship took place in The Hague and I discovered how fascinating life could be outside of your native country.I should write more soon about the results of this project:). Back in France, I realized that each day I was missing international life more and more and my girlfriend and me finally took the decision to relocate abroad as soon as possible diff --git a/_posts/2012-03-09-efficiently-handle-knowledge-as-a-computer-scientist.markdown b/_posts/2012-03-09-efficiently-handle-knowledge-as-a-computer-scientist.markdown index 5fb6329..6020de7 100644 --- a/_posts/2012-03-09-efficiently-handle-knowledge-as-a-computer-scientist.markdown +++ b/_posts/2012-03-09-efficiently-handle-knowledge-as-a-computer-scientist.markdown @@ -153,7 +153,7 @@ As a researcher, part of your job consists in being an expert in your field and Basically speaking, Mendeley is a publication management tool. It would help you keep track of your publications by extracting meda-data from the pdfs, and sort them out for you. For each document, you can access its authors, abstract, . . . And you can also set these meta-data and add keywords or tags. While keywords are often already filled by the authors of the pdfs, tags have become my very secret weapon. -



+diff --git a/_posts/2012-06-13-llama-profile-activation-problems.markdown b/_posts/2012-06-13-llama-profile-activation-problems.markdown index fb168b4..94d93b0 100644 --- a/_posts/2012-06-13-llama-profile-activation-problems.markdown +++ b/_posts/2012-06-13-llama-profile-activation-problems.markdown @@ -22,7 +22,7 @@ comments: [] --- A really quick tip today : I am completely fond of Llama on my Android phone. -+ Actually, it the very first application I would install on a new device. diff --git a/_posts/2012-08-21-presenting-ivolution-timelapse-creation-with-face-recognition.markdown b/_posts/2012-08-21-presenting-ivolution-timelapse-creation-with-face-recognition.markdown index d51826a..00336ec 100644 --- a/_posts/2012-08-21-presenting-ivolution-timelapse-creation-with-face-recognition.markdown +++ b/_posts/2012-08-21-presenting-ivolution-timelapse-creation-with-face-recognition.markdown @@ -49,7 +49,7 @@ Hopefully, all this work is not lost! The perspective of a contest gave me a big