Contributing

From BoofCV
Revision as of 16:49, 27 December 2013 by Peter (talk | contribs)
Jump to navigationJump to search

Ways to Contribute

BoofCV is an open source project and in order for it to grow its users need contribute to the project! Even if you don't know computer vision or how to program there are many ways you can contribute.

  1. Report bugs!
  2. Submit fixes on Github for code and javadoc errors
  3. Write code for using BoofCV in Processing
  4. Clean up its Maven build
  5. Continuous integration using Bamboo
  6. Validate the correctness of algorithms
  7. Image segmentation algorithms
  8. Clean up the Wiki
  9. Wavelets
    1. Arbitrary length Coiflet coefficients
    2. Arbitrary length Daub coefficients
    3. Verify that Biorthogonal Daub is buggy and fix
    4. Don't add any addition jar file requires for wavelet tasks
  10. Suggesting ways to improve the API.
  11. Runtime regression tests