Package | Description |
---|---|
org.deeplearning4j.clustering.quadtree |
Class and Description |
---|
Cell
A cell representing a bounding box forthe quad tree
|
QuadTree
QuadTree: http://en.wikipedia.org/wiki/Quadtree
Reference impl based on the paper by:
http://arxiv.org/pdf/1301.3342v2.pdf
Primarily focused on 2 dimensions, may expand later if there's a reason.
|
Copyright © 2016. All Rights Reserved.