Coder Social home page Coder Social logo

zsyg / image-to-bitmap-array Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coloz/image-to-bitmap-array

0.0 0.0 0.0 4.44 MB

convert image to C bitmap array | 一个纯前端的图片取模程序

Home Page: https://tools.clz.me

TypeScript 96.69% JavaScript 3.31%

image-to-bitmap-array's Introduction

convert image to C bitmap array

一个纯前端的图片取模程序,可将图片转换为C语言数组形式,用于单片机/arduino显示图片。

演示地址

https://tools.clz.me

设备端使用

推荐使用 u8g2 配合本软件进行图片显示
基于Arduino的演示

抖动取模

利用 Floyd-Steinberg-Dither 进行取模,可以将灰度转换成点密度。

原图 阀值取模 抖动取模

抖动取模代码来自项目canvas-floyd-steinberg-dither

更新

2017.2.8 取模软件好多,选择困难症又犯了,为了自救,所以自己做了个
2020.4.28 这个小软件意外受欢迎,那我再更新下吧
2020.5.1 新增抖动取模功能

编译

npm i
ng build --prod

在线乞讨

觉得不错,就请star一下

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.