ait-ngcms / mir-api

0 stars 0 forks source link

Implement feature extraction #2

Open gsergiu opened 8 years ago

gsergiu commented 8 years ago

The MIR features extraction must be implemented in java and place in the mir-features project. Each feature extractor must implement serialization to JSON and a unit test has to be implemented. A sample file was added in the test resources.

gsergiu commented 8 years ago

I recommend using GSON library for json serialization: http://mvnrepository.com/artifact/com.google.code.gson/gson