Giter Site home page Giter Site logo

identify_maze_image's Introduction

Identify_Maze_image

介绍

该pyhton脚本是第十一届光电设计大赛迷宫小车的 该程序是识别迷宫图像并返回该迷宫的二维数组以及藏宝点坐标和起终点坐标

迷宫图样

日志:

 Version : 0.4
 Time    : 2023.04.26.1.52
 Note    : 对drawMaze函数进行修改.除了drawImage以外所有的函数都不应
           该在函数体里面直接更改img,drawImag有点问题。
           修改了README.md,重命名了图像名称。

 Version : 0.3
 Time    : 2023.04.25.23.55
 Note    :本次将迷宫转化为二维数组的代码需要封装为函数。
          完善的README.md文件

 Version : 0.2
 Time    : 2023.04.25.16.53
 Note    :本次将函数注释完成,部分函数有些问题不应该在函数内更改原图像,同时主函数中将迷宫转化为
         二维数组的代码需要封装为函数,有时候程序会莫名其妙崩溃,有可能是应为列表为空后使用cv函数
         调用发生崩溃,后期将所有函数放到一个包内。

identify_maze_image's People

Contributors

cocositu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.