Coder Social home page Coder Social logo

bingozou / graphic4android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from byhook/graphic4android

0.0 1.0 0.0 5.24 MB

libjpeg-turbo、libpng、libyuv等图形图像处理库的移植与YUV和RGB的转换操作实践

Java 1.28% C 74.19% CMake 0.21% Shell 0.12% C++ 21.89% Objective-C 2.31%

graphic4android's Introduction

图形图像操作实践

主要是在native层对各种图片格式进行转换,记录一下

native-gauss

高斯模糊的开源算法很多,这个模块主要在native层对bitmap进行高斯模糊操作

native-libjpeg-turbo

移植了libjpeg-turbo库到android平台,在native层加载jpeg图片,进行渲染

原文地址

native-libpng

移植了libpng库android平台,在native层加载png图片,进行渲染

原文地址

native-yuv

libyuvgoogle开源的一个处理yuv格式数据的库,移植到android平台也比较简单

原文地址

native-yuv2image

主要用来实现yuv格式转换为图片格式

原文地址

native-yuv2rgb

主要用来实现yuv

原文地址

graphic4android's People

Contributors

byhook avatar

Watchers

 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.