Home
last modified time | relevance | path

Searched defs:nr_points (Results 1 – 25 of 72) sorted by relevance

123

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/include/pcl/visualization/impl/
H A Dpoint_cloud_color_handlers.hpp64 vtkIdType nr_points = cloud_->size (); in getColor() local
91 vtkIdType nr_points = cloud_->size (); in getColor() local
156 vtkIdType nr_points = cloud_->size (); in getColor() local
242 vtkIdType nr_points = cloud_->size (); in getColor() local
392 vtkIdType nr_points = cloud_->size (); in getColor() local
466 vtkIdType nr_points = cloud_->size (); in getColor() local
533 vtkIdType nr_points = cloud_->size (); in getColor() local
H A Dpoint_cloud_geometry_handlers.hpp81 vtkIdType nr_points = cloud_->size (); in getGeometry() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/src/
H A Dpoint_cloud_handlers.cpp56 vtkIdType nr_points = cloud_->width * cloud_->height; in getColor() local
83 vtkIdType nr_points = cloud_->width * cloud_->height; in getColor() local
130 vtkIdType nr_points = cloud_->width * cloud_->height; in getColor() local
232 vtkIdType nr_points = cloud_->width * cloud_->height; in getColor() local
437 vtkIdType nr_points = cloud_->width * cloud_->height; in getColor() local
512 vtkIdType nr_points = cloud_->width * cloud_->height; in getColor() local
597 vtkIdType nr_points = cloud_->width * cloud_->height; in getColor() local
690 vtkIdType nr_points = cloud_->width * cloud_->height; in getGeometry() local
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/pcm/
H A Dpcm_write.F9069 subroutine pcm_write_file(nr_points, potentials, charges) argument
72 integer(8), intent(in) :: nr_points local
118 subroutine pcm_write_file_separate(nr_points, nuc_pot, nuc_chg, ele_pot, ele_chg) argument
121 integer(8), intent(in) :: nr_points local
H A Dpcm_integrals.F9017 integer(8), intent(in) :: nr_points local
32 subroutine get_nuclear_mep(nr_points, nr_points_irr, centers, mep) argument
40 integer(8), intent(in) :: nr_points local
142 integer(8), intent(in) :: nr_points local
216 integer(8) :: nr_points, nr_points_irr local
381 integer(8) :: nr_points local
557 integer(8), intent(in) :: nr_points local
723 integer(8), intent(in) :: nr_points local
812 subroutine vnuc_vec(ahgtf, r, nr_points, jmax, pval, cp) argument
831 integer(8) :: nr_points local
[all …]
H A Dpcm_parallel.F9015 nr_points, nr_points_irr, centers, tofile, & argument
29 integer(8) :: nr_points, nr_points_irr local
118 integer(8) :: nr_points, nr_points_irr local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/filters/include/pcl/cuda/filters/
H A Dvoxel_grid.h97 …Device<PointXYZRGB>::type::iterator nr_points = thrust::copy_if (input_->points.begin (), input_->… in applyFilter() local
135 …Device<float>::type::iterator nr_points = thrust::copy_if (input_->points_x.begin (), input_->poin… in applyFilter() local
H A Dpassthrough.h132 …Device<PointXYZRGB>::type::iterator nr_points = thrust::copy_if (input_->points.begin (), input_->… in applyFilter() local
171 …Device<float>::type::iterator nr_points = thrust::copy_if (input_->points_x.begin (), input_->poin… in applyFilter() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/impl/
H A Dtransformation_estimation_symmetric_point_to_plane_lls.hpp53 const auto nr_points = cloud_src.size(); in estimateRigidTransformation() local
76 const auto nr_points = indices_src.size(); in estimateRigidTransformation() local
100 const auto nr_points = indices_src.size(); in estimateRigidTransformation() local
H A Dtransformation_estimation_point_to_plane_lls.hpp57 const auto nr_points = cloud_src.size(); in estimateRigidTransformation() local
80 const auto nr_points = indices_src.size(); in estimateRigidTransformation() local
104 const auto nr_points = indices_src.size(); in estimateRigidTransformation() local
H A Dtransformation_estimation_point_to_plane_lls_weighted.hpp56 const auto nr_points = cloud_src.size(); in estimateRigidTransformation() local
87 const std::size_t nr_points = indices_src.size(); in estimateRigidTransformation() local
119 const std::size_t nr_points = indices_src.size(); in estimateRigidTransformation() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/sample_consensus/src/
H A Dsac_model_plane.cu282 int nr_points = (int) indices_->size (); in selectWithinDistance() local
328 int nr_points = (int) indices_->size (); in selectWithinDistance() local
373 int nr_points = (int) indices_->size (); in selectWithinDistance() local
H A Dsac_model_1point_plane.cu601 int nr_points = (int) indices_->size (); in selectWithinDistance() local
661 int nr_points = (int) indices_->size (); in selectWithinDistance() local
717 int nr_points = (int) indices_stencil_->size (); in selectWithinDistance() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/
H A Dvtk_io.cpp61 unsigned int nr_points = triangles.cloud.width * triangles.cloud.height; in saveVTKFile() local
155 unsigned int nr_points = cloud.width * cloud.height; in saveVTKFile() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/src/
H A Dvoxel_grid.cpp67 std::size_t nr_points = cloud->width * cloud->height; in getMinMax3D() local
123 std::size_t nr_points = cloud->width * cloud->height; in getMinMax3D() local
189 std::size_t nr_points = input_->width * input_->height; in applyFilter() local
H A Dpassthrough.cpp64 int nr_points = input_->width * input_->height; in applyFilter() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/
H A Dsimplification_remove_unused_vertices.cpp51 unsigned int nr_points = input.cloud.width * input.cloud.height; in simplify() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/tools/
H A Dcolor_handler.h75 vtkIdType nr_points = static_cast<vtkIdType>(cloud_->size ()); in getColor() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/extract_indices/
H A Dextract_indices.cpp53 int i = 0, nr_points = (int) cloud_filtered->size (); in main() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/
H A Dfrom_meshes.h19 const auto nr_points = cloud.size(); in computeApproximateNormals() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/vtk_smoothing/
H A Dvtk_utils.cpp99 vtkIdType nr_points = mesh_points->GetNumberOfPoints (); in vtk2mesh() local
182 int nr_points = mesh.cloud.width * mesh.cloud.height; in mesh2vtk() local
/dports/science/xcfun/xcfun-2.1.1-1-gf87ca0e/python/
H A Dexport_xcfun.cpp142 auto nr_points = density.shape(0); in PYBIND11_MODULE() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/src/
H A Dopenni_mobile_server.cpp62 const std::size_t nr_points = cloud->points.size(); in CopyPointCloudToBuffers() local
176 unsigned int nr_points = 0; in run() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/cluster_extraction/
H A Dcluster_extraction.cpp43 int nr_points = (int) cloud_filtered->size (); in main() local
/dports/biology/py-biopython/biopython-1.79/Tests/
H A Dtest_PDB_KDTree.py68 nr_points = 5000 # number of points used in test variable in KDTreeTest

123