Package: python-pcl / 0.3.0~rc1+dfsg-7

Metadata

Package Version Patches format
python-pcl 0.3.0~rc1+dfsg-7 3.0 (quilt)

Patch series

view the series file
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