Patch |
File delta |
Description |
0001 Mark PCLBase as nogil to fix compilation.patch | (download) |
pcl/pcl_defs.pxd |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
mark pclbase as nogil to fix compilation
|
0002 Enable visualization module.patch | (download) |
pcl/pcl_visualization_defs.pxd |
12 6 + 6 - 0 !
pcl/pxi/Visualization/PCLVisualizering.pxi |
12 6 + 6 - 0 !
setup.py |
6 3 + 3 - 0 !
3 files changed, 15 insertions(+), 15 deletions(-) |
enable visualization module
https://build.opensuse.org/package/view_file/science/python-pcl/visualization18.patch
|
0003 Remove ConditionalRemoval API and add deprecation no.patch | (download) |
examples/official/Filtering/remove_outliers.py |
3 2 + 1 - 0 !
pcl/pcl_filters_180.pxd |
4 0 + 4 - 0 !
pcl/pxi/Filters/ConditionalRemoval_180.pxi |
12 11 + 1 - 0 !
pcl/pxi/PointCloud_PointXYZ_180.pxi |
13 13 + 0 - 0 !
pcl/pxi/PointCloud_SensorPoint.pxi |
12 12 + 0 - 0 !
tests/test_filters.py |
3 2 + 1 - 0 !
6 files changed, 40 insertions(+), 7 deletions(-) |
remove conditionalremoval api and add deprecation notice
|
0004 Add support for PCL 1.9.patch | (download) |
setup.py |
9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-) |
add support for pcl 1.9
|
add support for pcl 1.10.patch | (download) |
setup.py |
9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-) |
add support for pcl 1.10
|
use pcl 1.11 api.patch | (download) |
pcl/_pcl_180.pyx |
1 0 + 1 - 0 !
pcl/boost_shared_ptr.pxd |
35 0 + 35 - 0 !
pcl/boost_shared_ptr_assign.h |
11 0 + 11 - 0 !
pcl/eigen.pxd |
2 1 + 1 - 0 !
pcl/pcl_common.pxd |
2 1 + 1 - 0 !
pcl/pcl_defs.pxd |
2 1 + 1 - 0 !
pcl/pcl_features.pxd |
2 1 + 1 - 0 !
pcl/pcl_features_172.pxd |
2 1 + 1 - 0 !
pcl/pcl_features_180.pxd |
2 1 + 1 - 0 !
pcl/pcl_filters.pxd |
2 1 + 1 - 0 !
pcl/pcl_filters_180.pxd |
2 1 + 1 - 0 !
pcl/pcl_io_172.pxd |
2 1 + 1 - 0 !
pcl/pcl_kdtree.pxd |
2 1 + 1 - 0 !
pcl/pcl_kdtree_172.pxd |
2 1 + 1 - 0 !
pcl/pcl_kdtree_180.pxd |
2 1 + 1 - 0 !
pcl/pcl_keypoints_180.pxd |
4 2 + 2 - 0 !
pcl/pcl_octree_180.pxd |
2 1 + 1 - 0 !
pcl/pcl_range_image.pxd |
2 1 + 1 - 0 !
pcl/pcl_range_image_172.pxd |
2 1 + 1 - 0 !
pcl/pcl_range_image_180.pxd |
2 1 + 1 - 0 !
pcl/pcl_registration_180.pxd |
2 1 + 1 - 0 !
pcl/pcl_sample_consensus.pxd |
2 1 + 1 - 0 !
pcl/pcl_sample_consensus_180.pxd |
2 1 + 1 - 0 !
pcl/pcl_segmentation_180.pxd |
2 1 + 1 - 0 !
pcl/pcl_surface_180.pxd |
6 3 + 3 - 0 !
pcl/pcl_visualization.pyx |
1 0 + 1 - 0 !
pcl/pcl_visualization_defs.pxd |
2 1 + 1 - 0 !
pcl/pxi/Common/RangeImage/RangeImages_180.pxi |
5 2 + 3 - 0 !
pcl/pxi/Features/IntegralImageNormalEstimation_180.pxi |
5 2 + 3 - 0 !
pcl/pxi/Features/NormalEstimation_180.pxi |
4 2 + 2 - 0 !
pcl/pxi/Filters/ConditionAnd_180.pxi |
5 2 + 3 - 0 !
pcl/pxi/Filters/ConditionalRemoval_180.pxi |
2 1 + 1 - 0 !
pcl/pxi/Filters/CropBox_180.pxi |
2 1 + 1 - 0 !
pcl/pxi/Filters/CropHull_180.pxi |
2 1 + 1 - 0 !
pcl/pxi/KeyPoint/HarrisKeypoint3D_180.pxi |
4 2 + 2 - 0 !
pcl/pxi/PointCloud_Normal.pxi |
5 2 + 3 - 0 !
pcl/pxi/PointCloud_PointNormal.pxi |
5 2 + 3 - 0 !
pcl/pxi/PointCloud_PointWithViewpoint.pxi |
5 2 + 3 - 0 !
pcl/pxi/PointCloud_PointXYZI_180.pxi |
5 2 + 3 - 0 !
pcl/pxi/PointCloud_PointXYZRGBA_180.pxi |
5 2 + 3 - 0 !
pcl/pxi/PointCloud_PointXYZRGB_180.pxi |
5 2 + 3 - 0 !
pcl/pxi/PointCloud_PointXYZ_180.pxi |
11 5 + 6 - 0 !
pcl/pxi/SampleConsensus/SampleConsensusModelCylinder.pxi |
2 1 + 1 - 0 !
pcl/pxi/SampleConsensus/SampleConsensusModelLine.pxi |
2 1 + 1 - 0 !
pcl/pxi/SampleConsensus/SampleConsensusModelPlane.pxi |
2 1 + 1 - 0 !
pcl/pxi/SampleConsensus/SampleConsensusModelRegistration.pxi |
2 1 + 1 - 0 !
pcl/pxi/SampleConsensus/SampleConsensusModelSphere.pxi |
5 2 + 3 - 0 !
pcl/pxi/SampleConsensus/SampleConsensusModelStick.pxi |
2 1 + 1 - 0 !
pcl/pxi/Surface/MovingLeastSquares_180.pxi |
8 4 + 4 - 0 !
pcl/pxi/Vertices.pxi |
4 2 + 2 - 0 !
pcl/pxi/Visualization/CloudViewing.pxi |
5 2 + 3 - 0 !
pcl/pxi/Visualization/Handler/PointCloudColorHandleringCustom.pxi |
5 2 + 3 - 0 !
pcl/pxi/Visualization/Handler/PointCloudColorHandleringGenericField.pxi |
1 0 + 1 - 0 !
pcl/pxi/Visualization/Handler/PointCloudColorHandleringHSVField.pxi |
1 0 + 1 - 0 !
pcl/pxi/Visualization/Handler/PointCloudColorHandleringRGBField.pxi |
1 0 + 1 - 0 !
pcl/pxi/Visualization/Handler/PointCloudColorHandleringRandom.pxi |
1 0 + 1 - 0 !
pcl/pxi/Visualization/Handler/PointCloudGeometryHandleringCustom.pxi |
1 0 + 1 - 0 !
pcl/pxi/Visualization/Handler/PointCloudGeometryHandleringSurfaceNormal.pxi |
1 0 + 1 - 0 !
pcl/pxi/Visualization/Handler/PointCloudGeometryHandleringXYZ.pxi |
1 0 + 1 - 0 !
pcl/pxi/Visualization/PCLHistogramViewing.pxi |
3 1 + 2 - 0 !
pcl/pxi/Visualization/PCLVisualizering.pxi |
5 2 + 3 - 0 !
pcl/pxi/registration/GeneralizedIterativeClosestPoint_180.pxi |
4 2 + 2 - 0 !
pcl/pxi/registration/IterativeClosestPointNonLinear_180.pxi |
4 2 + 2 - 0 !
pcl/pxi/registration/IterativeClosestPoint_180.pxi |
4 2 + 2 - 0 !
pcl/shared_ptr.pxd |
18 0 + 18 - 0 !
pcl/shared_ptr_assign.h |
11 0 + 11 - 0 !
setup.py |
8 2 + 6 - 0 !
67 files changed, 84 insertions(+), 187 deletions(-) |
use pcl 1.11 api
|