We have established a very simple maven remote repository in the previous part. Now it’s time to look into hosting native artifacts and integrating them in our build.
OpenCV with Maven: Part 1 – Create your own Maven repo (w/o high-level bullshit)
The n. 1 most requested feature in the OpenCV issue tracker is „Package a maven version of Java bindings”. In this first part we will go through the steps to create and configure your own maven repository.
Dev diary: Branched algorithm pipeline with optional steps
My Optical Music Recognition project is full of small challenges to overcome. Most of them originate just from the shitty OpenCV Java bindings, but occasionally I have to cope with my own design mistakes.
YIN pda v0.4
Added support for multichannel audio files. During the decoding process, a simple mean is calculated, but plans are for adding separate per-channel detection. Changelog: New: Added support for multichannel audio files up to 32 channels Download
YIN pda v0.3
Changelog: New: Added Quarter-comma tuning system Changed: Small GUI improvements Fixed: Pythagorean system now works correctly Fixed: Interpolation bug causing NegativeArraySizeException Download
YIN pda v0.2
Changelog: New: Added Pythagorean tuning system New: Added option to change reference tone and its frequency Changed: More accurate values of reference frequencies when using ET tuning Changed: Removed the limitation of MIDI tone range Download