Giter VIP home page Giter VIP logo

dogecv's Introduction



Discord server

Created by Alex Carter of Disnode Robotics
Version 1.1.1 Last Updated 1/3/2018

DogeCV

A easy to use computer vision library used for FTC Games to detect game objects. Based on Ender CV and OpenCV.

DISCLAIMER

THIS REPO IS STILL UNDER HEAVY DEVELOPMENT. I WILL BE ADDING FURTHER DOCUMENTATION, BUG FIXES AND NEW DETECTORS SOON. MANY OF THE

However, although many of the detectors are currently pretty basic, I am putting alot of time in effort into this lib, and open sourced it to let the community work or learn from my mistakes. This is the exact code my team will be running so I do have a decent motivation to work on it ;)

Credits

  • Levi 8148 AlephBots (Amazing color filtering and Cryptobox Detector)
  • Karter FTC 5975 Cybots (Brainstorming for Jewel Detector)
  • Aparna ig (Testing)
  • Everyone else on the Programming Discord <3 (Dealing with my bs)

Known Issues

  • Blue in background throws of Crypto checkers. (NO JEANS PLZZZ)
  • Gylph Detections pretty buggy

Planned Features / TODO

  • Glyph Color Reading
  • Previous frame's results to increase accuracy in detectors
  • Motion Tracking for Cryptobox
  • Cryptobox line checks follow lines instead of Y-Axis

Install (Credit to EnderCV)

  1. Download this repo, either by cloning from Git or using the zip download.
  2. Open up your FTC Application
  3. Navigate to File -> New -> Import Module from the title bar.
  4. When the a dialog comes up, asking for the module source directory, navigate to this repo and select the openCVLibrary320 folder, and then hit Finish
  5. Repeat steps 3 and 4 except instead of selecting the openCVLibrary320 folder, select the DogeCV folder instead.
  6. In the left hand side project explorer in Android Studio, right-click TeamCode, and click on Open Module Settings.
  7. A Project Struture dialog should come up. Click the Dependencies tab.
  8. Click the green plus sign on the right hand side, then Module dependency, and then :openCVLibrary320, then press OK.
  9. Repeat step 8, except substitute :openCVLibrary320 with :dogecv
  10. Click OK to exit the Project Structure dialog.

Detectors

See Wiki

Changelogs

1.1.1 HOTFIX:

  • Fixed Jewel Detector Blue Filter

1.1:

  • New Color Filter API
  • New Generic Detector
  • Fixed Jewel Debug Scores
  • Fixed Imports for DogeLogger inside Cryptobox Detector
  • Ported all detectors to Color Filter API
  • Added Yellow to LeviColorFilter
  • Added HSV color filter
  • New Relic/Generic Example

1.0:

  • New Cryptobox Detector
  • Youtube Tutorials
  • Per-Detector Documentation
  • Wiki Start
  • Added perfectRatio tuning for Jewels
  • Optimiziation
  • Removed Multiple Mat returning

0.5:

  • Fixed rotated preview on protrait mode.
  • Detectors return an array of images. You can cycle through them by tapping on the preview screen

Contact

If you have any suggestions or questions feel free to contact me at:
[email protected] or VictoryForPhil#4759 on Discord

You can also usually spot me on the FTC Discord.

dogecv's People

Contributors

victoryforphil avatar jeffless avatar lukeboi avatar

Watchers

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