Giter VIP home page Giter VIP logo

stm32-jpg-dec's Introduction

STM32 JPG DECODER

项目说明

  • 解码器为 ok-file-formats
  • 测试平台:STM32F469NIH6
  • 测试环境:IAR 7.80.4

特性

  • 支持如下两种数据源方式,使用 user_file_buf.h 中的 USE_FILE_BUFFER 进行切换.
  • 使用 fatfs 从文件中读取 jpg 数据解码, dec_jpg().
  • 从数据流中读取 jpg 数据解码, dec_jpg_buf().
  • 支持 RGBA8888(32 bit), RGB888(24 bit) 颜色模式, 使用 ok_jpg.h 中的 JUST_USE_RGB 进行切换.

stm32-jpg-dec's People

Contributors

cyang812 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.