Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [science-iwg] Hello from EJML's author

Hello,

 

Thanks for joining Peter and thanks for your BoofCV work. We plan to send around some screenshots of GUI driving your code.

 

Sincerely,

 

Matt

 

From: Jay Jay Billings [mailto:jayjaybillings@xxxxxxxxx]
Sent: 07 October 2014 18:25
To: Science Industry Working Group
Subject: Re: [science-iwg] Hello from EJML's author

 

Peter,

Thanks for joining the list! We look forward to your participation!

Jay

On Oct 7, 2014 1:11 PM, "Peter A" <peter.abeles@xxxxxxxxx> wrote:

I was recently contacted by Philip and a few others in this community because of my work on EJML, the matrix library.  Thought I would chime in on this list due to our common interest in open source scientific software.  I've developed several other libraries too, see below.  One of which, BoofCV, is available in DAWN Science.  My open source software tends to be lower level libraries, but my day job is robotics/computer vision research.  I've rolled a lot of my own software since most Java libraries don't meet my performance need, such as excessive memory creation/destruction.

Open Source Projects

Linear Algebra:
    Efficient Java Matrix Library (EJML). http://code.google.com/p/efficient-java-matrix-library/


Computer Vision:
  BoofCV  http://boofcv.org


2D/3D Geometry, Shape Fitting, Motion Fitting, and Perspective Math

  GeoRegression  http://georegression.org


Unconstrained Optimization, Robust Fitting, Nearest Neighbor, Sorting, Combinatorics, Polynomial Root Finding

  DDogleg http://ddogleg.org

Random Stuff: Kalman filters, Point Cloud Processing, File Parsing, Serialization, Robotic Mapping
  ProjectBUBO https://github.com/lessthanoptimal/Bubo

 

- Peter


--
"Now, now my good man, this is no time for making enemies."    — Voltaire (1694-1778), on his deathbed in response to a priest asking that he renounce Satan.


_______________________________________________
science-iwg mailing list
science-iwg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/science-iwg


Back to the top