1.16.0 (2023-02-18)
- update pcl version to 1.13.0 (abb085f)
1.15.0 (2022-10-24)
1.14.0 (2022-10-16)
- add SampleConsensusInitialAlignment api (177999b)
OrbitControls
andPCDLoader
is not defined (048ec72)
1.13.0 (2022-10-15)
- PointCloudViewer supports colored point cloud (2eddd0e)
1.12.0 (2022-10-13)
1.11.0 (2022-10-07)
- export Apis at the top level (5479c3d)
1.10.0 (2022-10-06)
- export visualization module separately (ca0dc48)
1.9.0 (2022-10-05)
- add more point type (34b4954)
1.8.0 (2022-10-03)
- add MinCutSegmentation (#49) (de1e36d)
- add removeNaNFromPointCloud and removeNaNNormalsFromPointCloud methods (#51) (689f76c)
1.7.2 (2022-10-01)
- can't get PointXYZRGB to rgb value (be97496)
- new readPCDHeader method (2b56103)
1.7.1 (2022-09-29)
- get points cause memory leak (7bbc015)
- points.size is not a function at PointCloudViewer.addPointCloud (fea411f)
1.7.0 (2022-09-29)
- add addPointCloudByData method to PointCloudViewer (5a80639)
- add bigint support (96cf62c)
- add header and size to PointCLoud (00f0a37)
- computeCloudResolution fails to process point clouds that are not of type PointXYZ (f6f9548)
1.6.0 (2022-09-25)
1.5.0 (2022-09-23)
- add new io apis (cbfc1be)
1.4.1 (2022-09-21)
- setSize method of PointCloudViewer does not scale correctly (6781d94)
1.4.0 (2022-09-21)
1.3.0 (2022-09-17)
- add ApproximateVoxelGrid filter (09b9e7a)
- add GridMinimum filter (5b0c32f)
- add LocalMaximum filter (d3d2131)
- add RandomSample filter (9c0cd41)
- add UniformSampling filter (d2cf028)
1.2.0 (2022-09-12)
1.1.1 (2022-09-11)
- filters and registration missing point type (a611688)
1.1.0 (2022-09-10)
- correct typescript type hints (95de0d3)
- add point types (769f029)
- add point_types (c5fc1ca)
- add points types (deb9e7c)
- add print version (0f1c799)
- add readPCDHeader method (4d5d16b)
- allow Registration.align method to carry parameters (738b915)
- get points of point cloud (c492ac2)
- use
Class
to definePointType
(51c11ea)
1.1.0-alpha.1 (2022-09-07)
- allow Registration.align method to carry parameters (e6514cd)
- use
Class
to definePointType
(ec57cc2)
1.1.0-alpha.0 (2022-09-04)
- correct typescript type hints (d2e952f)
- add point types (7d392e4)
- add point_types (41a7882)
- add points types (7fbfcad)
- add print version (5af8c10)
- get points of point cloud (a62d6fe)
- Add getFilterLimits methods to PassThrough (2351435)
- Bind IterativeClosestPoint of PCL to javascript (c90df44)
- fix npm package invalid (8795e8b)
- add some fs methods to pcl object (6d404b9)
- add some options to initPCL (2001c02)
- add some options to initPCL (515816e)
- add website (49159a9)
- bind IterativeClosestPoint of PCL to javascript (a708734)
- bind loadPCDFile of PCL to javascript (b2ce4b1)
- bind PassThrough of PCL to javascript (77c092b)
- bind RadiusOutlierRemoval of PCL to javascript (e33a2f6)
- bind savePCDFile of PCL to javascript (d3be8ad)
- bind StatisticalOutlierRemoval of PCL to javascript (e195c88)
- bind VoxelGrid of PCL to javascript (5c8f35e)
- build (3113828)
- connecting pcl and javascript (b714a8f)
- init (b352f3b)