Git Product home page Git Product logo

indoormapscene's Introduction

IndoorMapScene

============== Welcome to the IndoorMapScene wiki!


室内地图新版本

演示功能:

寻找路线方式改为邻接结点通过A*方式寻路线,比旧版本方便快捷。

points map

路径结果图:

结果

对应的邻接结点组成的无向图用于规划路线,A*通过寻找邻接结点快速找到最短路径。

结点数据:

##数据高亮

#Undirected graph points data
(113, 70)-(149, 68)
(149, 68)-(211, 68)
(211, 68)-(211, 111)
(211, 111)-(211, 154)
(249, 69)-(211, 68)
(249, 69)-(286, 69)
(286, 112)-(286, 69)
(286, 112)-(286, 156)
(286, 156)-(211, 154)
(286, 156)-(286, 200)
(286, 200)-(286, 257)
(286, 257)-(286, 344)
(286, 344)-(348, 344)
(348, 344)-(348, 256)
(286, 257)-(348, 256)
(210, 257)-(211, 154)
(210, 257)-(286, 257)
(211, 343)-(286, 344)
(211, 343)-(210, 257)
(113, 70)-(112, 156)
(112, 156)-(153, 257)
(112, 156)-(211, 154)
(153, 257)-(210, 257)
(300, 389)-(286, 344)
其中(113, 70)起点,(300, 389)终点,分别对应图片中的绿色点

结点数据

indoormapscene's People

Contributors

edisongz avatar

Watchers

James Cloos avatar jiandong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.