Programming     Travel Logs     Life Is Good     Surfing Online     About Me
An army of robots is freely available — it’s just packed in data centers for heat and space efficiency. Use it.
-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.