File tree Expand file tree Collapse file tree
Packages/floor-plan-to-3D Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ The pipeline takes a monochrome floor plan image and produces a 3D extruded mode
1818
1919## Requirements
2020
21- - MATLAB R2023b or newer
22- - Image Processing Toolbox
23- - (Optional) Simulink 3D Animation toolbox for Sim3D export
21+ - MATLAB® R2023b or newer
22+ - Image Processing Toolbox™
23+ - (Optional) Simulink 3D Animation™ toolbox for Sim3D export
2424
2525## Quick start
2626
@@ -36,7 +36,7 @@ Or run the live script `FloorPlanTo3D.m` for a step-by-step walkthrough with plo
3636
3737## Sim3D export
3838
39- If you have the Simulink 3D Animation toolbox, you can push the extracted geometry into a Sim3D world as box primitives:
39+ If you have the Simulink 3D Animation™ toolbox, you can push the extracted geometry into a Sim3D world as box primitives:
4040
4141``` matlab
4242geometry = extractFloorPlanGeometry("test_floorplan.png");
You can’t perform that action at this time.
0 commit comments