文件名称:GECCO:支持手势的远程通信和协作
文件大小:2.04MB
文件格式:ZIP
更新时间:2024-05-31 06:44:04
design machine-learning remote-collaboration hand-recognition hand-gestures
支持手势的远程通信和协作 · 该项目旨在开发一种在远程协作场景中支持手势的系统,并特别关注建筑设计和城市规划。 GECCO是一个Python的端口。 要求 默认情况下,GECCO被实现为使用英特尔实感D415和D430传感器工作。 pyrealsense2软件包是英特尔的RealSense SDK 2.0 python包装器。 如果使用的Python版本不超过3.7,则可以通过pip安装pyrealsense。 pip install pyrealsense2 否则,Windows用户可以从发布选项卡安装RealSense SDK 2.0,以获取针对x86和x64体系结构的包装程序的预编译二进制文件。 Pyrealsense2也可以使用CMake工具从源代码进行编译(同时支持Python 2.7和Python 3)。 。 依存关系 所有依赖项都列在requirements.tx
【文件预览】:
GECCO-master
----logs()
--------sample.log(31KB)
----.gitattributes(111B)
----classes()
--------realsense.py(7KB)
--------network.py(321B)
--------bcolors.py(202B)
--------device.py(200B)
----tangible()
--------ARcube.pdf(23KB)
----requirements.txt(774B)
----LICENSE(11KB)
----r()
--------gganimate.R(1KB)
--------result_gganimate.gif(221KB)
--------result_plotly.html(4.72MB)
--------plotly.r(605B)
----start.py(12KB)
----README.md(5KB)
----libs()
--------hand.py(8KB)
--------calibration.py(4KB)
--------utils.py(3KB)
--------visHeight.py(1020B)
--------draw.py(4KB)
--------network.py(101B)
--------detectColor.py(5KB)
--------calibration_old.py(2KB)
----tests()
--------testAR.py(7KB)
--------testHandOverlay.py(5KB)
--------testPinkDetectionFlat.py(3KB)
--------testBackgroundRemoval.py(1KB)
--------marker23.png(1KB)
--------green.png(9KB)
--------squaresOverlay.py(2KB)
--------testQR.py(3KB)
--------testOverlayQT.py(960B)
--------tryBAG.py(11KB)
--------aruco.jpg(79KB)
--------testHand.py(11KB)
--------testArUco2.py(3KB)
--------testHand2.py(11KB)
--------testSquares.py(7KB)
--------sArUcoOverlay.py(2KB)
--------testGrabCut.py(3KB)
--------testPinkDetection3D.py(8KB)
--------testDistanceTransform.py(13KB)
--------testOverlayPyGame.py(1KB)
--------234.jpg(173KB)
--------6x6_1000-0.png(5KB)
--------testSquares2.py(4KB)
--------testArUco.py(898B)
----.gitignore(2KB)