Programming     Travel Logs     Life Is Good     Surfing Online     About Me
The Internet has massively broadened the possible space of careers. Most people haven’t figured this out yet.
-Naval Ravikant
Check by Tags

Java 1
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.