.bumpver.toml
.gitignore
.gitlab-ci.yml
LICENSE
Makefile
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/sphinx.yml
docs/source/api.rst
docs/source/api_blender.rst
docs/source/api_core.rst
docs/source/api_objects.rst
docs/source/api_workflow.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/sg_execution_times.rst
docs/source/_autosummary/pysdic.Camera.distortion.rst
docs/source/_autosummary/pysdic.Camera.distortion_update.rst
docs/source/_autosummary/pysdic.Camera.extrinsic.rst
docs/source/_autosummary/pysdic.Camera.extrinsic_update.rst
docs/source/_autosummary/pysdic.Camera.get_camera_normalized_points.rst
docs/source/_autosummary/pysdic.Camera.get_camera_pixel_points.rst
docs/source/_autosummary/pysdic.Camera.get_camera_rays.rst
docs/source/_autosummary/pysdic.Camera.image_points_to_pixel_points.rst
docs/source/_autosummary/pysdic.Camera.internal_bypass.rst
docs/source/_autosummary/pysdic.Camera.intrinsic.rst
docs/source/_autosummary/pysdic.Camera.intrinsic_update.rst
docs/source/_autosummary/pysdic.Camera.pixel_points_to_image_points.rst
docs/source/_autosummary/pysdic.Camera.project.rst
docs/source/_autosummary/pysdic.Camera.project_points.rst
docs/source/_autosummary/pysdic.Camera.sensor_height.rst
docs/source/_autosummary/pysdic.Camera.sensor_width.rst
docs/source/_autosummary/pysdic.Camera.size_update.rst
docs/source/_autosummary/pysdic.Camera.update.rst
docs/source/_autosummary/pysdic.Camera.visualize_projected_mesh.rst
docs/source/_autosummary/pysdic.Camera.visualize_projected_point_cloud.rst
docs/source/_autosummary/pysdic.Connectivity.clear_properties.rst
docs/source/_autosummary/pysdic.Connectivity.concatenate.rst
docs/source/_autosummary/pysdic.Connectivity.copy.rst
docs/source/_autosummary/pysdic.Connectivity.copy_properties.rst
docs/source/_autosummary/pysdic.Connectivity.delete_property.rst
docs/source/_autosummary/pysdic.Connectivity.element_type.rst
docs/source/_autosummary/pysdic.Connectivity.elements.rst
docs/source/_autosummary/pysdic.Connectivity.filter_elements.rst
docs/source/_autosummary/pysdic.Connectivity.from_array.rst
docs/source/_autosummary/pysdic.Connectivity.from_npz.rst
docs/source/_autosummary/pysdic.Connectivity.get_property.rst
docs/source/_autosummary/pysdic.Connectivity.has_property.rst
docs/source/_autosummary/pysdic.Connectivity.keep_elements.rst
docs/source/_autosummary/pysdic.Connectivity.list_properties.rst
docs/source/_autosummary/pysdic.Connectivity.n_elements.rst
docs/source/_autosummary/pysdic.Connectivity.n_topological_dimensions.rst
docs/source/_autosummary/pysdic.Connectivity.n_vertices_per_element.rst
docs/source/_autosummary/pysdic.Connectivity.remove_elements.rst
docs/source/_autosummary/pysdic.Connectivity.set_property.rst
docs/source/_autosummary/pysdic.Connectivity.shape.rst
docs/source/_autosummary/pysdic.Connectivity.to_array.rst
docs/source/_autosummary/pysdic.Connectivity.to_npz.rst
docs/source/_autosummary/pysdic.Image.construct_interpolation_functions.rst
docs/source/_autosummary/pysdic.Image.copy.rst
docs/source/_autosummary/pysdic.Image.dtype.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_at_image_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_at_pixel_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_jacobian_du_at_image_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_jacobian_du_at_pixel_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_jacobian_dv_at_image_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_jacobian_dv_at_pixel_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_jacobian_dx_at_image_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_jacobian_dx_at_pixel_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_jacobian_dy_at_image_points.rst
docs/source/_autosummary/pysdic.Image.evaluate_image_jacobian_dy_at_pixel_points.rst
docs/source/_autosummary/pysdic.Image.from_array.rst
docs/source/_autosummary/pysdic.Image.from_file.rst
docs/source/_autosummary/pysdic.Image.get_image_image_points.rst
docs/source/_autosummary/pysdic.Image.get_image_pixel_points.rst
docs/source/_autosummary/pysdic.Image.get_interpolation_function.rst
docs/source/_autosummary/pysdic.Image.height.rst
docs/source/_autosummary/pysdic.Image.image.rst
docs/source/_autosummary/pysdic.Image.image_points_to_pixel_points.rst
docs/source/_autosummary/pysdic.Image.image_update.rst
docs/source/_autosummary/pysdic.Image.is_color.rst
docs/source/_autosummary/pysdic.Image.is_grayscale.rst
docs/source/_autosummary/pysdic.Image.n_channels.rst
docs/source/_autosummary/pysdic.Image.ndim.rst
docs/source/_autosummary/pysdic.Image.pixel_points_to_image_points.rst
docs/source/_autosummary/pysdic.Image.shape.rst
docs/source/_autosummary/pysdic.Image.to_array.rst
docs/source/_autosummary/pysdic.Image.to_file.rst
docs/source/_autosummary/pysdic.Image.visualize.rst
docs/source/_autosummary/pysdic.Image.width.rst
docs/source/_autosummary/pysdic.IntegrationPoints.clear_precomputed.rst
docs/source/_autosummary/pysdic.IntegrationPoints.clear_properties.rst
docs/source/_autosummary/pysdic.IntegrationPoints.concatenate.rst
docs/source/_autosummary/pysdic.IntegrationPoints.copy.rst
docs/source/_autosummary/pysdic.IntegrationPoints.copy_properties.rst
docs/source/_autosummary/pysdic.IntegrationPoints.delete_property.rst
docs/source/_autosummary/pysdic.IntegrationPoints.disable_points.rst
docs/source/_autosummary/pysdic.IntegrationPoints.element_indices.rst
docs/source/_autosummary/pysdic.IntegrationPoints.from_npz.rst
docs/source/_autosummary/pysdic.IntegrationPoints.get_precomputed.rst
docs/source/_autosummary/pysdic.IntegrationPoints.get_property.rst
docs/source/_autosummary/pysdic.IntegrationPoints.has_property.rst
docs/source/_autosummary/pysdic.IntegrationPoints.list_precomputed.rst
docs/source/_autosummary/pysdic.IntegrationPoints.list_properties.rst
docs/source/_autosummary/pysdic.IntegrationPoints.n_points.rst
docs/source/_autosummary/pysdic.IntegrationPoints.n_topological_dimensions.rst
docs/source/_autosummary/pysdic.IntegrationPoints.n_valids.rst
docs/source/_autosummary/pysdic.IntegrationPoints.natural_coordinates.rst
docs/source/_autosummary/pysdic.IntegrationPoints.remove_invalids.rst
docs/source/_autosummary/pysdic.IntegrationPoints.remove_points.rst
docs/source/_autosummary/pysdic.IntegrationPoints.set_property.rst
docs/source/_autosummary/pysdic.IntegrationPoints.shape.rst
docs/source/_autosummary/pysdic.IntegrationPoints.to_npz.rst
docs/source/_autosummary/pysdic.IntegrationPoints.validate.rst
docs/source/_autosummary/pysdic.IntegrationPoints.weights.rst
docs/source/_autosummary/pysdic.Mesh.add_connectivity.rst
docs/source/_autosummary/pysdic.Mesh.add_vertices.rst
docs/source/_autosummary/pysdic.Mesh.clear_precomputed.rst
docs/source/_autosummary/pysdic.Mesh.compute_elements_adjacency_matrix.rst
docs/source/_autosummary/pysdic.Mesh.compute_elements_neighborhood.rst
docs/source/_autosummary/pysdic.Mesh.compute_elements_neighborhood_statistics.rst
docs/source/_autosummary/pysdic.Mesh.compute_property_derivative.rst
docs/source/_autosummary/pysdic.Mesh.compute_property_interpolation.rst
docs/source/_autosummary/pysdic.Mesh.compute_property_projection.rst
docs/source/_autosummary/pysdic.Mesh.compute_shape_functions.rst
docs/source/_autosummary/pysdic.Mesh.compute_vertices_adjacency_matrix.rst
docs/source/_autosummary/pysdic.Mesh.compute_vertices_neighborhood.rst
docs/source/_autosummary/pysdic.Mesh.compute_vertices_neighborhood_statistics.rst
docs/source/_autosummary/pysdic.Mesh.connectivity.rst
docs/source/_autosummary/pysdic.Mesh.coordinates.rst
docs/source/_autosummary/pysdic.Mesh.copy.rst
docs/source/_autosummary/pysdic.Mesh.element_type.rst
docs/source/_autosummary/pysdic.Mesh.elements.rst
docs/source/_autosummary/pysdic.Mesh.filter_connectivity.rst
docs/source/_autosummary/pysdic.Mesh.filter_vertices.rst
docs/source/_autosummary/pysdic.Mesh.from_meshio.rst
docs/source/_autosummary/pysdic.Mesh.from_npz.rst
docs/source/_autosummary/pysdic.Mesh.from_vtk.rst
docs/source/_autosummary/pysdic.Mesh.get_precomputed.rst
docs/source/_autosummary/pysdic.Mesh.get_used_vertices_mask.rst
docs/source/_autosummary/pysdic.Mesh.keep_connectivity.rst
docs/source/_autosummary/pysdic.Mesh.keep_vertices.rst
docs/source/_autosummary/pysdic.Mesh.list_precomputed.rst
docs/source/_autosummary/pysdic.Mesh.n_dimensions.rst
docs/source/_autosummary/pysdic.Mesh.n_elements.rst
docs/source/_autosummary/pysdic.Mesh.n_points.rst
docs/source/_autosummary/pysdic.Mesh.n_topological_dimensions.rst
docs/source/_autosummary/pysdic.Mesh.n_vertices.rst
docs/source/_autosummary/pysdic.Mesh.n_vertices_per_element.rst
docs/source/_autosummary/pysdic.Mesh.points.rst
docs/source/_autosummary/pysdic.Mesh.remove_connectivity.rst
docs/source/_autosummary/pysdic.Mesh.remove_unused_vertices.rst
docs/source/_autosummary/pysdic.Mesh.remove_vertices.rst
docs/source/_autosummary/pysdic.Mesh.to_meshio.rst
docs/source/_autosummary/pysdic.Mesh.to_npz.rst
docs/source/_autosummary/pysdic.Mesh.to_vtk.rst
docs/source/_autosummary/pysdic.Mesh.uvmap.rst
docs/source/_autosummary/pysdic.Mesh.validate.rst
docs/source/_autosummary/pysdic.Mesh.vertices.rst
docs/source/_autosummary/pysdic.Mesh.visualize.rst
docs/source/_autosummary/pysdic.PointCloud.all_close.rst
docs/source/_autosummary/pysdic.PointCloud.all_finite.rst
docs/source/_autosummary/pysdic.PointCloud.bounding_box.rst
docs/source/_autosummary/pysdic.PointCloud.bounding_sphere.rst
docs/source/_autosummary/pysdic.PointCloud.clear_properties.rst
docs/source/_autosummary/pysdic.PointCloud.concatenate.rst
docs/source/_autosummary/pysdic.PointCloud.coordinates.rst
docs/source/_autosummary/pysdic.PointCloud.copy.rst
docs/source/_autosummary/pysdic.PointCloud.copy_properties.rst
docs/source/_autosummary/pysdic.PointCloud.delete_property.rst
docs/source/_autosummary/pysdic.PointCloud.filter_points.rst
docs/source/_autosummary/pysdic.PointCloud.frame_transform.rst
docs/source/_autosummary/pysdic.PointCloud.from_array.rst
docs/source/_autosummary/pysdic.PointCloud.from_meshio.rst
docs/source/_autosummary/pysdic.PointCloud.from_npz.rst
docs/source/_autosummary/pysdic.PointCloud.from_vtk.rst
docs/source/_autosummary/pysdic.PointCloud.get_property.rst
docs/source/_autosummary/pysdic.PointCloud.has_property.rst
docs/source/_autosummary/pysdic.PointCloud.is_finite.rst
docs/source/_autosummary/pysdic.PointCloud.is_nan.rst
docs/source/_autosummary/pysdic.PointCloud.keep_points.rst
docs/source/_autosummary/pysdic.PointCloud.list_properties.rst
docs/source/_autosummary/pysdic.PointCloud.n_dimensions.rst
docs/source/_autosummary/pysdic.PointCloud.n_points.rst
docs/source/_autosummary/pysdic.PointCloud.points.rst
docs/source/_autosummary/pysdic.PointCloud.remove_not_finite.rst
docs/source/_autosummary/pysdic.PointCloud.remove_points.rst
docs/source/_autosummary/pysdic.PointCloud.set_property.rst
docs/source/_autosummary/pysdic.PointCloud.shape.rst
docs/source/_autosummary/pysdic.PointCloud.to_array.rst
docs/source/_autosummary/pysdic.PointCloud.to_meshio.rst
docs/source/_autosummary/pysdic.PointCloud.to_npz.rst
docs/source/_autosummary/pysdic.PointCloud.to_vtk.rst
docs/source/_autosummary/pysdic.PointCloud.visualize.rst
docs/source/_autosummary/pysdic.View.camera.rst
docs/source/_autosummary/pysdic.View.camera_size.rst
docs/source/_autosummary/pysdic.View.image.rst
docs/source/_autosummary/pysdic.View.image_project.rst
docs/source/_autosummary/pysdic.View.image_project_points.rst
docs/source/_autosummary/pysdic.View.image_shape.rst
docs/source/_autosummary/pysdic.View.project.rst
docs/source/_autosummary/pysdic.View.project_points.rst
docs/source/_autosummary/pysdic.View.visualize_projected_mesh.rst
docs/source/_autosummary/pysdic.View.visualize_projected_point_cloud.rst
docs/source/_autosummary/pysdic.apply_backward_finite_difference.rst
docs/source/_autosummary/pysdic.apply_central_finite_difference.rst
docs/source/_autosummary/pysdic.apply_forward_finite_difference.rst
docs/source/_autosummary/pysdic.assemble_backward_finite_difference_matrix.rst
docs/source/_autosummary/pysdic.assemble_central_finite_difference_matrix.rst
docs/source/_autosummary/pysdic.assemble_forward_finite_difference_matrix.rst
docs/source/_autosummary/pysdic.assemble_jacobian_matrix.rst
docs/source/_autosummary/pysdic.assemble_property_derivative.rst
docs/source/_autosummary/pysdic.assemble_property_interpolation.rst
docs/source/_autosummary/pysdic.assemble_property_projection.rst
docs/source/_autosummary/pysdic.assemble_shape_function_matrix.rst
docs/source/_autosummary/pysdic.bfs_distance.rst
docs/source/_autosummary/pysdic.bfs_neighborhood.rst
docs/source/_autosummary/pysdic.compute_adjacency_matrix.rst
docs/source/_autosummary/pysdic.compute_backward_finite_difference_coefficients.rst
docs/source/_autosummary/pysdic.compute_bouguer_law.rst
docs/source/_autosummary/pysdic.compute_brdf_beckmann.rst
docs/source/_autosummary/pysdic.compute_brdf_ward.rst
docs/source/_autosummary/pysdic.compute_central_finite_difference_coefficients.rst
docs/source/_autosummary/pysdic.compute_elements_adjacency_matrix.rst
docs/source/_autosummary/pysdic.compute_elements_neighborhood.rst
docs/source/_autosummary/pysdic.compute_forward_finite_difference_coefficients.rst
docs/source/_autosummary/pysdic.compute_jacobian_matrix.rst
docs/source/_autosummary/pysdic.compute_neighborhood.rst
docs/source/_autosummary/pysdic.compute_neighborhood_statistics.rst
docs/source/_autosummary/pysdic.compute_optical_flow.rst
docs/source/_autosummary/pysdic.compute_property_derivative.rst
docs/source/_autosummary/pysdic.compute_property_interpolation.rst
docs/source/_autosummary/pysdic.compute_property_projection.rst
docs/source/_autosummary/pysdic.compute_quadrangle_4_shape_functions.rst
docs/source/_autosummary/pysdic.compute_quadrangle_8_shape_functions.rst
docs/source/_autosummary/pysdic.compute_segment_2_shape_functions.rst
docs/source/_autosummary/pysdic.compute_segment_3_shape_functions.rst
docs/source/_autosummary/pysdic.compute_shape_function_matrix.rst
docs/source/_autosummary/pysdic.compute_shape_functions.rst
docs/source/_autosummary/pysdic.compute_triangle_3_shape_functions.rst
docs/source/_autosummary/pysdic.compute_triangle_6_shape_functions.rst
docs/source/_autosummary/pysdic.compute_vertices_adjacency_matrix.rst
docs/source/_autosummary/pysdic.compute_vertices_neighborhood.rst
docs/source/_autosummary/pysdic.create_elements_adjacency_graph.rst
docs/source/_autosummary/pysdic.create_triangle_3_axisymmetric.rst
docs/source/_autosummary/pysdic.create_triangle_3_heightmap.rst
docs/source/_autosummary/pysdic.create_vertices_adjacency_graph.rst
docs/source/_autosummary/pysdic.display_optical_flow.rst
docs/source/_autosummary/pysdic.get_gauss_points.rst
docs/source/_autosummary/pysdic.get_quadrangle_4_gauss_points.rst
docs/source/_autosummary/pysdic.get_quadrangle_8_gauss_points.rst
docs/source/_autosummary/pysdic.get_segment_2_gauss_points.rst
docs/source/_autosummary/pysdic.get_segment_3_gauss_points.rst
docs/source/_autosummary/pysdic.get_triangle_3_gauss_points.rst
docs/source/_autosummary/pysdic.get_triangle_6_gauss_points.rst
docs/source/_autosummary/pysdic.remap_vertices_coordinates.rst
docs/source/_autosummary/pysdic.triangle_3_cast_rays.rst
docs/source/_autosummary/pysdic.triangle_3_compute_elements_areas.rst
docs/source/_autosummary/pysdic.triangle_3_compute_elements_normals.rst
docs/source/_autosummary/pysdic.triangle_3_compute_elements_strains.rst
docs/source/_autosummary/pysdic.triangle_3_compute_vertices_normals.rst
docs/source/_autosummary/pysdic.triangle_3_mesh_from_open3d.rst
docs/source/_autosummary/pysdic.triangle_3_mesh_to_open3d.rst
docs/source/_docs/adjacency_operations.rst
docs/source/_docs/blender_camera.rst
docs/source/_docs/blender_experiment.rst
docs/source/_docs/blender_material_bsdf.rst
docs/source/_docs/blender_spotlight.rst
docs/source/_docs/build_operator.rst
docs/source/_docs/camera.rst
docs/source/_docs/connectivity.rst
docs/source/_docs/gauss_points.rst
docs/source/_docs/image.rst
docs/source/_docs/image_projection_result.rst
docs/source/_docs/integration_points.rst
docs/source/_docs/integration_points_operations.rst
docs/source/_docs/mesh.rst
docs/source/_docs/mesh_creation.rst
docs/source/_docs/optical_flow.rst
docs/source/_docs/photometric_operations.rst
docs/source/_docs/point_cloud.rst
docs/source/_docs/projection_result.rst
docs/source/_docs/shape_functions.rst
docs/source/_docs/temporal_derivation.rst
docs/source/_docs/triangle_3_meshes_operations.rst
docs/source/_docs/view.rst
docs/source/_gallery/_gallery_jupyter.zip
docs/source/_gallery/_gallery_python.zip
docs/source/_gallery/example_adjacency_mesh_computation.codeobj.json
docs/source/_gallery/example_adjacency_mesh_computation.ipynb
docs/source/_gallery/example_adjacency_mesh_computation.py
docs/source/_gallery/example_adjacency_mesh_computation.py.md5
docs/source/_gallery/example_adjacency_mesh_computation.rst
docs/source/_gallery/example_adjacency_mesh_computation.zip
docs/source/_gallery/example_integration_points_interpolation.codeobj.json
docs/source/_gallery/example_integration_points_interpolation.ipynb
docs/source/_gallery/example_integration_points_interpolation.py
docs/source/_gallery/example_integration_points_interpolation.py.md5
docs/source/_gallery/example_integration_points_interpolation.rst
docs/source/_gallery/example_integration_points_interpolation.zip
docs/source/_gallery/example_mesh_simple_workflow.codeobj.json
docs/source/_gallery/example_mesh_simple_workflow.ipynb
docs/source/_gallery/example_mesh_simple_workflow.py
docs/source/_gallery/example_mesh_simple_workflow.py.md5
docs/source/_gallery/example_mesh_simple_workflow.rst
docs/source/_gallery/example_mesh_simple_workflow.zip
docs/source/_gallery/example_photometric_rendering_on_cylinder.codeobj.json
docs/source/_gallery/example_photometric_rendering_on_cylinder.ipynb
docs/source/_gallery/example_photometric_rendering_on_cylinder.py
docs/source/_gallery/example_photometric_rendering_on_cylinder.py.md5
docs/source/_gallery/example_photometric_rendering_on_cylinder.rst
docs/source/_gallery/example_photometric_rendering_on_cylinder.zip
docs/source/_gallery/example_pointcloud_simple_workflow.codeobj.json
docs/source/_gallery/example_pointcloud_simple_workflow.ipynb
docs/source/_gallery/example_pointcloud_simple_workflow.py
docs/source/_gallery/example_pointcloud_simple_workflow.py.md5
docs/source/_gallery/example_pointcloud_simple_workflow.rst
docs/source/_gallery/example_pointcloud_simple_workflow.zip
docs/source/_gallery/example_project_a_mesh_on_a_camera.codeobj.json
docs/source/_gallery/example_project_a_mesh_on_a_camera.ipynb
docs/source/_gallery/example_project_a_mesh_on_a_camera.py
docs/source/_gallery/example_project_a_mesh_on_a_camera.py.md5
docs/source/_gallery/example_project_a_mesh_on_a_camera.rst
docs/source/_gallery/example_project_a_mesh_on_a_camera.zip
docs/source/_gallery/index.rst
docs/source/_gallery/sg_execution_times.rst
docs/source/_gallery/images/sphx_glr_example_adjacency_mesh_computation_001.png
docs/source/_gallery/images/sphx_glr_example_integration_points_interpolation_001.png
docs/source/_gallery/images/sphx_glr_example_integration_points_interpolation_002.png
docs/source/_gallery/images/sphx_glr_example_mesh_simple_workflow_001.png
docs/source/_gallery/images/sphx_glr_example_photometric_rendering_on_cylinder_001.png
docs/source/_gallery/images/sphx_glr_example_pointcloud_simple_workflow_001.png
docs/source/_gallery/images/sphx_glr_example_project_a_mesh_on_a_camera_001.png
docs/source/_gallery/images/thumb/sphx_glr_example_adjacency_mesh_computation_thumb.png
docs/source/_gallery/images/thumb/sphx_glr_example_integration_points_interpolation_thumb.png
docs/source/_gallery/images/thumb/sphx_glr_example_mesh_simple_workflow_thumb.png
docs/source/_gallery/images/thumb/sphx_glr_example_photometric_rendering_on_cylinder_thumb.png
docs/source/_gallery/images/thumb/sphx_glr_example_pointcloud_simple_workflow_thumb.png
docs/source/_gallery/images/thumb/sphx_glr_example_project_a_mesh_on_a_camera_thumb.png
docs/source/_gallery_backreferences/backreferences_all.json
docs/source/_gallery_backreferences/pysdic.Camera.distortion.examples
docs/source/_gallery_backreferences/pysdic.Camera.distortion_update.examples
docs/source/_gallery_backreferences/pysdic.Camera.examples
docs/source/_gallery_backreferences/pysdic.Camera.extrinsic.examples
docs/source/_gallery_backreferences/pysdic.Camera.extrinsic_update.examples
docs/source/_gallery_backreferences/pysdic.Camera.get_camera_normalized_points.examples
docs/source/_gallery_backreferences/pysdic.Camera.get_camera_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Camera.get_camera_rays.examples
docs/source/_gallery_backreferences/pysdic.Camera.image_points_to_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Camera.internal_bypass.examples
docs/source/_gallery_backreferences/pysdic.Camera.intrinsic.examples
docs/source/_gallery_backreferences/pysdic.Camera.intrinsic_update.examples
docs/source/_gallery_backreferences/pysdic.Camera.pixel_points_to_image_points.examples
docs/source/_gallery_backreferences/pysdic.Camera.project.examples
docs/source/_gallery_backreferences/pysdic.Camera.project_points.examples
docs/source/_gallery_backreferences/pysdic.Camera.sensor_height.examples
docs/source/_gallery_backreferences/pysdic.Camera.sensor_width.examples
docs/source/_gallery_backreferences/pysdic.Camera.size_update.examples
docs/source/_gallery_backreferences/pysdic.Camera.update.examples
docs/source/_gallery_backreferences/pysdic.Camera.visualize_projected_mesh.examples
docs/source/_gallery_backreferences/pysdic.Camera.visualize_projected_point_cloud.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.clear_properties.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.concatenate.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.copy.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.copy_properties.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.delete_property.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.element_type.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.elements.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.filter_elements.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.from_array.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.from_npz.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.get_property.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.has_property.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.keep_elements.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.list_properties.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.n_elements.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.n_topological_dimensions.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.n_vertices_per_element.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.remove_elements.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.set_property.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.shape.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.to_array.examples
docs/source/_gallery_backreferences/pysdic.Connectivity.to_npz.examples
docs/source/_gallery_backreferences/pysdic.Image.construct_interpolation_functions.examples
docs/source/_gallery_backreferences/pysdic.Image.copy.examples
docs/source/_gallery_backreferences/pysdic.Image.dtype.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_at_image_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_at_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_jacobian_du_at_image_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_jacobian_du_at_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_jacobian_dv_at_image_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_jacobian_dv_at_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_jacobian_dx_at_image_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_jacobian_dx_at_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_jacobian_dy_at_image_points.examples
docs/source/_gallery_backreferences/pysdic.Image.evaluate_image_jacobian_dy_at_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Image.examples
docs/source/_gallery_backreferences/pysdic.Image.from_array.examples
docs/source/_gallery_backreferences/pysdic.Image.from_file.examples
docs/source/_gallery_backreferences/pysdic.Image.get_image_image_points.examples
docs/source/_gallery_backreferences/pysdic.Image.get_image_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Image.get_interpolation_function.examples
docs/source/_gallery_backreferences/pysdic.Image.height.examples
docs/source/_gallery_backreferences/pysdic.Image.image.examples
docs/source/_gallery_backreferences/pysdic.Image.image_points_to_pixel_points.examples
docs/source/_gallery_backreferences/pysdic.Image.image_update.examples
docs/source/_gallery_backreferences/pysdic.Image.is_color.examples
docs/source/_gallery_backreferences/pysdic.Image.is_grayscale.examples
docs/source/_gallery_backreferences/pysdic.Image.n_channels.examples
docs/source/_gallery_backreferences/pysdic.Image.ndim.examples
docs/source/_gallery_backreferences/pysdic.Image.pixel_points_to_image_points.examples
docs/source/_gallery_backreferences/pysdic.Image.shape.examples
docs/source/_gallery_backreferences/pysdic.Image.to_array.examples
docs/source/_gallery_backreferences/pysdic.Image.to_file.examples
docs/source/_gallery_backreferences/pysdic.Image.visualize.examples
docs/source/_gallery_backreferences/pysdic.Image.width.examples
docs/source/_gallery_backreferences/pysdic.ImageProjectionResult.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.clear_precomputed.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.clear_properties.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.concatenate.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.copy.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.copy_properties.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.delete_property.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.disable_points.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.element_indices.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.from_npz.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.get_precomputed.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.get_property.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.has_property.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.list_precomputed.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.list_properties.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.n_points.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.n_topological_dimensions.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.n_valids.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.natural_coordinates.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.remove_invalids.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.remove_points.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.set_property.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.shape.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.to_npz.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.validate.examples
docs/source/_gallery_backreferences/pysdic.IntegrationPoints.weights.examples
docs/source/_gallery_backreferences/pysdic.Mesh.add_connectivity.examples
docs/source/_gallery_backreferences/pysdic.Mesh.add_vertices.examples
docs/source/_gallery_backreferences/pysdic.Mesh.clear_precomputed.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_elements_adjacency_matrix.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_elements_neighborhood.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_elements_neighborhood_statistics.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_property_derivative.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_property_interpolation.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_property_projection.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_shape_functions.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_vertices_adjacency_matrix.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_vertices_neighborhood.examples
docs/source/_gallery_backreferences/pysdic.Mesh.compute_vertices_neighborhood_statistics.examples
docs/source/_gallery_backreferences/pysdic.Mesh.connectivity.examples
docs/source/_gallery_backreferences/pysdic.Mesh.coordinates.examples
docs/source/_gallery_backreferences/pysdic.Mesh.copy.examples
docs/source/_gallery_backreferences/pysdic.Mesh.element_type.examples
docs/source/_gallery_backreferences/pysdic.Mesh.elements.examples
docs/source/_gallery_backreferences/pysdic.Mesh.examples
docs/source/_gallery_backreferences/pysdic.Mesh.filter_connectivity.examples
docs/source/_gallery_backreferences/pysdic.Mesh.filter_vertices.examples
docs/source/_gallery_backreferences/pysdic.Mesh.from_meshio.examples
docs/source/_gallery_backreferences/pysdic.Mesh.from_npz.examples
docs/source/_gallery_backreferences/pysdic.Mesh.from_vtk.examples
docs/source/_gallery_backreferences/pysdic.Mesh.get_precomputed.examples
docs/source/_gallery_backreferences/pysdic.Mesh.get_used_vertices_mask.examples
docs/source/_gallery_backreferences/pysdic.Mesh.keep_connectivity.examples
docs/source/_gallery_backreferences/pysdic.Mesh.keep_vertices.examples
docs/source/_gallery_backreferences/pysdic.Mesh.list_precomputed.examples
docs/source/_gallery_backreferences/pysdic.Mesh.n_dimensions.examples
docs/source/_gallery_backreferences/pysdic.Mesh.n_elements.examples
docs/source/_gallery_backreferences/pysdic.Mesh.n_points.examples
docs/source/_gallery_backreferences/pysdic.Mesh.n_topological_dimensions.examples
docs/source/_gallery_backreferences/pysdic.Mesh.n_vertices.examples
docs/source/_gallery_backreferences/pysdic.Mesh.n_vertices_per_element.examples
docs/source/_gallery_backreferences/pysdic.Mesh.points.examples
docs/source/_gallery_backreferences/pysdic.Mesh.remove_connectivity.examples
docs/source/_gallery_backreferences/pysdic.Mesh.remove_unused_vertices.examples
docs/source/_gallery_backreferences/pysdic.Mesh.remove_vertices.examples
docs/source/_gallery_backreferences/pysdic.Mesh.to_meshio.examples
docs/source/_gallery_backreferences/pysdic.Mesh.to_npz.examples
docs/source/_gallery_backreferences/pysdic.Mesh.to_vtk.examples
docs/source/_gallery_backreferences/pysdic.Mesh.uvmap.examples
docs/source/_gallery_backreferences/pysdic.Mesh.validate.examples
docs/source/_gallery_backreferences/pysdic.Mesh.vertices.examples
docs/source/_gallery_backreferences/pysdic.Mesh.visualize.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.all_close.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.all_finite.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.bounding_box.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.bounding_sphere.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.clear_properties.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.concatenate.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.coordinates.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.copy.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.copy_properties.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.delete_property.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.filter_points.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.frame_transform.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.from_array.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.from_meshio.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.from_npz.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.from_vtk.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.get_property.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.has_property.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.is_finite.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.is_nan.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.keep_points.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.list_properties.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.n_dimensions.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.n_points.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.points.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.remove_not_finite.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.remove_points.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.set_property.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.shape.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.to_array.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.to_meshio.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.to_npz.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.to_vtk.examples
docs/source/_gallery_backreferences/pysdic.PointCloud.visualize.examples
docs/source/_gallery_backreferences/pysdic.ProjectionResult.examples
docs/source/_gallery_backreferences/pysdic.View.camera.examples
docs/source/_gallery_backreferences/pysdic.View.camera_size.examples
docs/source/_gallery_backreferences/pysdic.View.examples
docs/source/_gallery_backreferences/pysdic.View.image.examples
docs/source/_gallery_backreferences/pysdic.View.image_project.examples
docs/source/_gallery_backreferences/pysdic.View.image_project_points.examples
docs/source/_gallery_backreferences/pysdic.View.image_shape.examples
docs/source/_gallery_backreferences/pysdic.View.project.examples
docs/source/_gallery_backreferences/pysdic.View.project_points.examples
docs/source/_gallery_backreferences/pysdic.View.visualize_projected_mesh.examples
docs/source/_gallery_backreferences/pysdic.View.visualize_projected_point_cloud.examples
docs/source/_gallery_backreferences/pysdic.apply_backward_finite_difference.examples
docs/source/_gallery_backreferences/pysdic.apply_central_finite_difference.examples
docs/source/_gallery_backreferences/pysdic.apply_forward_finite_difference.examples
docs/source/_gallery_backreferences/pysdic.assemble_backward_finite_difference_matrix.examples
docs/source/_gallery_backreferences/pysdic.assemble_central_finite_difference_matrix.examples
docs/source/_gallery_backreferences/pysdic.assemble_forward_finite_difference_matrix.examples
docs/source/_gallery_backreferences/pysdic.assemble_jacobian_matrix.examples
docs/source/_gallery_backreferences/pysdic.assemble_property_derivative.examples
docs/source/_gallery_backreferences/pysdic.assemble_property_interpolation.examples
docs/source/_gallery_backreferences/pysdic.assemble_property_projection.examples
docs/source/_gallery_backreferences/pysdic.assemble_shape_function_matrix.examples
docs/source/_gallery_backreferences/pysdic.bfs_distance.examples
docs/source/_gallery_backreferences/pysdic.bfs_neighborhood.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.OpenCV_rvec.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.OpenCV_tvec.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.aspect_ratio.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.clfar.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.clip_distance.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.clip_distance_far.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.clip_distance_near.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.clnear.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.cx.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.cy.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.focal_length.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.focal_length_x.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.focal_length_y.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.frame.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.from_camera.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.from_dict.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.from_json.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.fx.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.fy.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.get_OpenCV_RT.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.get_OpenGL_RT.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.intrinsic_matrix.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.is_complete.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.lens.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.pixel_aspect_x.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.pixel_aspect_y.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.pixel_size.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.pixel_size_x.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.pixel_size_y.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.principal_point.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.principal_point_x.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.principal_point_y.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.px.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.py.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.resolution.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.resolution_x.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.resolution_y.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.rx.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.ry.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.sensor_fit.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.sensor_height.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.sensor_size.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.sensor_size_x.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.sensor_size_y.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.sensor_width.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.set_OpenCV_RT.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.set_OpenGL_RT.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.shift_x.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.shift_y.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.to_dict.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.to_json.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderCamera.view_factor.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.activate_smooth_shading.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.add_camera.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.add_mesh.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.add_mesh_material.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.add_mesh_pattern.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.add_spotlight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.change_mesh_pattern.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.deactivate_smooth_shading.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_active_camera.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_camera.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_camera_frames.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_camera_names.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_mesh.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_mesh_frames.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_mesh_names.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_spotlight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.get_spotlight_frames.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.remove_camera.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.remove_mesh.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.remove_spotlight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.render.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.set_active_camera.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.set_active_frame.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.set_camera_frames.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.set_default_background.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.set_mesh_frames.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.set_spotlight_frames.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.update_camera.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.update_mesh.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.update_scene.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderExperiment.update_spotlight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.IOR.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.alpha.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.anisotropic.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.anisotropic_rotation.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.base_color.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.coat_IOR.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.coat_normal.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.coat_roughness.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.coat_tint.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.coat_weight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.emission_color.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.emission_strength.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.from_dict.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.from_json.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.get_details.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.metallic.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.normal.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.roughness.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.sheen_roughness.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.sheen_tint.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.sheen_weight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.specular_IOR_level.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.specular_tint.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.subsurface_IOR.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.subsurface_anisotropy.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.subsurface_radius.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.subsurface_scale.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.subsurface_weight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.tangent.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.thin_film_IOR.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.thin_film_thickness.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.to_dict.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.to_json.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.transmission_weight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderMaterialBSDF.weight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.energy.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.frame.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.from_dict.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.from_json.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.get_OpenCV_RT.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.get_OpenGL_RT.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.set_OpenCV_RT.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.set_OpenGL_RT.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.spot_blend.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.spot_size.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.to_dict.examples
docs/source/_gallery_backreferences/pysdic.blender.BlenderSpotLight.to_json.examples
docs/source/_gallery_backreferences/pysdic.blender.get_copper_material.examples
docs/source/_gallery_backreferences/pysdic.blender.get_iron_material.examples
docs/source/_gallery_backreferences/pysdic.blender.get_mirror_material.examples
docs/source/_gallery_backreferences/pysdic.blender.get_steel_material.examples
docs/source/_gallery_backreferences/pysdic.blender.get_titanium_material.examples
docs/source/_gallery_backreferences/pysdic.build_displacement_operator.examples
docs/source/_gallery_backreferences/pysdic.compute_adjacency_matrix.examples
docs/source/_gallery_backreferences/pysdic.compute_backward_finite_difference_coefficients.examples
docs/source/_gallery_backreferences/pysdic.compute_bouguer_law.examples
docs/source/_gallery_backreferences/pysdic.compute_brdf_beckmann.examples
docs/source/_gallery_backreferences/pysdic.compute_brdf_ward.examples
docs/source/_gallery_backreferences/pysdic.compute_central_finite_difference_coefficients.examples
docs/source/_gallery_backreferences/pysdic.compute_elements_adjacency_matrix.examples
docs/source/_gallery_backreferences/pysdic.compute_elements_neighborhood.examples
docs/source/_gallery_backreferences/pysdic.compute_forward_finite_difference_coefficients.examples
docs/source/_gallery_backreferences/pysdic.compute_jacobian_matrix.examples
docs/source/_gallery_backreferences/pysdic.compute_neighborhood.examples
docs/source/_gallery_backreferences/pysdic.compute_neighborhood_statistics.examples
docs/source/_gallery_backreferences/pysdic.compute_optical_flow.examples
docs/source/_gallery_backreferences/pysdic.compute_property_derivative.examples
docs/source/_gallery_backreferences/pysdic.compute_property_interpolation.examples
docs/source/_gallery_backreferences/pysdic.compute_property_projection.examples
docs/source/_gallery_backreferences/pysdic.compute_quadrangle_4_shape_functions.examples
docs/source/_gallery_backreferences/pysdic.compute_quadrangle_8_shape_functions.examples
docs/source/_gallery_backreferences/pysdic.compute_segment_2_shape_functions.examples
docs/source/_gallery_backreferences/pysdic.compute_segment_3_shape_functions.examples
docs/source/_gallery_backreferences/pysdic.compute_shape_function_matrix.examples
docs/source/_gallery_backreferences/pysdic.compute_shape_functions.examples
docs/source/_gallery_backreferences/pysdic.compute_triangle_3_shape_functions.examples
docs/source/_gallery_backreferences/pysdic.compute_triangle_6_shape_functions.examples
docs/source/_gallery_backreferences/pysdic.compute_vertices_adjacency_matrix.examples
docs/source/_gallery_backreferences/pysdic.compute_vertices_neighborhood.examples
docs/source/_gallery_backreferences/pysdic.create_elements_adjacency_graph.examples
docs/source/_gallery_backreferences/pysdic.create_triangle_3_axisymmetric.examples
docs/source/_gallery_backreferences/pysdic.create_triangle_3_heightmap.examples
docs/source/_gallery_backreferences/pysdic.create_vertices_adjacency_graph.examples
docs/source/_gallery_backreferences/pysdic.display_optical_flow.examples
docs/source/_gallery_backreferences/pysdic.get_gauss_points.examples
docs/source/_gallery_backreferences/pysdic.get_quadrangle_4_gauss_points.examples
docs/source/_gallery_backreferences/pysdic.get_quadrangle_8_gauss_points.examples
docs/source/_gallery_backreferences/pysdic.get_segment_2_gauss_points.examples
docs/source/_gallery_backreferences/pysdic.get_segment_3_gauss_points.examples
docs/source/_gallery_backreferences/pysdic.get_triangle_3_gauss_points.examples
docs/source/_gallery_backreferences/pysdic.get_triangle_6_gauss_points.examples
docs/source/_gallery_backreferences/pysdic.remap_vertices_coordinates.examples
docs/source/_gallery_backreferences/pysdic.triangle_3_cast_rays.examples
docs/source/_gallery_backreferences/pysdic.triangle_3_compute_elements_areas.examples
docs/source/_gallery_backreferences/pysdic.triangle_3_compute_elements_normals.examples
docs/source/_gallery_backreferences/pysdic.triangle_3_compute_elements_strains.examples
docs/source/_gallery_backreferences/pysdic.triangle_3_compute_vertices_normals.examples
docs/source/_gallery_backreferences/pysdic.triangle_3_mesh_from_open3d.examples
docs/source/_gallery_backreferences/pysdic.triangle_3_mesh_to_open3d.examples
docs/source/_static/_icons/api.png
docs/source/_static/_icons/blender.png
docs/source/_static/_icons/core.png
docs/source/_static/_icons/download.png
docs/source/_static/_icons/examples.png
docs/source/_static/_icons/extend_icons.py
docs/source/_static/_icons/objects.png
docs/source/_static/_icons/workflow.png
docs/source/_static/adjacency/graph_bfs.png
docs/source/_static/adjacency/graph_mesh.png
docs/source/_static/blender/blender_spot_light_size.png
docs/source/_static/blender/opencv_camera_frame.png
docs/source/_static/camera/camera_visualize_projected_mesh_example.png
docs/source/_static/camera/camera_visualize_projected_point_cloud_example.png
docs/source/_static/camera/definition_pycvcam.png
docs/source/_static/meshes/create_triangle_3_axisymmetric_diagonal.png
docs/source/_static/meshes/create_triangle_3_axisymmetric_example.png
docs/source/_static/meshes/create_triangle_3_axisymmetric_example_closed.png
docs/source/_static/meshes/create_triangle_3_axisymmetric_lena_texture.png
docs/source/_static/meshes/create_triangle_3_axisymmetric_uv_layout.png
docs/source/_static/meshes/create_triangle_3_heightmap_diagonal.png
docs/source/_static/meshes/create_triangle_3_heightmap_example.png
docs/source/_static/meshes/create_triangle_3_heightmap_lena_texture.png
docs/source/_static/meshes/create_triangle_3_heightmap_uv_layout.png
docs/source/_static/photometric/bouguer_law.png
docs/source/_static/photometric/brdf.png
docs/source/_static/photometric/geometric_extent.png
docs/source/_static/photometric/intensity.png
docs/source/_static/photometric/irradiance.png
docs/source/_static/photometric/radiance.png
docs/source/_static/photometric/radiance_cone.png
docs/source/_static/shape_functions/quadrangle_4.png
docs/source/_static/shape_functions/quadrangle_4_gp.png
docs/source/_static/shape_functions/quadrangle_8.png
docs/source/_static/shape_functions/quadrangle_8_gp.png
docs/source/_static/shape_functions/segment_2.png
docs/source/_static/shape_functions/segment_2_gp.png
docs/source/_static/shape_functions/segment_3.png
docs/source/_static/shape_functions/segment_3_gp.png
docs/source/_static/shape_functions/tetrahedron_4.png
docs/source/_static/shape_functions/triangle_3.png
docs/source/_static/shape_functions/triangle_3_gp.png
docs/source/_static/shape_functions/triangle_6.png
docs/source/_static/shape_functions/triangle_6_gp.png
docs/source/_static/textures/lena_texture.png
gallery/GALLERY_HEADER.rst
gallery/example_adjacency_mesh_computation.py
gallery/example_integration_points_interpolation.py
gallery/example_mesh_simple_workflow.py
gallery/example_photometric_rendering_on_cylinder.py
gallery/example_pointcloud_simple_workflow.py
gallery/example_project_a_mesh_on_a_camera.py
pysdic/__init__.py
pysdic/__main__.py
pysdic/__version__.py
pysdic.egg-info/PKG-INFO
pysdic.egg-info/SOURCES.txt
pysdic.egg-info/dependency_links.txt
pysdic.egg-info/requires.txt
pysdic.egg-info/top_level.txt
pysdic/blender/__init__.py
pysdic/blender/blender_camera.py
pysdic/blender/blender_experiment.py
pysdic/blender/blender_material_bsdf.py
pysdic/blender/blender_spotlight.py
pysdic/blender/default_materials.py
pysdic/core/adjacency_operations.py
pysdic/core/build_operators.py
pysdic/core/create_3D_triangle_3_meshes.py
pysdic/core/gauss_points.py
pysdic/core/integration_points_operations.py
pysdic/core/optical_flow.py
pysdic/core/photometric_operations.py
pysdic/core/shape_functions.py
pysdic/core/temporal_derivation.py
pysdic/core/textures.py
pysdic/core/triangle_3_mesh_operations.py
pysdic/objects/camera.py
pysdic/objects/connectivity.py
pysdic/objects/image.py
pysdic/objects/image_projection_result.py
pysdic/objects/integration_points.py
pysdic/objects/mesh.py
pysdic/objects/point_cloud.py
pysdic/objects/projection_result.py
pysdic/objects/view.py
pysdic/resources/__init__.py
pysdic/resources/lena_texture.png
pysdic/workflows/__init__.py
pysdic/workflows/calibrate_SDIC_zernike_fronto_distortion.py
tests/__init__.py
tests/test_config.py
tests/test_integration_points_operations.py
tests/test_photometric.py
tests/test_point_cloud.py
tests/test_shape_functions.py
tests/texture.tiff