Coder Social home page Coder Social logo

namuori00 / osaka_mobile_foodscan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bellsky/osaka

0.0 0.0 0.0 7.76 MB

이미지 검색을 통한 식단 칼로리 및 영양소 섭취 정보 획득

License: MIT License

C++ 0.25% C 0.02% Objective-C 0.01% Kotlin 0.01% Dart 2.19% Swift 0.03% HTML 0.03% CMake 0.22% Ruby 0.02% JavaScript 0.01% CSS 0.01% Python 97.07% PowerShell 0.11% Shell 0.04%

osaka_mobile_foodscan's Introduction

프로젝트 소개

편리한 음식 성분을 알아내기위해 사진을 찍고 이를 통해 음식을 구별해내고, 그 음식에 대한 성분표를 출력하는 앱 입니다.

프로젝트의 결과, 작동방식

  1. 모바일 앱을 이용해 음식 이미지를 찍습니다
  2. 받은 이미지를 백엔드서버에 업로드합니다
  3. 백엔드 서버에서 음식이미지를 통해 음식을 알아내고, json 형식으로 결과를 리턴합니다
  4. 클라이언트에서 받은 json 결과를 통해서, 음식을 고릅니다
  5. 고른 음식의 성분표를 DB를 통해 불러와 출력합니다.

프로젝트 파일 소개

FASTAPI_SERVER

백엔드 서버, 이미지처리, json 반환을 담당

Flutter_Client

모바일 클라이언트

사용한 API, SDK

  1. 플러터 SDK
  2. Google Vision API

개발환경

  • 모바일 앱 : flutter, DART
  • 백엔드, 이미지처리 : FastAPI, python

팀원



김태경


김유석


이홍규


선종호

라이선스(License List)

OSS Notice | Osaka

This application is Copyright © CATEGORY. All rights reserved.

The following sets forth attribution notices for third party software that may be contained in this application.


Code uses MIT license as follows:

The MIT License(MIT)

Copyright (c) CATEGORY

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
     
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
     
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

osaka_mobile_foodscan's People

Contributors

taegyungkim avatar bellsky avatar namuori00 avatar jymh22 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.