Skip to content

Commit

Permalink
docs: minor spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Nov 4, 2023
1 parent 3ac45e6 commit dbc8af2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/3d-content/scan-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ parent: 3D Content
# List of 3D Scanner Tools

There are a number of tools and technologies to choose from to capture 3D scans of reality.
We've tried to share our experiences here.
We've tried to share our experiences here when scanning **Objects** and **Rooms**.

## **LiDAR**

[LiDAR](https://wikipedia.org/wiki/Lidar) or "light/laser detection and ranging" is a method for determining ranges to an object or a surface with a laser and measuring the time for the reflected light to return to the receiver. This can be powerful when combined with visual light from a camera to capture RGBD images.
[LiDAR](https://wikipedia.org/wiki/Lidar) or "light/laser detection and ranging" is a method for determining ranges to an object or a surface with a laser and measuring the time for the reflected light to return to the receiver. This can be powerful when combined with visual light from a camera to capture RGB-D images.

| App Name | Quality / 10 | Time to Use | Difficulty / 10 | Other notes |
| -- | -- | -- | -- | -- |
Expand All @@ -23,7 +23,7 @@ We've tried to share our experiences here.

## **NeRF**

[NeRF](https://wikipedia.org/wiki/Neural_radiance_field) or "neural radiance field" is an AI-based method of building s 3D model from 2D images.
[NeRF](https://wikipedia.org/wiki/Neural_radiance_field) or "neural radiance field" is an AI-based method of building a 3D model from 2D images.

| App Name | Quality / 10 | Time to Use | Difficulty / 10 | Other notes |
| -- | -- | -- | -- | -- |
Expand Down

0 comments on commit dbc8af2

Please sign in to comment.