All Projects → TokyoYoshida → ExampleOfiOSLiDAR

TokyoYoshida / ExampleOfiOSLiDAR

Licence: MIT license
Example Of iOS ARKit LiDAR

Programming Languages

swift
15916 projects
Metal
113 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to ExampleOfiOSLiDAR

Ipadlidarscanexport
Export an OBJ file of ARKit 3.5 iPad Pro LIDAR scans
Stars: ✭ 129 (-65.42%)
Mutual labels:  lidar, arkit
li slam ros2
ROS2 package of tightly-coupled lidar inertial ndt/gicp slam
Stars: ✭ 160 (-57.1%)
Mutual labels:  lidar
Whitebox Python
WhiteboxTools Python Frontend
Stars: ✭ 188 (-49.6%)
Mutual labels:  lidar
Ilcc
Intensity-based_Lidar_Camera_Calibration
Stars: ✭ 231 (-38.07%)
Mutual labels:  lidar
Staticmapping
Use LiDAR to map the static world
Stars: ✭ 191 (-48.79%)
Mutual labels:  lidar
Tinfour
Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element analysis, path planning, natural neighbor interpolation, and other applications of Triangulated Irregular Networks (TIN)
Stars: ✭ 119 (-68.1%)
Mutual labels:  lidar
Displaz
A hackable lidar viewer
Stars: ✭ 177 (-52.55%)
Mutual labels:  lidar
react-pwa-reference-storefront
Reference Storefront Progressive Web Application in React
Stars: ✭ 43 (-88.47%)
Mutual labels:  arkit
ACSC
Automatic Calibration for Non-repetitive Scanning Solid-State LiDAR and Camera Systems
Stars: ✭ 210 (-43.7%)
Mutual labels:  lidar
Pclpy
Python bindings for the Point Cloud Library (PCL)
Stars: ✭ 212 (-43.16%)
Mutual labels:  lidar
Liblas
C++ library and programs for reading and writing ASPRS LAS format with LiDAR data
Stars: ✭ 211 (-43.43%)
Mutual labels:  lidar
Livox Sdk
Drivers for receiving LiDAR data and more
Stars: ✭ 197 (-47.18%)
Mutual labels:  lidar
Tom and Jerry
A multiuser AR game based on ARKit 2 and MultipeerConnectivity
Stars: ✭ 24 (-93.57%)
Mutual labels:  arkit
Opensimplelidar
Open Source scanning laser rangefinder
Stars: ✭ 2,206 (+491.42%)
Mutual labels:  lidar
OpenMaterial
3D model exchange format with physical material properties for virtual development, test and validation of automated driving.
Stars: ✭ 23 (-93.83%)
Mutual labels:  lidar
Filetovox
Tool for convert files into Magicavoxel file
Stars: ✭ 188 (-49.6%)
Mutual labels:  lidar
Pi self driving car
使用树莓派3b来实现无人驾驶汽车
Stars: ✭ 207 (-44.5%)
Mutual labels:  lidar
Spvnas
[ECCV 2020] Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution
Stars: ✭ 239 (-35.92%)
Mutual labels:  lidar
SceneKit-PortalMask
Clean class to create a portal in SceneKit for use in ARKit.
Stars: ✭ 60 (-83.91%)
Mutual labels:  arkit
SLAM-application
LeGO-LOAM, LIO-SAM, LVI-SAM, FAST-LIO2, Faster-LIO, VoxelMap, R3LIVE application and comparison on Gazebo and real-world datasets. Installation and config files are provided.
Stars: ✭ 258 (-30.83%)
Mutual labels:  lidar

ExampleOfiOSLiDAR

This is a exsample code using a LiDAR scanner on iOS.

How to Build

Open ExampleOfiOSLiDAR.xcodeproj and build it. iOS device with a LiDAR sensor is required for this sample to work.

Depth Map

Display the depth map on the screen.
(Document)

Confidence Map

Display the confidence on the screen.
(Document)

Collision

Collision detection of objects using LiDAR.
(Document)

Export

Export scaned object to .obj file.
(Document)
TO

Scan with Texture

Scan object with color texture.
(Document)

Point Cloud

Realtime Point Cloud.
(Document)

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].