OrganizedPointFilters
0.2.3
Getting Started
Introducing Organized Point Filters
Building Documentation
Tutorial
Python
C++
Python API
organizedpointfilters
organizedpointfilters.filter
organizedpointfilters.cuda.kernel
organizedpointfilters.utility.helper
C++ API
C++ Library API
OrganizedPointFilters
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init__() (organizedpointfilters.Matrix3f method)
(organizedpointfilters.Matrix3fRef method)
(organizedpointfilters.OrganizedTriangleMatrix method)
(organizedpointfilters.utility.helper.Matrix3f method)
(organizedpointfilters.utility.helper.Matrix3fRef method)
(organizedpointfilters.utility.helper.MatrixDouble method)
(organizedpointfilters.utility.helper.Path method)
A
absolute() (organizedpointfilters.utility.helper.Path method)
anchor() (organizedpointfilters.utility.helper.Path property)
as_posix() (organizedpointfilters.utility.helper.Path method)
as_uri() (organizedpointfilters.utility.helper.Path method)
B
bilateral_K3() (in module organizedpointfilters.filter)
bilateral_K3_cuda() (in module organizedpointfilters.cuda.kernel)
bilateral_opc() (in module organizedpointfilters.utility.helper)
bilateral_opc_cuda() (in module organizedpointfilters.utility.helper)
C
chmod() (organizedpointfilters.utility.helper.Path method)
compute_normals() (in module organizedpointfilters.filter)
compute_normals_and_centroids() (in module organizedpointfilters.filter)
compute_normals_and_centroids_opc() (in module organizedpointfilters.utility.helper)
compute_normals_opc() (in module organizedpointfilters.utility.helper)
create_mesh_from_organized_point_cloud() (in module organizedpointfilters.utility.helper)
create_mesh_from_organized_point_cloud_with_o3d() (in module organizedpointfilters.utility.helper)
create_meshes() (in module organizedpointfilters.utility.helper)
create_meshes_cuda() (in module organizedpointfilters.utility.helper)
cwd() (organizedpointfilters.utility.helper.Path class method)
D
decimate_column_K2() (in module organizedpointfilters.filter)
decimate_column_K3() (in module organizedpointfilters.filter)
decimate_column_K4() (in module organizedpointfilters.filter)
drive() (organizedpointfilters.utility.helper.Path property)
E
eps (C macro)
exists() (organizedpointfilters.utility.helper.Path method)
expanduser() (organizedpointfilters.utility.helper.Path method)
G
get_np_buffer_ptr() (in module organizedpointfilters.utility.helper)
get_opf_version() (in module organizedpointfilters)
glob() (organizedpointfilters.utility.helper.Path method)
group() (organizedpointfilters.utility.helper.Path method)
H
home() (organizedpointfilters.utility.helper.Path class method)
I
is_absolute() (organizedpointfilters.utility.helper.Path method)
is_block_device() (organizedpointfilters.utility.helper.Path method)
is_char_device() (organizedpointfilters.utility.helper.Path method)
is_dir() (organizedpointfilters.utility.helper.Path method)
is_fifo() (organizedpointfilters.utility.helper.Path method)
is_file() (organizedpointfilters.utility.helper.Path method)
is_mount() (organizedpointfilters.utility.helper.Path method)
is_relative_to() (organizedpointfilters.utility.helper.Path method)
is_reserved() (organizedpointfilters.utility.helper.Path method)
is_socket() (organizedpointfilters.utility.helper.Path method)
is_symlink() (organizedpointfilters.utility.helper.Path method)
iterdir() (organizedpointfilters.utility.helper.Path method)
J
joinpath() (organizedpointfilters.utility.helper.Path method)
L
laplacian_K3() (in module organizedpointfilters.filter)
laplacian_K3_cuda() (in module organizedpointfilters.cuda.kernel)
laplacian_K5() (in module organizedpointfilters.filter)
laplacian_K5_cuda() (in module organizedpointfilters.cuda.kernel)
laplacian_opc() (in module organizedpointfilters.utility.helper)
laplacian_opc_cuda() (in module organizedpointfilters.utility.helper)
laplacian_then_bilateral_opc() (in module organizedpointfilters.utility.helper)
laplacian_then_bilateral_opc_cuda() (in module organizedpointfilters.utility.helper)
lchmod() (organizedpointfilters.utility.helper.Path method)
link_to() (organizedpointfilters.utility.helper.Path method)
load_pcd_and_meshes() (in module organizedpointfilters.utility.helper)
load_pcd_file() (in module organizedpointfilters.utility.helper)
lstat() (organizedpointfilters.utility.helper.Path method)
M
match() (organizedpointfilters.utility.helper.Path method)
Matrix3f (class in organizedpointfilters)
(class in organizedpointfilters.utility.helper)
Matrix3fRef (class in organizedpointfilters)
(class in organizedpointfilters.utility.helper)
MatrixDouble (class in organizedpointfilters.utility.helper)
mkdir() (organizedpointfilters.utility.helper.Path method)
N
name() (organizedpointfilters.utility.helper.Path property)
O
open() (organizedpointfilters.utility.helper.Path method)
operator<< (C++ function)
OPF_BILATERAL_DEFAULT_ITER (C macro)
OPF_BILATERAL_DEFAULT_SIGMA_ANGLE (C macro)
OPF_BILATERAL_DEFAULT_SIGMA_LENGTH (C macro)
OPF_BILATERAL_OMP_MAX_THREAD (C macro)
OPF_KERNEL_DEFAULT_ITER (C macro)
OPF_KERNEL_DEFAULT_KERNEL_SIZE (C macro)
OPF_KERNEL_DEFAULT_LAMBDA (C macro)
OPF_KERNEL_MAX_FLOAT (C macro)
OPF_KERNEL_OMP_MAX_THREAD (C macro)
OPF_NORMAL_OMP_MAX_THREAD (C macro)
OrganizedPointFilters::DepthInfo (C++ class)
OrganizedPointFilters::DepthInfo::d2d_convert_factor (C++ member)
OrganizedPointFilters::DepthInfo::depth_units_m (C++ member)
OrganizedPointFilters::DepthInfo::focal_length_x_mm (C++ member)
OrganizedPointFilters::DepthInfo::stereo_baseline_mm (C++ member)
OrganizedPointFilters::EigenDoubleVector3f (C++ type)
OrganizedPointFilters::Filter::BilateralCore::BilateralNormalLoop (C++ function)
OrganizedPointFilters::Filter::BilateralCore::GaussianWeight (C++ function)
OrganizedPointFilters::Filter::BilateralCore::IntegrateTriangle (C++ function)
OrganizedPointFilters::Filter::BilateralCore::SmoothNormal (C++ function)
OrganizedPointFilters::Filter::BilateralFilterNormals (C++ function)
OrganizedPointFilters::Filter::ComputeCentroids (C++ function)
OrganizedPointFilters::Filter::ComputeNormals (C++ function)
OrganizedPointFilters::Filter::ComputeNormalsAndCentroids (C++ function)
OrganizedPointFilters::Filter::DecimateColumnT (C++ function)
OrganizedPointFilters::Filter::DecimateCore::DecimateColumnPointT (C++ function)
OrganizedPointFilters::Filter::DecimateCore::DecimateColumnTLoop (C++ function)
OrganizedPointFilters::Filter::LaplacianCore::LaplacianLoopT (C++ function)
OrganizedPointFilters::Filter::LaplacianCore::OppositePointK3 (C++ function)
OrganizedPointFilters::Filter::LaplacianCore::SmoothPointT (C++ function)
OrganizedPointFilters::Filter::LaplacianT (C++ function)
OrganizedPointFilters::Filter::NormalCore::ComputeCentroid (C++ function)
OrganizedPointFilters::Filter::NormalCore::ComputeNormal (C++ function)
OrganizedPointFilters::GetOrganizedPointFiltersVersion (C++ function)
OrganizedPointFilters::Helper::get_depth_image (C++ function)
OrganizedPointFilters::Helper::get_depth_metadata (C++ function)
OrganizedPointFilters::Helper::Timer (C++ class)
OrganizedPointFilters::Helper::Timer::Elapsed (C++ function)
OrganizedPointFilters::Helper::Timer::Reset (C++ function)
OrganizedPointFilters::Helper::Timer::Timer (C++ function)
OrganizedPointFilters::ImgDetails (C++ class)
OrganizedPointFilters::ImgDetails::bpp (C++ member)
OrganizedPointFilters::ImgDetails::h (C++ member)
OrganizedPointFilters::ImgDetails::stride (C++ member)
OrganizedPointFilters::ImgDetails::w (C++ member)
OrganizedPointFilters::OrganizedTriangleMatrix (C++ type)
OrganizedPointFilters::RowMatrixXd (C++ type)
OrganizedPointFilters::RowMatrixXVec3f (C++ type)
OrganizedPointFilters::RowMatrixXVec3X (C++ type)
OrganizedPointFilters::RS::disparity_convert (C++ function)
OrganizedPointFilters::RS::disparity_transform (C++ function)
OrganizedPointFilters::RS::dxf_smooth (C++ function)
OrganizedPointFilters::RS::intertial_holes_fill (C++ function)
OrganizedPointFilters::RS::prepare_target_frame (C++ function)
OrganizedPointFilters::RS::recursive_filter_horizontal (C++ function)
OrganizedPointFilters::RS::recursive_filter_horizontal_fp (C++ function)
OrganizedPointFilters::RS::recursive_filter_vertical (C++ function)
OrganizedPointFilters::RS::recursive_filter_vertical_fp (C++ function)
OrganizedPointFilters::RS::spatial_filter (C++ function)
OrganizedPointFilters::Z16_BUFFER (C++ type)
OrganizedTriangleMatrix (class in organizedpointfilters)
owner() (organizedpointfilters.utility.helper.Path method)
P
parent() (organizedpointfilters.utility.helper.Path property)
parents() (organizedpointfilters.utility.helper.Path property)
parts() (organizedpointfilters.utility.helper.Path property)
Path (class in organizedpointfilters.utility.helper)
pick_valid_normals() (in module organizedpointfilters.utility.helper)
R
read_bytes() (organizedpointfilters.utility.helper.Path method)
read_text() (organizedpointfilters.utility.helper.Path method)
readlink() (organizedpointfilters.utility.helper.Path method)
relative_to() (organizedpointfilters.utility.helper.Path method)
rename() (organizedpointfilters.utility.helper.Path method)
replace() (organizedpointfilters.utility.helper.Path method)
resolve() (organizedpointfilters.utility.helper.Path method)
rglob() (organizedpointfilters.utility.helper.Path method)
rmdir() (organizedpointfilters.utility.helper.Path method)
root() (organizedpointfilters.utility.helper.Path property)
S
samefile() (organizedpointfilters.utility.helper.Path method)
stat() (organizedpointfilters.utility.helper.Path method)
stem() (organizedpointfilters.utility.helper.Path property)
suffix() (organizedpointfilters.utility.helper.Path property)
suffixes() (organizedpointfilters.utility.helper.Path property)
symlink_to() (organizedpointfilters.utility.helper.Path method)
T
tab40() (in module organizedpointfilters.utility.helper)
touch() (organizedpointfilters.utility.helper.Path method)
U
unlink() (organizedpointfilters.utility.helper.Path method)
W
with_name() (organizedpointfilters.utility.helper.Path method)
with_stem() (organizedpointfilters.utility.helper.Path method)
with_suffix() (organizedpointfilters.utility.helper.Path method)
write_bytes() (organizedpointfilters.utility.helper.Path method)
write_text() (organizedpointfilters.utility.helper.Path method)