Giter Site home page Giter Site logo

pixel_convert-master's Introduction

Pixel converter

이미지를 픽셀로 변환 후 색상 클러스터화하여 도트 그림처럼 보이게 합니다. 아래 링크에서 실행중인 오픈소스 프로젝트 사용하였습니다. ドット絵こんばーた

필수환경

  • Python 3.x
  • Flask
  • Pillow
  • OpenCV
  • uWSGI(uWSGI에서 실행하는 경우)

사용법

이미지를 업로드하고 조건을 설정한뒤 변환하면 기존 이미지가 가지고 있던 색상과 유사한 십자수 실의 색상으로 변환됩니다.

  • 이미지 최대 크기 2mb
  • 극단적인 비율의 이미지는 변환되지 않을 수 있음 ex) 세로로 긴 이미지 etc
  • 배경이 없으면 좀 더 자세하게 묘사됨
  • jpeg 파일을 사용하는 것을 권장함

핵심 기술

기존 오픈소스 프로젝트

  • k-means 알고리즘
  • Flask 서버
  • REST API

변경사항

  • 이미지 색상 변환
  • AWS EC2

pixel_convert-master's People

Contributors

indian966 avatar

Watchers

James Cloos avatar  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.