Skip to content

Speedy 0.6.0

Compare
Choose a tag to compare
@alemart alemart released this 21 May 02:30
· 765 commits to master since this release
  • Introduced efficient methods for homography estimation
  • Matrix computations can now be performed in a WebWorker or in the main thread
  • Introduced SpeedyMatrixExpr.sort() to sort blocks of matrices
  • Introduced median filter in the pipeline API
  • Improvements to the code