Code Monkey home page Code Monkey logo

sdust-zynq-cctv's Introduction

youmu-zynq-cctv

毕业设计部分测试工程

视频分辨率转换 IP

hls_resize 用 HLS 编写的,用于将 1920x1080@30fps 的视频转换为 800x480@30fps 。

视频压缩

lz4_c_test 相较于专用的压缩算法, lz4 同时具有较好的通用性、极高的压缩速度和可观的压缩率,适合在 PS 端运行。

第三方库:修改前的 lz4 原始代码 使用 MIT 协议开源。

hls_jpeg只做测试使用,原始代码来自这里 zahraEbrahimiCFAED/JPEG-Encoder-Image-Compression

仅用于测试在 ANN DCT 中使用 32位 整数代替原先的 32位 浮点来提升吞吐量的效果。

HLS 版本: 2017.4

AX7020 Demo 工程

hdmi_vdma_out.zip 一个 demo 工程,向 VDMA 直接写入 1920x1080 的图像, HDMI 输出为 800x480@60fps。 hdmi_ov5640_single.zip 一个 demo 工程,摄像头使用 AN5642 , HDMI 输出为 800x480@60fps ,只使用了其中一个摄像头。

没有网络支持没有双缓冲。

第三方 IP :使用了 Digilent 的 RGB to DVI Video Encoder 和 Dynamic Clock Generator ,这些 IP 使用 MIT 协议开源。使用了 alinx ov5640 闭源 IP ,配合 AN5642 模块使用。

二进制

上传了工程实现每个阶段的 bootimage ,命名体现功能改变。

sdust-zynq-cctv's People

Contributors

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