File: overview.pot

package info (click to toggle)
python-pcl 0.3.0~rc1%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 31,388 kB
  • sloc: python: 3,102; cpp: 283; makefile: 181; sh: 24; ansic: 12
file content (78 lines) | stat: -rw-r--r-- 2,403 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2017, Tooru Oonuma.
# This file is distributed under the same license as the python-pcl package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ..\..\source\overview.rst:4
msgid "python-pcl Overview"
msgstr ""

#: ..\..\source\overview.rst:8
msgid "`python-pcl <https://github.com/strawlab/python-pcl>`_ is an implementation of PointCloudLibrary-compatible. interface."
msgstr ""

#: ..\..\source\overview.rst:11
msgid "The following is a brief overview of supported subset of PointCloudLibrary interface:"
msgstr ""

#: ..\..\source\overview.rst:13
msgid "`filters <http://docs.pointclouds.org/trunk/group__filters.html>`_"
msgstr ""

#: ..\..\source\overview.rst:14
msgid "`features <http://docs.pointclouds.org/trunk/group__features.html>`_"
msgstr ""

#: ..\..\source\overview.rst:15
msgid "`keypoints <http://docs.pointclouds.org/trunk/group__keypoints.html>`_"
msgstr ""

#: ..\..\source\overview.rst:16
msgid "`registration <http://docs.pointclouds.org/trunk/group__registration.html>`_"
msgstr ""

#: ..\..\source\overview.rst:17
msgid "`kdtree <http://docs.pointclouds.org/trunk/group__kdtree.html>`_"
msgstr ""

#: ..\..\source\overview.rst:18
msgid "`octree <http://docs.pointclouds.org/trunk/group__octree.html>`_"
msgstr ""

#: ..\..\source\overview.rst:19
msgid "`segmentation <http://docs.pointclouds.org/trunk/group__segmentation.html>`_"
msgstr ""

#: ..\..\source\overview.rst:20
msgid "`sample_consensus <http://docs.pointclouds.org/trunk/group__sample__consensus.html>`_"
msgstr ""

#: ..\..\source\overview.rst:21
msgid "`surface <http://docs.pointclouds.org/trunk/group__surface.html>`_"
msgstr ""

#: ..\..\source\overview.rst:22
msgid "`recognition <http://docs.pointclouds.org/trunk/group__recognition.html>`_"
msgstr ""

#: ..\..\source\overview.rst:23
msgid "`io <http://docs.pointclouds.org/trunk/group__io.html>`_"
msgstr ""

#: ..\..\source\overview.rst:24
msgid "`visualization <http://docs.pointclouds.org/trunk/group__visualization.html>`_"
msgstr ""