paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] f00eef: Snake gate detector (#


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] f00eef: Snake gate detector (#2324)
Date: Wed, 12 Sep 2018 10:32:53 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: f00eeffbc9a42a48645240b5120da39effd65860
      
https://github.com/paparazzi/paparazzi/commit/f00eeffbc9a42a48645240b5120da39effd65860
  Author: guidoAI <address@hidden>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    A conf/modules/cv_detect_gate.xml
    M conf/userconf/tudelft/conf.xml
    A sw/airborne/modules/computer_vision/detect_gate.c
    A sw/airborne/modules/computer_vision/detect_gate.h
    M sw/airborne/modules/computer_vision/lib/vision/image.c
    M sw/airborne/modules/computer_vision/lib/vision/image.h
    A sw/airborne/modules/computer_vision/snake_gate_detection.c
    A sw/airborne/modules/computer_vision/snake_gate_detection.h

  Log Message:
  -----------
  Snake gate detector (#2324)

* First addition of snake gate functions, no refinement of the gate corners yet.

* Added corner refinement functions

* Added an initial module, and added check_color to both image.h (with all 
necessary parameters) and snaake_gate_detection (which only takes the image and 
coordinates)

* Compiling

* Debugging the snake gate detection

* Added settings to the gate detection module

* Added a few settings, removed a few spurious variables

* First part of Kirks comments

* Processed remaining remarks of Kirk

* Use Bound, now correctly

* Removed listener



      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]