Programming     Travel Logs     Life Is Good     Surfing Online     About Me
Give me a lever long enough, and a place to stand, and I will move the earth.
-Archimedes
Published at: 2018-04-28 08:30:02

Since version 2.4.4 OpenCV supports Java. In this tutorial I will explain how to setup development environment for using OpenCV Java with Eclipse in Windows, so you can enjoy the benefits of garbage collected, very refactorable (rename variable, extract method and whatnot) modern language that enables you to write code with less effort and make less mistakes. Here we go.