mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:38:25 +02:00
* Added icons/scan-box.svg * Added icons/scan-box.json * Update scan-box.json * Update scan-box.svg * Update icons/scan-box.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update icons/scan-box.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
47 lines
1010 B
JSON
47 lines
1010 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"wojtekmaj",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"starting an augmented reality scan",
|
|
"placing virtual 3D objects in a real-world scene",
|
|
"indicating spatial mapping or room scanning",
|
|
"previewing products with virtual try-on",
|
|
"recognizing the surrounding environment for AR experiences",
|
|
"scanning an object to create a 3D model",
|
|
"measuring room dimensions for interior planning",
|
|
"calibrating depth sensors or LiDAR",
|
|
"placing furniture or decor in a room using AR"
|
|
],
|
|
"tags": [
|
|
"ar",
|
|
"augmented reality",
|
|
"3d",
|
|
"object detection",
|
|
"object recognition",
|
|
"tracking",
|
|
"spatial computing",
|
|
"capture",
|
|
"cube",
|
|
"bounding box",
|
|
"camera",
|
|
"frame",
|
|
"shape",
|
|
"boundary",
|
|
"lidar",
|
|
"depth",
|
|
"scanning",
|
|
"mapping",
|
|
"placement"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"devices",
|
|
"shopping",
|
|
"gaming"
|
|
]
|
|
}
|