You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most basic test demo doesn't strictly need to interact with PointCloud class as calling PcCoarsen constructor should be enough. However binding to PointCloud should be easier to implement before PcCoarsen that has matlab references to change.
Built some test code and walked through C+=. Building a shared library is setup slightly differently for this test code than for the basic implementation of PcCoarsen.
References #13
The cyPointCloud class represents a cloud of points.
- constructor()
- BuildKDTree()
- getPoints()
- getClosest()
The text was updated successfully, but these errors were encountered: