depthmap
There are 27 repositories under depthmap topic.
thygate/stable-diffusion-webui-depthmap-script
High Resolution Depth Maps for Stable Diffusion WebUI
imran3180/depth-map-prediction
Pytorch Implementation of Depth Map Prediction from a Single Image using a Multi-Scale Deep Network
parkchamchi/DepthViewer
Unity program that creates 3D scenes for VR using MiDaS model
thygate/depthmap-viewer-three
Simple 3D web-based interactive depthmap viewer.
yuvraj108c/ComfyUI-Video-Depth-Anything
Unofficial ComfyUI implementation of Video Depth Anything, for depth estimation on long videos without compromising quality, consistency, or generalization ability.
pairote/stereo2depth
Python CLI for generating depth map from stereoscopic image
vcl-seoultech/360Depth
Dense Depth Estimation from Multiple 360-degree Images Using Virtual Depth
AbsurdePhoton/segmentation-depthmap-3d-opencv
Use an image segmentation to produce a RGB+D image (image + depthmap). Or use the GUI to view already-made RGB+D images in 3D, there's even an anaglyph mode to perceive depth with red+cyan glasses. Animate the 3D view and export to a series of images to build later an animated image. This nice GUI uses QT, OpenCV and OpenGL
jumpsnack/SOA_DORN_TF
Tensorflow implementation of Deep Ordinal Regression Network for Monocular Depth Estimation
jankais3r/HoloMinecraft
Minecraft as a real-world hologram. No glasses required.
jankais3r/Minecraft-Depth-Extractor
An Optifine shader and a Python script to extract live depth data from Minecraft.
flo-bit/image2fake3d
show a fake 3d effect in the browser from an image with a depth map
TilakD/Monocular-Depth-Estimation-Argoverse
Monocular depth estimation from ArgoAI's Lidar based Depth dataset - Depth predictions up-to 200m
AbsurdePhoton/disparity-filtering-mpo
Disparity and depth maps GUI with QT and OpenCV with support for classic image files and MPO stereo pairs
farhad-dalirani/Siamese-Net-Stereo-Depth
A straightforward Siamese network designed for block matching to generate a disparity map
jankais3r/Pythonista-Extract-Depthmap
An example script that uses the objc_util module available in the Pythonista app to extract depth data from Portrait photos.
AntonEvmenenko/rgbd_viewer
RGBD (RGB + Depth) Viewer
bentoBAUX/Parallax-Mapping-with-Self-Shadowing
A Unity HLSL implementation of parallax occlusion mapping with self-shadowing. Includes support for steep parallax, self-shadowing, normal mapping, roughness and metallic surfaces— all rendered in the Built-in Render Pipeline.
issess/video2depth
Depthmap video generator using machine learning
emrahgunduz/DepthTest
Webrazzi Developer Conference - Depth test ai model
digitalepigraphy/RosettaStone
This repository contains the raw and processed data from a collaborative project that led to the creation of the depth map and the normal map of the Rosetta Stone.
Gabriel-Kahen/EasyVGA
Perform a visibility graph analysis quickly and easily. Visibility calculation done in C.
kurpenok/eagle_vision
Tool for obtaining depth map based on stereovision
rokopi-byte/pyDepthVIsualizer
Quick tool to visualize a depthmap pixel value
Srijan2001/Depth-Camera_Gazebo
Extracting the video feed being published by the depth camera by creating an Image Subscriber and displaying the camera feed using OpenCV.
Alexa-te/Computer-Vision
A collection of computer vision techniques implemented in Python, including Kalman filtering, edge detection, image filtering, geometric transformations, contour detection, and segmentation. Ideal for students and researchers exploring practical aspects of image processing.