Search Results

1
vote

What is the best Java numerical method package?

I've used colt from CERN before but mostly for it's random number generators. It has a mature and stable API, and high performance. …
2
votes

Facial recognition/merging software

In addition to Eigenfaces, I would look at Fisherfaces. Here is an academic paper that compares the performance of both algorithms …