[android-developers] android camera and image processing / control image enhancement

2012-04-27 Thread Dominik Schaudel
The background to my question is: I am currently developing a system for the recognition and detection of traffic signs. For this I use colour segmentation in the hsv colour space. The system/algorithm works very well via webcam and desktop pc. I have ported this algorithm to Android via

[android-developers] android image enhancements and image processing issues

2012-04-22 Thread Dominik Schaudel
the background to my question is: i am currently developing a system for the detection and recognition of traffic signs. for this i use color segmentation in hsv color space. the system works well via webcam und desktop pc. i have ported this algorithm to android via java native interface /

[android-developers] android camera and image processing / control image enhancement

2012-04-22 Thread Dominik Schaudel
The background to my question is: I am currently developing a system for the recognition and detection of traffic signs. For this I use colour segmentation in the hsv colour space. The system/algorithm works very well via webcam and desktop pc. I have ported this algorithm to Android via