Skip to content

Commit

Permalink
fixing issues
Browse files Browse the repository at this point in the history
Incorporating suggestions addressed in #9 and #10
Added some more infos about future goals
  • Loading branch information
vektorious committed Apr 11, 2018
1 parent 6141cf2 commit ccea6bf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Expand Up @@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
reported by contacting the [project team](mailto:alexander.kutschera@googlemail.com). All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -10,7 +10,7 @@
-->

## Hello!
Welcome to the MBac project repository! I started it as part of Mozilla Open Leaders Round 5 in early 2018. Here we work on the development of software tools and a low-cost open hardware setup to study how bacteria move. If you are interested you can read a bit more about the idea behind MBac and who I am in this README.
Welcome to the MBac project repository! It started as part of Mozilla Open Leaders Round 5 in early 2018. Here we work on the development of software tools and a low-cost open hardware setup to study how bacteria move. If you are interested you can read a bit more about the idea behind MBac in this README and get in contact on [gitter](https://gitter.im/mbac-project/Lobby).
<p align="center">
:star::star2: <a href="https://github.com/vektorious/mbac/issues">Things we are currently working on</a> :star2::star:
</p>
Expand Down Expand Up @@ -65,7 +65,7 @@ Write a computer vision application to calculate the are the bacteria cover and
- calculate the area covered by the bacteria
- calculate movement rate

For a more detailed description about how you can contribute check out [CONTRIBUTING.md](https://github.com/vektorious/mbac/blob/master/CONTRIBUTING.md).
For a more detailed description about how you can contribute check out [CONTRIBUTING.md](https://github.com/vektorious/mbac/blob/master/CONTRIBUTING.md) or join our [gitter channel](https://gitter.im/mbac-project/Lobby).

Since this project is part of Mozilla Open Leaders Round 5 (and because they are well elaborated) the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/) apply to everyone who wants to contribute to this project.

Expand Down
7 changes: 7 additions & 0 deletions ROADMAP.md
Expand Up @@ -23,4 +23,11 @@ This should be a simple first version of the software without GUI or anything li
- Migration area and speed over time from picture series [issue #6](https://github.com/vektorious/mbac/issues/6) and [issue #7](https://github.com/vektorious/mbac/issues/7)

#### Milestone: Mozilla's Global Sprint (10.-12.05.2018)

#### Future Goals
There are many thing which can added to the build/software. Here are just some ideas:
- image server
- shape scoring
- deep learning

**Deadline: 09.05.2018**

0 comments on commit ccea6bf

Please sign in to comment.