Removing text baselines by morphological operations
Some weeks ago, I was developing a program to extract some specific informations from a photographed document, which is composed of many fields surrounded by...
Some weeks ago, I was developing a program to extract some specific informations from a photographed document, which is composed of many fields surrounded by...
This post comes from a work done over an undergraduate course, Programming Languages 2, where the Travelling Salesman Problem was studied to analyse and appl...
Until the last week, Slimv was my main tool to code in Clojure using Vim. Although Slimv is still a very nice plugin, it seems not a good idea to keep using...
Problem concerning the copy of a resource file.
Local repositories are useful when you have some dependencies that are not in Maven or Clojars repositories. The following steps are one alternative to suppr...