-
Updated
Feb 20, 2019 - Shell
#
reconstruction
Here are 190 public repositories matching this topic...
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
-
Updated
Mar 10, 2020 - Python
Open3D: A Modern Library for 3D Data Processing
visualization
python
opengl
computer-vision
cpp
camera-calibration
computer-graphics
voxel
point-cloud
mesh
registration
reconstruction
multi-view-stereo
multi-view-geometry
camera-pose
odometry
color-mapping
pybind11
mesh-processing
triangle-mesh
-
Updated
Sep 3, 2020 - C++
COLMAP - Structure-from-Motion and Multi-View Stereo
-
Updated
Aug 30, 2020 - C
Track Advancement of SLAM 跟踪SLAM前沿动态【2020 version】
open-source
semantic
camera
visual
fusion
vision
stereo
reconstruction
slam
mobile-robots
state-estimation
research-paper
rgbds
vins
vslam
multiple-sensors
lidar-odometry
lidar-slam
javier-civera
-
Updated
Sep 1, 2020
Awesome GAN for Medical Imaging
detection
medical-imaging
registration
generative-adversarial-network
gan
segmentation
deeplearning
reconstruction
super-resolution
ct-denoising
medical-image-synthesis
-
Updated
Feb 5, 2020
-
Updated
Aug 3, 2020
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
-
Updated
Aug 21, 2020 - Python
[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
-
Updated
May 29, 2020 - C++
Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.
real-time
cpu
localization
robotics
mapping
reconstruction
slam
state-estimation
vio
visual-inertial-odometry
euroc-dataset
-
Updated
Aug 31, 2020 - C++
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
deep-learning
neural-network
tensorflow
paper
detection
pytorch
medical-imaging
generative-adversarial-network
gan
classification
segmentation
arxiv
reconstruction
unsupervised-learning
adversarial-networks
adversarial-nets
cgan
image-synthesis
ct-denoising
medical-image-synthesis
-
Updated
Oct 3, 2018 - Python
Extreme 3D Face Reconstruction: Looking Past Occlusions
face
sfs
bump
reconstruction
3d
details
3d-face
face-reconstruction
occlusion
3d-face-reconstruction
bump-maps
shape-from-shading
-
Updated
Jul 2, 2020 - C++
A lean C++ library for working with point cloud data
clustering
point-cloud
registration
pca
segmentation
convex-hull
k-means
reconstruction
mds
ransac
rgbd
3d
3d-visualization
icp
spectral-clustering
convex
mean-shift
model-fitting
iterative-closest-point
non-rigid-registration
-
Updated
Jun 4, 2020 - C++
Co-Fusion: Real-time Segmentation, Tracking and Fusion of Multiple Objects
-
Updated
Aug 30, 2020 - C++
Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]
-
Updated
Aug 30, 2020 - Python
MaskFusion: Real-Time Recognition, Tracking and Reconstruction of Multiple Moving Objects
-
Updated
Mar 24, 2020 - C++
Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting
-
Updated
Oct 6, 2017 - Makefile
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data
opengl
graph
viewer
rendering
computer-graphics
shader
point-cloud
mesh
reconstruction
3d-modeling
surface-mesh
-
Updated
Aug 9, 2020 - C++
Real-Time 3D Semantic Reconstruction from 2D data
real-time
cpu
robotics
mapping
reconstruction
voxels
depth-image
semantic-segmentation
rviz
3d-reconstruction
rosbag
volumetric-reconstruction
disparity-image
-
Updated
Jun 29, 2020 - C++
Massively Parallel Multiview Stereopsis by Surface Normal Diffusion
computer-vision
parallel-computing
surface-reconstruction
reconstruction
multi-view-stereo
multi-view-geometry
photogrammetry
stereo-algorithms
-
Updated
Jan 14, 2020 - C++
Volumetric Human Teleportation (SIGGRAPH 2020 Real-Time Live) Monocular Real-Time Volumetric Performance Capture(ECCV 2020)
machine-learning
real-time
deep-learning
pytorch
virtual-reality
teleportation
sdf
reconstruction
siggraph
3d-reconstruction
volumetric
3d-vision
monocular
teleportvr
performance-capture
pifu
eccv2020
virtual-conference
pifuhd
clothed-humans
-
Updated
Aug 29, 2020 - Python
A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
-
Updated
Nov 5, 2019 - Python
The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:
tutorial
metabolomics
reconstruction
transcriptomics
cobra
metabolic-models
strain-engineering
metabolic-reconstruction
constraint-based-modeling
microbiome-analysis
metabolic-engineering
gap-filling
cobra-toolbox
omics-data-integration
human-metabolism
-
Updated
Sep 2, 2020 - MATLAB
A multi-sensor capture system for free viewpoint video.
synchronization
kinect
calibration
capture
motion-capture
record
reconstruction
rgbd
360
3d
multiview
multi-sensor-image-fusion
freevideo
fvv
realsense2
multi-sensor
realsense-camera
multicamera
kinect4azure
performance-capture
-
Updated
May 10, 2020
An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.
computer-vision
computer-graphics
structure-from-motion
sfm
point-cloud
reconstruction
multi-view-stereo
photogrammetry
pointcloud
3d-modelling
mvs
image-based-modeling
multiview-stereo
-
Updated
May 1, 2020 - C++
Improve this page
Add a description, image, and links to the reconstruction topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reconstruction topic, visit your repo's landing page and select "manage topics."
According to the docs, filters are not implemented for FBP. However, TomoPy does not raise an error when you try to pass
filter_nameorfilter_parwithalgorithm='fbp'. This would explain why, in my tests, choosing various filters for FBP did not change the reconstruction quality.This definitely needs to be fixed