Ashwani Rathee
Ashwani Rathee
@JuliaRegistrator register
You can use it as you see fit(MIT), i'll think about license and add later, using the opportunity to read up on licenses
Could this be a default feature to get neighbours quickly: children(parents(x))? Also @ArjunNarayanan when talking about all neigbours of a cell, did you mean all blocks nearby in nd space?
Is there a case to be made for heterogenous data types in each cell? It won't be the hardest thing to be implement but again the question of performance and...
I also think this could be very helpful with a lot of tree pruning but isn't merge! same as root.children = nothing?
Sorry, it was deleted during a clean up. Let me see what can be done.
Hey @giannishatzo, ImageFeatures.jl provides `hough_transform_standard` which can be used for lines.