zoukankan      html  css  js  c++  java
  • 嵌入式linux通用截图工具(增强版)

    转载时请注明出处和作者联系方式
    文章出处:http://www.limodev.cn/blog
    作者联系方式:李先静 <xianjimli@gmail.com>

    gsnap不基于任何具体的GUI,直接从framebuffer中截图,所以适用于任何嵌入式linux设备。相对前一个版本,主要改动有:

    1. 增加RGB888/ARGB8888支持
      增加png格式输出(感谢figofuture提供)。
  • 有需要的朋友请到这里 下载。

查看全文
  • 相关阅读:
    零基础学习Java,视频、网上直播和线下培训,哪个更好?
    艾编程:海量消息数据的处理kafka以及海量数控读取储存处理Mycat
    艾编程coding老师:深入JVM底层原理与性能调优
    Are Noisy Sentences Useless for Distant Supervised Relation Extraction?
    A Probabilistic Formulation of Unsupervised Text Style Transfer
    Orderless Recurrent Models for Multi-label Classification
    Learning from Easy to Complex: Adaptive Multi-curricula Learning for Neural Dialogue Generation
    Hyper-Parameter Optimization: A Review of Algorithms and Applications
    Capturing document context inside sentence-level neural machine translation models with self-training
    ReZero is All You Need: Fast Convergence at Large Depth
  • 原文地址:https://www.cnblogs.com/zhangyunlin/p/6167382.html
  • Copyright © 2011-2022 走看看