GithubHelp home page GithubHelp logo

test_module's Introduction

Target detection code for Gatech DBF 2018 Medical Express Challenge

This project aims to be a robust algorithm to detect targets

Author

Author: Eric Fang (CMU), Nick Zhang [email protected]

TO-DOs - Tickets

Description Status comment
Reduce box drawing time open
Go-pro undistortion Suspended we will do that for real computer
fix white balance (find ways how) closed update: our GoPro can't do that

Pipeline:(single image, no access to historic data)

Pre-adjustment: (exp) sharpening? Undistort

Tracking: Mask out prevalent color pixels(histogram, greenest) Mask small region of interest (area with unique colors) Local normalization/re-whitebalance in each ROI (prevent bias,lighting, WB) Edge detection, find lines, find crossing -> output.coordinate One crossing each ROI

Then, score each crossing, based on following criterion: Check length of crossed edges, does it look like our chessboard? Check color near crossing, are they alternating black/white?

Issues

When close to target, whites in target will be considered mode, therefore ROI may filter target out. This appears in clip1( 1:09-1:20 )

Some points get picked up in the pre-processing routine as flashing dots that appear intermittently from frame to frame This appears in clip1( 20-30, 49-52 )

Suggestions

Change target to non-directional pattern, like concentric circles

Notes

Gopro 1080p delivers usable source at 100ft altitute.

test_module's People

Contributors

nick-zhang1996 avatar

Stargazers

 avatar

Watchers

James Cloos 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.