mWater / mWater-Android-App

An Android App that snaps a picture of a petrifilm, counts the bacteria and posts the counts on a server for the mWater project
https://github.com/AndroidImageProcessing
GNU General Public License v3.0
24 stars 16 forks source link

Compat sdk7 #73

Closed arichiardi closed 12 years ago

arichiardi commented 12 years ago

Fixed the result folder problem bug. Now app folders are saved under STORAGE/Android/data. Changed (it's just a proposal) the picture taking class so that it takes pictures even without auto-focus (with warning).

arichiardi commented 12 years ago

I was able to take a picture and process it (with bad results so far) with my Android 2.1/no focus mobile.

grassick commented 12 years ago

I'll have to manually pull this one. It won't merge automatically for some reason.

We'll have to see how much blur affects results. If it's a lot, we'll need to force focus before allowing a picture to be taken. Most of the time the reason it can't be taken is because it is too close, which we definitely want to catch!

arichiardi commented 12 years ago

Maybe because I closed it and reopened it?

Do you want me to try and open another one?

grassick commented 12 years ago

That would be great. Let's try a fresh one.

arichiardi commented 12 years ago

Done!