Rasterscan
  • Welcome
  • Getting Started
    • Installation
  • API Documentation
  • Default
Powered by GitBook
On this page
  1. Getting Started

Installation

Rasterscan offers a quick and easy way to deploy the Floor Plan Recognition service using Docker. Follow the steps below to get started

PreviousWelcomeNextDefault

Last updated 2 days ago

Prerequisites

  • Docker must be installed on your system.

Installation Steps

  • Pull the latest Docker image:

sudo docker pull rasterscan/floor-plan-recognition:latest-cpu

  • Run the container:

sudo docker run --name rasterscan-service -d -p 8888:8888 rasterscan/floor-plan-recognition:latest-cpu

Access the Service

Once running, the service will be available at:

Support

If you encounter any issues during installation, please contact contact@rasterscan.com or refer to our troubleshooting guide.

http://localhost:8888localhost