Code Monkey home page Code Monkey logo

unik4690's Introduction

UNIK4690

Index

Main program: (ties all the pieces together, interactive interface)
  petanque_detection.py

Run non-interactively and present detection statistics:
  batchrun.py

Tool for manually label images with ball and playground positions: (used for detection evaluation)
  set_metadata.py

Various utilities:
  utilities.py
  transformer.py
  image.py

Playground detection methods:
  playground_detection/flood_fill.py
  playground_detection/red_balls.py
  playground_detection/manual_playground_detector.py (dummy to be able to work with ball detection only)
  playground_detection/maximize_density.py
    
Ball detection methods:
  ball_detection/surf.py (main ball detection)
  ball_detection/hough.py (early attempt)
  ball_detection/minimize_gradients.py (early attempt)
  

Camera interfaces and image acquisition:
  camera.py
  lifecamstudiocamera.py
  networkcamera.py
  raspberry/picapture.py
  raspberry/raspberrycamera.py
  image_capture.py

Simple tool to visualize a pipeline as various parameters are changed:
  pipeline_visualizer.py
  

test.py

report_helper.py
genetic_algorithm.py
demo/flood_fill_demonstration/flood_fill_demonstration.py
demo/flood_fill_demonstration/transformer.py
detect.py
fitness.py
histogram_explore.py
resize.py

unik4690's People

Contributors

gablank avatar olejorgenb avatar

Watchers

 avatar  avatar  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.