# SOME DESCRIPTIVE TITLE. # Copyright (C) 2017, Tooru Oonuma. # This file is distributed under the same license as the python-pcl package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: python-pcl 0.0.1.dev0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-07-31 13:25+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ..\..\source\reference\common.rst:2 msgid "Common Operations" msgstr "" #: ..\..\source\reference\common.rst:5 msgid "Elementwise bit operations" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.bitwise_and `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.bitwise_or `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.bitwise_xor `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.invert `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.left_shift `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.right_shift `" msgstr "" #: ..\..\source\reference\common.rst:20 msgid "Bit packing" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.packbits `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.unpackbits `" msgstr "" #: ..\..\source\reference\common.rst:31 msgid "Output formatting" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.binary_repr `" msgstr "" #: ..\..\source\reference\environment.rst:2 msgid "Environment variables" msgstr "" #: ..\..\source\reference\environment.rst:4 msgid "Here are the environment variables python-pcl uses." msgstr "" #: ..\..\source\reference\environment.rst:8 msgid "``PATH``" msgstr "" #: ..\..\source\reference\environment.rst:8 msgid "Path to the directory to PointCloudLibrary dll/exe. See :ref:`overview` for details." msgstr "" #: ..\..\source\reference\environment.rst:14 msgid "For install" msgstr "" #: ..\..\source\reference\environment.rst:16 msgid "These environment variables are only used during installation." msgstr "" #: ..\..\source\reference\environment.rst:19 msgid "``PCL_ROOT``" msgstr "" #: ..\..\source\reference\environment.rst:19 msgid "Path to the directory containing PointCloudLibrary. The parent of the directory containing ``nvcc`` is used as default. See :ref:`install_pointcloudlibrary` for details." msgstr "" #: ..\..\source\reference\features.rst:2 msgid "Features Routines" msgstr "" #: ..\..\source\reference\features.rst:5 msgid "Basic creation routines" msgstr "" #: ..\..\:1 msgid ":obj:`DifferenceOfNormalsEstimation `" msgstr "" #: ..\..\:1 msgid ":obj:`IntegralImageNormalEstimation `" msgstr "" #: ..\..\:1 msgid ":obj:`MomentOfInertiaEstimation `" msgstr "" #: ..\..\:1 msgid ":obj:`NormalEstimation `" msgstr "" #: ..\..\:1 msgid ":obj:`NormalEstimationOMP `" msgstr "" #: ..\..\:1 msgid ":obj:`RangeImageBorderExtractor `" msgstr "" #: ..\..\:1 msgid ":obj:`ROPSEstimation `" msgstr "" #: ..\..\:1 msgid ":obj:`VFHEstimation `" msgstr "" #: ..\..\source\reference\filters.rst:2 msgid "Filters" msgstr "" #: ..\..\source\reference\filters.rst:5 msgid "Device management" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ApproximateVoxelGrid `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ConditionalRemoval `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ConditionAnd `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.CropBox `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.CropHull `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.FieldComparison `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.PassThroughFilter `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ProjectInliers `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.RadiusOutlierRemoval `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.StatisticalOutlierRemovalFilter `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.VoxelGridFilter `" msgstr "" #: ..\..\source\reference\generated\pcl.rst:2 #: ..\..\source\reference\pcl.rst:2 msgid "pcl" msgstr "" #: ..\..\source\reference\generated\pcl.rst:9 #: ..\..\source\reference\pcl.rst:9 msgid "Functions" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`load `\\ (path[, format])" msgstr "" #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 msgid "Load pointcloud from path." msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`load2 `\\ (path[, format])" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`load_PointWithViewpoint `\\ (path[, format])" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`load_XYZI `\\ (path[, format])" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`load_XYZRGB `\\ (path[, format])" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`load_XYZRGBA `\\ (path[, format])" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`save `\\ (cloud, path[, format, binary])" msgstr "" #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 msgid "Save pointcloud to file." msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`save2 `\\ (cloud, path[, format, binary])" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid "Save PointCloud_PointCloud2 to file." msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`save_PointNormal `\\ (cloud, path[, format, binary])" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`save_XYZRGBA `\\ (cloud, path[, format, binary])" msgstr "" #: ..\..\source\reference\generated\pcl.rst:30 #: ..\..\source\reference\pcl.rst:30 msgid "Classes" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`VoxelGridFilter_PointXYZI `\\" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`VoxelGridFilter_PointXYZRGB `\\" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`VoxelGridFilter_PointXYZRGBA `\\" msgstr "" #: ..\..\source\reference\generated\pcl.IntegralImageNormalEstimation.rst:2 msgid "pcl.IntegralImageNormalEstimation" msgstr "" #: ..\..\docstring of pcl.IntegralImageNormalEstimation:1 msgid "IntegralImageNormalEstimation class for" msgstr "" #: ..\..\source\reference\generated\pcl.IntegralImageNormalEstimation.rst:14 #: ..\..\source\reference\generated\pcl.MomentOfInertiaEstimation.rst:14 #: ..\..\source\reference\generated\pcl.NormalEstimation.rst:14 #: ..\..\source\reference\generated\pcl.ROPSEstimation.rst:14 #: ..\..\source\reference\generated\pcl.VFHEstimation.rst:14 msgid "Methods" msgstr "" #: ..\..\source\reference\generated\pcl.MomentOfInertiaEstimation.rst:2 msgid "pcl.MomentOfInertiaEstimation" msgstr "" #: ..\..\docstring of pcl.MomentOfInertiaEstimation:1 msgid "MomentOfInertiaEstimation class for" msgstr "" #: ..\..\source\reference\generated\pcl.NormalEstimation.rst:2 msgid "pcl.NormalEstimation" msgstr "" #: ..\..\docstring of pcl.NormalEstimation:1 msgid "NormalEstimation class for" msgstr "" #: ..\..\source\reference\generated\pcl.ROPSEstimation.rst:2 msgid "pcl.ROPSEstimation" msgstr "" #: ..\..\docstring of pcl.ROPSEstimation:1 msgid "ROPSEstimation class for" msgstr "" #: ..\..\source\reference\generated\pcl.VFHEstimation.rst:2 msgid "pcl.VFHEstimation" msgstr "" #: ..\..\docstring of pcl.VFHEstimation:1 msgid "VFHEstimation class for" msgstr "" #: ..\..\source\reference\grabber.rst:2 msgid "Grabber" msgstr "" #: ..\..\source\reference\index.rst:5 msgid "python-pcl Reference Manual" msgstr "" #: ..\..\source\reference\index.rst:7 msgid "This is the official reference of python-pcl, a multi-dimensional array on CUDA with a subset of NumPy interface." msgstr "" #: ..\..\source\reference\index.rst:11 msgid "Indices and tables" msgstr "" #: ..\..\source\reference\index.rst:13 msgid ":ref:`genindex`" msgstr "" #: ..\..\source\reference\index.rst:14 msgid ":ref:`modindex`" msgstr "" #: ..\..\source\reference\index.rst:17 msgid "Reference" msgstr "" #: ..\..\source\reference\io.rst:2 msgid "Input and Output" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.load `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.save `" msgstr "" #: ..\..\source\reference\kdtree.rst:2 msgid "KdTree" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.KdTree `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.KdTree_FLANN `" msgstr "" #: ..\..\source\reference\keypoint.rst:2 msgid "KeyPoint" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.HarrisKeypoint3D `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.NarfKeypoint `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.UniformSampling `" msgstr "" #: ..\..\source\reference\octree.rst:2 msgid "Octree" msgstr "" #: ..\..\source\reference\octree.rst:5 msgid "Truth value testing" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.Octree2BufBase `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.OctreePointCloud `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.OctreePointCloud2Buf `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.OctreePointCloudChangeDetector `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.OctreePointCloudSearch `" msgstr "" #: ..\..\source\reference\registration.rst:2 msgid "Registration" msgstr "" #: ..\..\source\reference\registration.rst:5 msgid "Basic manipulations" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.GeneralizedIterativeClosestPoint `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.IterativeClosestPoint `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.IterativeClosestPointNonLinear `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.NormalDistributionsTransform `" msgstr "" #: ..\..\source\reference\sampleconsensus.rst:2 msgid "SampleConsensus" msgstr "" #: ..\..\source\reference\sampleconsensus.rst:5 msgid "Trigonometric functions" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.RandomSampleConsensus `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.SampleConsensusModel `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.SampleConsensusModelCylinder `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.SampleConsensusModelLine `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.SampleConsensusModelPlane `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.SampleConsensusModelRegistration `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.SampleConsensusModelSphere `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.SampleConsensusModelStick `" msgstr "" #: ..\..\source\reference\segmentation.rst:2 msgid "Segmentation" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ConditionalEuclideanClustering `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.EuclideanClusterExtraction `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.MinCutSegmentation `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ProgressiveMorphologicalFilter `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.Segmentation `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.SegmentationNormal `" msgstr "" #: ..\..\source\reference\surface.rst:2 msgid "Surface" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ConcaveHull `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.MovingLeastSquares `" msgstr "" #: ..\..\source\reference\testing.rst:2 msgid "Testing Modules" msgstr "" #: ..\..\source\reference\testing.rst:6 msgid "python-pcl offers testing utilities to support unit testing. They are under namespace :mod:`python-pcl.testing`." msgstr "" #: ..\..\source\reference\testing.rst:11 msgid "Standard Assertions" msgstr "" #: ..\..\source\reference\testing.rst:13 msgid "The assertions have same names as NumPy's ones. The difference from NumPy is that they can accept both :class:`numpy.ndarray` and :class:`python-pcl.ndarray`." msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.assert_allclose `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.assert_array_almost_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.assert_array_almost_equal_nulp `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.assert_array_max_ulp `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.assert_array_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.assert_array_list_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.assert_array_less `" msgstr "" #: ..\..\source\reference\testing.rst:32 msgid "NumPy-python-pcl Consistency Check" msgstr "" #: ..\..\source\reference\testing.rst:34 msgid "The following decorators are for testing consistency between python-pcl's functions and corresponding NumPy's ones." msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.numpy_python-pcl_allclose `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.numpy_python-pcl_array_almost_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.numpy_python-pcl_array_almost_equal_nulp `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.numpy_python-pcl_array_max_ulp `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.numpy_python-pcl_array_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.numpy_python-pcl_array_list_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.numpy_python-pcl_array_less `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.numpy_python-pcl_raises `" msgstr "" #: ..\..\source\reference\testing.rst:52 msgid "Parameterized dtype Test" msgstr "" #: ..\..\source\reference\testing.rst:54 msgid "The following decorators offer the standard way for parameterized test with respect to single or the combination of dtype(s)." msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_dtypes `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_all_dtypes `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_float_dtypes `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_signed_dtypes `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_unsigned_dtypes `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_int_dtypes `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_dtypes_combination `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_all_dtypes_combination `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_signed_dtypes_combination `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_unsigned_dtypes_combination `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_int_dtypes_combination `" msgstr "" #: ..\..\source\reference\testing.rst:76 msgid "Parameterized order Test" msgstr "" #: ..\..\source\reference\testing.rst:77 msgid "The following decorators offer the standard way to parameterize tests with orders." msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_orders `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.testing.for_CF_orders `" msgstr "" #: ..\..\source\reference\tracking.rst:2 msgid "Tracking" msgstr "" #: ..\..\source\reference\visualization.rst:2 msgid "Visualization" msgstr "" #: ..\..\source\reference\visualization.rst:5 msgid "viewer" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.CloudViewing `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.PCLHistogramViewing `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.PCLVisualizering `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.RangeImageVisualization `" msgstr ""