# 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\tutorial\common.rst:2 msgid "Common Operations" msgstr "" #: ..\..\source\tutorial\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\tutorial\common.rst:20 msgid "Bit packing" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.packbits `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.unpackbits `" msgstr "" #: ..\..\source\tutorial\common.rst:31 msgid "Output formatting" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`python-pcl.binary_repr `" msgstr "" #: ..\..\source\tutorial\features.rst:2 msgid "Array Creation Routines" msgstr "" #: ..\..\source\tutorial\features.rst:5 msgid "Basic creation routines" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.empty `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.empty_like `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.eye `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.identity `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ones `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ones_like `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.zeros `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.zeros_like `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.full `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.full_like `" msgstr "" #: ..\..\source\tutorial\features.rst:24 msgid "Creation from other data" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`python-pcl.array `" msgstr "" #: ..\..\:1 #: ..\..\:1 #: ..\..\:1 msgid ":obj:`python-pcl.asarray `" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`python-pcl.asanyarray `" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`python-pcl.ascontiguousarray `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.copy `" msgstr "" #: ..\..\source\tutorial\features.rst:38 msgid "Numerical ranges" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.arange `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.linspace `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.logspace `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.meshgrid `" msgstr "" #: ..\..\source\tutorial\features.rst:51 msgid "Matrix creation" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.diag `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.diagflat `" msgstr "" #: ..\..\source\tutorial\filters.rst:2 msgid "Low-Level CUDA Support" msgstr "" #: ..\..\source\tutorial\filters.rst:5 msgid "Device management" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.Device `" msgstr "" #: ..\..\source\tutorial\filters.rst:15 msgid "Memory management" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.Memory `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.MemoryPointer `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.alloc `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.set_allocator `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.MemoryPool `" msgstr "" #: ..\..\source\tutorial\filters.rst:29 msgid "Streams and events" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.Stream `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.Event `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.get_elapsed_time `" msgstr "" #: ..\..\source\tutorial\filters.rst:41 msgid "Profiler" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.profile `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.profiler.initialize `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.profiler.start `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.profiler.stop `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.nvtx.Mark `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.nvtx.MarkC `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.nvtx.RangePush `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.nvtx.RangePushC `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cuda.nvtx.RangePop `" msgstr "" #: ..\..\source\tutorial\generated\pcl.rst:2 #: ..\..\source\tutorial\pcl.rst:2 msgid "pcl" msgstr "" #: ..\..\source\tutorial\generated\pcl.rst:9 #: ..\..\source\tutorial\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\tutorial\generated\pcl.rst:30 #: ..\..\source\tutorial\pcl.rst:30 msgid "Classes" msgstr "" #: ..\..\source\tutorial\grabber.rst:2 msgid "Difference between python-pcl and NumPy" msgstr "" #: ..\..\source\tutorial\grabber.rst:4 msgid "The interface of python-pcl is designed to obey that of NumPy. However, there are some differeneces." msgstr "" #: ..\..\source\tutorial\grabber.rst:9 msgid "Cast behavior from float to integer" msgstr "" #: ..\..\source\tutorial\grabber.rst:11 msgid "Some casting behaviors from float to integer are not defined in C++ specification. The casting from a negative float to unsigned integer and infinity to integer is one of such eamples. The behavior of NumPy depends on your CPU architecture. This is Intel CPU result." msgstr "" #: ..\..\source\tutorial\grabber.rst:28 msgid "Random methods support dtype argument" msgstr "" #: ..\..\source\tutorial\grabber.rst:30 msgid "NumPy's random value generator does not support dtype option and it always resturns a ``float32`` value. We support the option in python-pcl because cuRAND, which is used in python-pcl, supports any types of float values." msgstr "" #: ..\..\source\tutorial\grabber.rst:42 msgid "Out-of-bounds indices" msgstr "" #: ..\..\source\tutorial\grabber.rst:43 msgid "python-pcl handles out-of-bounds indices differently by default from NumPy when using integer array indexing. NumPy handles them by raising an error, but python-pcl wraps around them." msgstr "" #: ..\..\source\tutorial\grabber.rst:59 msgid "Duplicate values in indices" msgstr "" #: ..\..\source\tutorial\grabber.rst:60 msgid "python-pcl's ``__setitem__`` behaves differently from NumPy when integer arrays reference the same location multiple times. In that case, the value that is actually stored is undefined. Here is an example of python-pcl." msgstr "" #: ..\..\source\tutorial\grabber.rst:72 msgid "NumPy stores the value corresponding to the last element among elements referencing duplicate locations." msgstr "" #: ..\..\source\tutorial\index.rst:2 msgid "python-pcl Tutorial" msgstr "" #: ..\..\source\tutorial\io.rst:2 msgid "Input and Output" msgstr "" #: ..\..\source\tutorial\io.rst:5 msgid "NPZ files" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.load `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.save `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.savez `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.savez_compressed `" msgstr "" #: ..\..\source\tutorial\io.rst:18 msgid "String formatting" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.array_repr `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.array_str `" msgstr "" #: ..\..\source\tutorial\io.rst:29 msgid "Base-n representations" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.base_repr `" msgstr "" #: ..\..\source\tutorial\kdtree.rst:2 msgid "NumPy-python-pcl Generic Code Support" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`python-pcl.get_array_module `" msgstr "" #: ..\..\source\tutorial\keypoint.rst:2 msgid "Linear Algebra" msgstr "" #: ..\..\source\tutorial\keypoint.rst:5 msgid "Matrix and vector products" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.dot `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.vdot `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.inner `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.outer `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.matmul `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.tensordot `" msgstr "" #: ..\..\source\tutorial\keypoint.rst:20 msgid "Decompositions" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.linalg.cholesky `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.linalg.qr `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.linalg.svd `" msgstr "" #: ..\..\source\tutorial\keypoint.rst:31 msgid "Matrix eigenvalues" msgstr "" #: ..\..\source\tutorial\keypoint.rst:37 msgid "Norms etc." msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.linalg.norm `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.linalg.matrix_rank `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.linalg.slogdet `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.trace `" msgstr "" #: ..\..\source\tutorial\octree.rst:2 msgid "Logic Functions" msgstr "" #: ..\..\source\tutorial\octree.rst:5 msgid "Truth value testing" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.all `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.any `" msgstr "" #: ..\..\source\tutorial\octree.rst:16 msgid "Infinities and NaNs" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.isfinite `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.isinf `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.isnan `" msgstr "" #: ..\..\source\tutorial\octree.rst:28 msgid "Array type testing" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.isscalar `" msgstr "" #: ..\..\source\tutorial\octree.rst:39 msgid "Logic operations" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.logical_and `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.logical_or `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.logical_not `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.logical_xor `" msgstr "" #: ..\..\source\tutorial\octree.rst:52 msgid "Comparison operations" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.greater `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.greater_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.less `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.less_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.equal `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.not_equal `" msgstr "" #: ..\..\:1 msgid ":obj:`VoxelGridFilter_PointXYZI `\\" msgstr "" #: ..\..\:1 msgid ":obj:`VoxelGridFilter_PointXYZRGB `\\" msgstr "" #: ..\..\:1 msgid ":obj:`VoxelGridFilter_PointXYZRGBA `\\" msgstr "" #: ..\..\source\tutorial\registration.rst:2 msgid "Array Manipulation Routines" msgstr "" #: ..\..\source\tutorial\registration.rst:5 msgid "Basic manipulations" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.copyto `" msgstr "" #: ..\..\source\tutorial\registration.rst:15 msgid "Shape manipulation" msgstr "" #: ..\..\:1 #: ..\..\:1 msgid ":obj:`python-pcl.reshape `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ravel `" msgstr "" #: ..\..\source\tutorial\registration.rst:26 msgid "Transposition" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.rollaxis `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.swapaxes `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.transpose `" msgstr "" #: ..\..\source\tutorial\registration.rst:38 msgid "Edit dimensionalities" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.atleast_1d `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.atleast_2d `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.atleast_3d `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.broadcast `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.broadcast_arrays `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.broadcast_to `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.expand_dims `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.squeeze `" msgstr "" #: ..\..\source\tutorial\registration.rst:55 msgid "Changing kind of array" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.asfortranarray `" msgstr "" #: ..\..\source\tutorial\registration.rst:68 msgid "Joining arrays along axis" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.concatenate `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.stack `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.column_stack `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.dstack `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.hstack `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.vstack `" msgstr "" #: ..\..\source\tutorial\registration.rst:83 msgid "Splitting arrays along axis" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.split `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.array_split `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.dsplit `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.hsplit `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.vsplit `" msgstr "" #: ..\..\source\tutorial\registration.rst:97 msgid "Repeating part of arrays along axis" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.tile `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.repeat `" msgstr "" #: ..\..\source\tutorial\registration.rst:108 msgid "Rearranging elements" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.flip `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.fliplr `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.flipud `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.roll `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.rot90 `" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:2 msgid "Mathematical Functions" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:5 msgid "Trigonometric functions" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.sin `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cos `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.tan `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.arcsin `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.arccos `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.arctan `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.hypot `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.arctan2 `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.deg2rad `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.rad2deg `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.degrees `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.radians `" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:26 msgid "Hyperbolic functions" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.sinh `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cosh `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.tanh `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.arcsinh `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.arccosh `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.arctanh `" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:41 msgid "Rounding" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.rint `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.floor `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ceil `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.trunc `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.fix `" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:55 msgid "Sums and products" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.sum `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.prod `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cumsum `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.cumprod `" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:68 msgid "Exponential and logarithm functions" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.exp `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.expm1 `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.exp2 `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.log `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.log10 `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.log2 `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.log1p `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.logaddexp `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.logaddexp2 `" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:86 msgid "Floating point manipulations" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.signbit `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.copysign `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ldexp `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.frexp `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.nextafter `" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:100 msgid "Arithmetic operations" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.negative `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.add `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.subtract `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.multiply `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.divide `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.true_divide `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.floor_divide `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.power `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.fmod `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.mod `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.remainder `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.modf `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.reciprocal `" msgstr "" #: ..\..\source\tutorial\sampleconsensus.rst:122 msgid "Miscellaneous" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.clip `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.sqrt `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.square `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.absolute `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.sign `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.maximum `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.minimum `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.fmax `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.fmin `" msgstr "" #: ..\..\source\tutorial\segmentation.rst:2 msgid "Kernel binary memoization" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.memoize `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.clear_memo `" msgstr "" #: ..\..\source\tutorial\surface.rst:2 msgid "Multi-Dimensional Array (ndarray)" msgstr "" #: ..\..\source\tutorial\surface.rst:4 msgid ":class:`python-pcl.ndarray` is the python-pcl counterpart of NumPy :class:`numpy.ndarray`. It provides an intuitive interface for a fixed-size multidimensional array which resides in a CUDA device." msgstr "" #: ..\..\source\tutorial\surface.rst:8 msgid "For the basic concept of ``ndarray``\\s, please refer to the `NumPy documentation `_." msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.ndarray `" msgstr "" #: ..\..\source\tutorial\surface.rst:19 msgid "Code compatibility features" msgstr "" #: ..\..\source\tutorial\surface.rst:21 msgid ":class:`python-pcl.ndarray` is designed to be interchangeable with :class:`numpy.ndarray` in terms of code compatibility as much as possible. But occasionally, you will need to know whether the arrays you're handling are :class:`python-pcl.ndarray` or :class:`numpy.ndarray`. One example is when invoking module-level functions such as :meth:`python-pcl.sum` or :meth:`numpy.sum`. In such situations, :meth:`python-pcl.get_array_module` can be used." msgstr "" #: ..\..\source\tutorial\surface.rst:34 msgid "Conversion to/from NumPy arrays" msgstr "" #: ..\..\source\tutorial\surface.rst:36 msgid ":class:`python-pcl.ndarray` and :class:`numpy.ndarray` are not implicitly convertible to each other. That means, NumPy functions cannot take :class:`python-pcl.ndarray`\\s as inputs, and vice versa." msgstr "" #: ..\..\source\tutorial\surface.rst:39 msgid "To convert :class:`numpy.ndarray` to :class:`python-pcl.ndarray`, use :meth:`python-pcl.array` or :meth:`python-pcl.asarray`." msgstr "" #: ..\..\source\tutorial\surface.rst:40 msgid "To convert :class:`python-pcl.ndarray` to :class:`numpy.ndarray`, use :meth:`python-pcl.asnumpy` or :meth:`python-pcl.ndarray.get`." msgstr "" #: ..\..\source\tutorial\surface.rst:42 msgid "Note that converting between :class:`python-pcl.ndarray` and :class:`numpy.ndarray` incurs data transfer between the host (CPU) device and the GPU device, which is costly in terms of performance." msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.asnumpy `" msgstr "" #: ..\..\source\tutorial\testing.rst:2 msgid "Testing Modules" msgstr "" #: ..\..\source\tutorial\testing.rst:6 msgid "python-pcl offers testing utilities to support unit testing. They are under namespace :mod:`python-pcl.testing`." msgstr "" #: ..\..\source\tutorial\testing.rst:11 msgid "Standard Assertions" msgstr "" #: ..\..\source\tutorial\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\tutorial\testing.rst:32 msgid "NumPy-python-pcl Consistency Check" msgstr "" #: ..\..\source\tutorial\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\tutorial\testing.rst:52 msgid "Parameterized dtype Test" msgstr "" #: ..\..\source\tutorial\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\tutorial\testing.rst:76 msgid "Parameterized order Test" msgstr "" #: ..\..\source\tutorial\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\tutorial\tracking.rst:2 msgid "Padding" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.pad `" msgstr "" #: ..\..\source\tutorial\visualization.rst:2 msgid "Profiling" msgstr "" #: ..\..\source\tutorial\visualization.rst:5 msgid "time range" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.prof.TimeRangeDecorator `" msgstr "" #: ..\..\:1 msgid ":obj:`python-pcl.prof.time_range `" msgstr ""