LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more...
A Repository Of The Java Programs Presented in the Videos.
This is the open/public source code repository for the Java programs shown in the YouTube videos - A.I. Stock Trends With WEKA, TA-Lib and more
https://www.youtube.com/channel/UCPxmgFZDS7F06UBBxH5b4mg
This Java native library wraps OpenCV (Computer Vision Lib.) function cvMatchTemplate and implements methods for utilities result visualization. It allows efficient images template matching using Normalized Cross-Correlation (NCC) and others algorithms.
J2MEStrategicGameLib is a Java based library providing a lightweight algorithmic framework for developing intelligent zero-sum strategy games using the J2ME platform.
GenP Genetic Programming Library is a cross-platform library of genetic programming functions for generic application. Initially it's purpose is for machine learning in board games but should be applicable to any purpose.