GithubHelp home page GithubHelp logo

tensorflowt / hisi3519_jpg2yuv Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 23.79 MB

基于海思nnie推理引擎,实现图像JPG转为YUV格式

CMake 0.80% C 25.83% C++ 72.20% Makefile 1.04% Objective-C 0.13%

hisi3519_jpg2yuv's Introduction

项目简介

使用海思平台完成 JPG 格式图像转换 YUV420SP(NV21)格式图像的操作

方便大家进行 IVE 或 NNIE 的测试

注意事项

  • 支持在使用 arm-himix200-linux 编译器的海思平台上运行
  • 如果不是 Hi3519AV100 的话,可能需要修改 CMakeLists.txt 里的编译选项
  • 仅支持 64x64~1920x1080 大小的图片进行转换

使用方法

  1. 编译项目

    cd build

    cmake ..

    make

  2. data/images/JPG 目录下放你需要转换的图片

  3. build 目录下执行程序

  4. 转换好的 YUV 图片在 data/images/YUV 目录下

贡献

  1. 使得 IVE 模块独立出来,抛弃了冗余的模块
  2. 使用 cmake 进行编译,同 Makefile 相比可读性更好
  3. 因为 IVE 算子有限,所以加入了 opencv-3.4.3 静态库

hisi3519_jpg2yuv's People

Contributors

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