Skip to content

bervProject/RGBCounter

Repository files navigation

RGBCounter

Build Status

Code Review Build Status
Codacy Badge Android CI

Count Red, Green, Blue value each pixel in an picture.

How to Use

Just click photo or grey image (initial) to take a picture.

Dependencies

  1. Fresco (Image Viewer)
  2. MPAndroidChart (Chart View)
  3. android-image-picker (Galery picker, Photo picker, etc.)

LICENSE

  Copyright 2018 Bervianto Leo Pratama

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.