Git Product home page Git Product logo

Comments (3)

100kimch avatar 100kimch commented on June 21, 2024

Image processing procedures

  1. get bicycle image

img

  1. threshold & remove salt n pepper noise

img

  1. detect corners using harrisCornerDetection

img

from galapagos_grasshopper.

100kimch avatar 100kimch commented on June 21, 2024

Detect & map crosswalks

  1. Get Kakao general 2d maps & district area maps

img

img

  1. make mask image of crosswalks
    img

  2. detect crosswalks
    img

  3. contour crosswalk area & make a box
    img

from galapagos_grasshopper.

100kimch avatar 100kimch commented on June 21, 2024

Functions

  • on_load_map_images()
    • get_map_images()
    • set_temp_map_images()
  • on_update_crosswalks()
    • get_temp_map_images()
    • process_temp_map_images()
    • remove_temp_map_images()
    • add_processing_log()
    • add_crosswalk()
  • on_set_drive()
    • set_drive()
    • add_drive_log()
  • on_get_state()
  • on_update_drive()
  • on_end_drive()
  • on_learn()
    • add_view()
    • process_view()
    • learn_view()
    • add_crosswalk()
    • add_map()
    • add_learning_log()
  • on_report()
    • get_learning_log()

Classes (equal to Data Models)

  • TempMapImage
  • Crosswalk
  • Map
  • View
  • Log
  • ProcessingLog extends Log
  • LearningLog extends Log

from galapagos_grasshopper.

Related Issues (5)

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.