معرفی شرکت ها


blickfeld-scanner-2.9.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python package to communicate with LiDAR devices of the Blickfeld GmbH.
ویژگی مقدار
سیستم عامل -
نام فایل blickfeld-scanner-2.9.1
نام blickfeld-scanner
نسخه کتابخانه 2.9.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Blickfeld GmbH
ایمیل نویسنده opensource@blickfeld.com
آدرس صفحه اصلی https://github.com/Blickfeld/blickfeld-scanner-lib
آدرس اینترنتی https://pypi.org/project/blickfeld-scanner/
مجوز -
# blickfeld-scanner-lib The blickfeld-scanner-lib (BSL) is the interface for communicating with Blickfeld LiDAR devices. The library is currently available for Python and C++. With it, Blickfeld [Cube 1](https://www.blickfeld.com/products/cube-1/) and [Cube Range 1](https://www.blickfeld.com/products/cube-range-1/) devices can be configured and point clouds can be fetched. Additionally, it supports NTP time synchronization and point cloud recordings. ## Quick start Follow the [installation guide](https://docs.blickfeld.com/cube/latest/external/blickfeld-scanner-lib/install.html) or find the most common installation commands below. ### Python ```bash pip install blickfeld_scanner ``` ### Ubuntu / Debian ```bash sudo apt update sudo apt install -y wget libprotobuf-dev libprotobuf17 wget https://github.com/Blickfeld/blickfeld-scanner-lib/releases/latest/download/blickfeld-scanner-lib-dev-Linux.deb sudo dpkg -i blickfeld-scanner-lib-dev-Linux.deb ``` Follow the [getting started guide](https://docs.blickfeld.com/cube/latest/external/blickfeld-scanner-lib/getting_started.html). ## Documentation The Blickfeld software manual, which includes the BSL documentation, can be found at [docs.blickfeld.com/cube](https://docs.blickfeld.com/cube/latest/external/blickfeld-scanner-lib/README.html). To find the matching software manual for a specific BSL version, automatic redirect links are available. Use the link `https://docs.blickfeld.com/cube/redirect/blickfeld-scanner-lib/vx.x.x.html` and replace `vx.x.x` with the BSL version. ## License Copyright (c) 2020, Blickfeld GmbH All rights reserved. This source code is licensed under the BSD-style license found in the [LICENSE.md](LICENSE.md) file in the root directory of this source tree.


نحوه نصب


نصب پکیج whl blickfeld-scanner-2.9.1:

    pip install blickfeld-scanner-2.9.1.whl


نصب پکیج tar.gz blickfeld-scanner-2.9.1:

    pip install blickfeld-scanner-2.9.1.tar.gz