3D Resources

Showing items tagged with "3D"

A comprehensive and easily understandable 3D multi-object tracking algorithm with complete program implementation, featuring robust state estimation and data association mechanisms for three-dimensional environments.

MATLAB 260 views Tagged

This tool enables manipulation of the fast marching algorithm for both 2D and 3D domains, featuring applications in shortest path extraction (including road tracking and medical image tubular structure detection), shape statistics analysis, and geodesic remeshing. The implementation utilizes efficient heap-based data structures for solving Eikonal equations and computes geodesic distances through gradient descent path extraction methods.

MATLAB 266 views Tagged

LBM-C is a high-performance lattice Boltzmann method (LBM) solver for 2D and 3D fluid flow simulations, leveraging NVIDIA's CUDA platform for GPU acceleration. Implemented in CUDA C with optimized kernel functions for collision and streaming steps, this GPL v2-licensed open-source project enables customizable fluid dynamics modeling with parallel computing efficiency.

MATLAB 490 views Tagged