depth-map
There are 155 repositories under depth-map topic.
YvanYin/Metric3D
The repo for "Metric3D: Towards Zero-shot Metric 3D Prediction from A Single Image" and "Metric3Dv2: A Versatile Monocular Geometric Foundation Model..."
BrokenSource/DepthFlow
🌊 Images to → 2.5D Parallax Effect Video. A Free and Open Source ImmersityAI alternative
TokyoYoshida/ExampleOfiOSLiDAR
Example Of iOS ARKit LiDAR
SirLynix/obs-kinect
OBS Plugin to use a Kinect (all models supported) in OBS (and setup a virtual green screen based on depth and/or body detection).
marek-simonik/record3d
Accompanying library for the Record3D iOS app (https://record3d.app/). Allows you to receive RGBD stream from iOS devices with TrueDepth camera(s).
gautam678/Pix2Depth
DEPRECATED: Depth Map Estimation from Monocular Images
haofengac/MonoDepth-FPN-PyTorch
Single Image Depth Estimation with Feature Pyramid Network
balcilar/DenseDepthMap
Create Dense Depth Map Image for Known Poisitioned Camera from Lidar Point Cloud
juniorxsound/ThreadedDepthCleaner
📷 Threaded depth-map cleaning and inpainting using OpenCV
VCL3D/3D60
Tools accompanying the 3D60 spherical panoramas dataset
AIVFI/Monocular-Depth-Estimation-Rankings-and-2D-to-3D-Video-Conversion-Rankings
4DS (Scaling 4D Representations) BetterDepth ChronoDepth Depth Any Video Depth Anything Depth Pro DepthCrafter DINOv2 FutureDepth GBDMF GenPercept GeoWizard LeReS LightedDepth Marigold Metric3D MiDaS MoGe MonST3R NeWCRFs NVDS NVDS+ PatchFusion StereoCrafter UniDepth ZoeDepth | Align3R Buffer Anytime FiffDepth MegaSaM RollingDepth SpatialMe
yuvraj108c/ComfyUI-Depth-Anything-Tensorrt
ComfyUI Depth Anything (v1/v2) Tensorrt Custom Node (up to 14x faster)
BerensRWU/DenseMap
Creates a dense depth map from LiDAR point clouds.
maceq687/FullBodyPoseEstimation
Full body pose estimation to be used with HMD (Quest2) built in Unity
jankais3r/Video-Depthify
Collection of scripts for generating depth maps for videos using machine learning.
cobanov/depth2normal
Converts a depth map image to a normal map image using Python
syinari0123/tridepth
TriDepth: Triangular Patch-based Deep Depth Prediction [Kaneko+, ICCVW2019(oral)]
epiception/SGM-Census
Semiglobal Matching with Census Matching Cost
juniorxsound/ReTouch
🎬 An OpenGL application for editing and retouching images using depth-maps in 2.5D
jankais3r/RGB-Depthify
Simple, locally-running web app for generating depth maps using machine learning.
JerryX1110/Awesome-3D-Anomaly-Detection
Awesome-3D/Multimodal-Anomaly-Detection-and-Localization/Segmentation/3D-KD/3D-knowledge-distillation
cdmvision/arfoundation-densepointcloud
Visualizing a point cloud using scene depth in Unity similar to WWDC20 demo.
gokayfem/ComfyUI-Depth-Visualization
Depth map applied Image viewer inside ComfyUI
NatLee/Blur-Generator
Generate blur image with 3 types of blur `motion`, `lens`, and `gaussian` by using OpenCV.
ARSekkat/OmniScape
This repository will provide tools and news about The OmniScape Dataset
dmckinnon/stereo
A tutorial on stereoscopic depth maps, focusing on triangulation and rectification
n1ckfg/KinectToPin
(Eyebeam #1 of 13) Developed with @FakeGreenDress. Record, stream, and export Kinect mocap data to After Effects puppet pins. Record directly from the Kinect or over OSC. Compiling or running from source requires SimpleOpenNI.
Semper-Viventem/Pixel4Scanner
Create a point cloud and vertices mesh by using the Google Pixel's IR camera. This is a non-commercial project that I am doing for educational purposes only. Project based on this article: https://ai.googleblog.com/2020/04/udepth-real-time-3d-depth-sensing-on.html
vdutts7/midas-3d-depthmap
Using PyTorch's MiDaS model and Open3D's point cloud to map a scene in 3D 🏞️🔭
TakashiYoshinaga/iPhoneCinematicDepthTo3D
This is a sample C# project that extracts Depth and Color information from videos shot in iPhone's Cinematic mode and outputs each as separate videos, along with a sample Unity project for 3D playback of these videos.
WebAR-rocks/WebAR.rocks.faceDepth
Insert your face, detected in your camera feed, in a web 3D scene in real-time.
taseenb/THREE.Highres
High resolution and depth rendering to PNG for Three.js
ehsanasgharzde/edepth
edepth is an open-source, trainable CNN-based model for depth estimation from single images, videos, and live camera feeds.
savnani5/Depth-Estimation-using-Stereovision
In this project, we try to implement the concept of Stereo Vision. We test the code on 3 different datasets, each of them contains 2 images of the same scenario but taken from two different camera angles. By comparing the information about a scene from 2 vantage points, we can obtain the 3D information by examining the relative positions of objects.
jabrail-chumakov/Unity-Depth-Camera-Implementation
Implementation of depth camera in Unity
dani-amirtharaj/KeyPointDetection-Homography-EpipolarGeometry
Programs to detect keyPoints in Images using SIFT, compute Homography and stitch images to create a Panorama and compute epilines and depth map between stereo images.