Wednesday, February 7, 2024
HomeiOS Developmentios - Getting measurements with RoomPlan

ios – Getting measurements with RoomPlan


JSON for the CapturedRoom object in iOS RoomPlan library seems to be like this:

"partitions": [
{
      "completedEdges": [ ],
      "story": 0,
      "curve": null,
      "identifier": "1786EBF8-1C92-486A-9B99-D6168FDF6052",
      "parentIdentifier": null,
      "confidence": {
            "excessive": { }
      },
      "class": {
            "wall": { }
      },
      "dimensions": [
            2.6529655,
            2.415,
            0
      ],
      "rework": [
            -0.50751626,
            0,
            0.8616421,
            0,
            0,
            1,
            0,
            0,
            0.8616421,
            0,
            0.50751626,
            0,
            -0.49793836,
            -0.16968237,
            -0.6089062,
            1
      ],
      "polygonCorners": [ ]
}

I am questioning, since apps utilizing LiDAR are in a position to take correct measurements, how would I be capable to do the identical with the RoomPlan information? Is there some conversion that may inform me the size and width of my wall with this information? I am discovering little or no documentation with regard to measurements of the info.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments