REPOSITORY
unist/crop-structure-mapping Private
[참조 MVP] 작물구조 3D 매핑 — 작물과 장애물 관측을 작업공간 지도로 집계하는 위탁연구 참조 MVP입니다.
https://git.agrithing.ai/unist/crop-structure-mapping.git d699d39 feat: 작물구조 3D 매핑 구체 MVP 구현
e30994c ci: add static dynamic and evidence gates
75404aa feat: add executable institution reference MVP
6059ecc docs: define product role and interface contract
2 items · feat/concrete-mvp-v2
·/ examples/input.json
json · 300 B · dc10106 Download
{ "mapId": "row-03-map", "points": [ { "class": "stem", "x": 1.2, "y": 0.5, "z": 1.4 }, { "class": "obstacle", "x": 2.1, "y": 0.7, "z": 0.3 }, { "class": "fruit", "x": 1.4, "y": 0.6, "z": 1.2 } ]}