Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonEvmenenko committed Feb 4, 2024
1 parent 0a81218 commit de8d5fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![](./screenshots/demo.gif)

Simple interactive depthmap viewer written in Qt and QML. You need an image and a grayscale depth map to make it work.
Simple interactive RGBD viewer written in Qt and QML. You need an image and a grayscale depth map to make it work.

## How to use

Expand All @@ -15,5 +15,5 @@ Simple interactive depthmap viewer written in Qt and QML. You need an image and

1. A couple of examples are available in the repository's `img` folder
1. Some datasets are available online, like [Middlebury Stereo Datasets](https://vision.middlebury.edu/stereo/data/)
1. Use [AUTOMATIC1111's Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) and [stable-diffusion-webui-depthmap-script](https://github.com/thygate/stable-diffusion-webui-depthmap-script) to generate any image you want, depth map is generated automatically
1. Use [AUTOMATIC1111's Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) and [thygate's stable-diffusion-webui-depthmap-script](https://github.com/thygate/stable-diffusion-webui-depthmap-script) to generate any image you want, depth map is generated automatically
1. Use [MiDaS](https://huggingface.co/spaces/pytorch/MiDaS) to generate depth map for any image

0 comments on commit de8d5fb

Please sign in to comment.