Wiki

Clone wiki

Room Mapper AR / Home

Welcome

This is a repository for the RoomMapperAR. All the changes, made to the application, are pushed here. Latest build of the application can be found in the downloads folder.

RoomMapperAR - What is it?

RoomMapperAR is an room mapping application that uses augmented reality in the measuring process. It is build in the Unity Game Engine for managing 3D objects and ARCore SDK for handling augmented reality. Along with the basic wall measuring, few extra features have been added:

  • Changable height variable which allows for more accurate measurements of the room.

  • Semi-automatic door/window detection is added for a more comfortable wall measuring process. It is using Hough transform algorithm to detect all the possible lines in the scene from which all the found rectangles in the scene are marked.

  • Interactive furniture placement in AR mode for fitting furniture into the real room through users phone.

  • Exportable 3D object allows the use of the measured room in other 3D applications such as Blender, Unity, Unreal Engine and many more.

Pictures of the application can be seen here.

The poster for this project can be found here.

Updated