rust-cv / p3pLinks
Camera pose estimation given 3D points and corresponding pixel coordinates
☆19Updated 5 years ago
Alternatives and similar repositories for p3p
Users that are interested in p3p are comparing it to the libraries listed below
Sorting:
- Image filters using wgpu/compute shaders☆20Updated 2 years ago
- Gaussian splatting in rust with wgpu☆20Updated last year
- Visual Odometry in Rust (vors)☆59Updated 5 years ago
- Screened poisson reconstruction algorithm written in Rust☆36Updated 2 months ago
- Rapid prototyping GUI, and visual printf-style debugging for computer vision development.☆24Updated 3 years ago
- Computer vision library built on top of ndarray☆70Updated 11 months ago
- bevy gaussian splatting render pipeline plugin☆200Updated last month
- rust implementation of octree algorithm for nearest neighbor search in 3D space☆49Updated 2 years ago
- General input/output functionality for 3D assets☆44Updated 2 months ago
- WebGPU/wgpu Radix Key-Value Sort☆33Updated last year
- Image density/height map to mesh generator☆81Updated last year
- GPU scientific computing on every platform☆110Updated 3 months ago
- k-dimensional tree☆85Updated 3 months ago
- Provides abstractions to run Levenberg-Marquardt optimization☆66Updated 3 weeks ago
- Optical Flow Processing Stack☆73Updated 3 years ago
- Simple profiler scopes for wgpu using timer queries☆114Updated last month
- Rust algorithms for isosurface extraction☆79Updated 2 years ago
- Utilities for creating strictly ordered execution graphs of systems for the Bevy game engine.☆24Updated last year
- Native Rust USD library☆59Updated 2 weeks ago
- Helper library for rendering curves and surfaces modeled with Curvo in Bevy.☆17Updated last year
- A triangle mesh data structure including basic operations.☆88Updated 11 months ago
- a barebones example of how to integrate OpenXR with wgpu (Vulkan-only)☆56Updated 2 years ago
- FBX DOM library for Rust. // See https://github.com/lo48576/fbx-viewer for working example application // NO PLAN TO UPDATE in the forese…☆28Updated 2 years ago
- MPM physics simulation with WebGPU☆18Updated 3 months ago
- Rust bindings for Ceres Solver☆26Updated 2 weeks ago
- Image processing library for Rust☆64Updated last year
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.