• Home
  • Archives
  • About
  • Power by Hexo
    • OpenCV
    • OpenCV Pytho...
    File: OpenCV Python 颜色检测 2020-11-18
    content

    参考

    • 用色彩空间做图像处理,让颜色提取更高效
    • Contours : Getting Started
    • Structural Analysis and Shape Descriptors
    • Multiple Color Detection in Real-Time using Python-OpenCV

    使用HSV(色相Hue, 饱和度Saturation, 明亮度Value, 有时也称为Brightness)色彩空间。HSV将颜色信息与亮度信息分开,减小了光线对特定颜色识别的影响。

    • OpenCV
    • 使用OpenCV Pyt...
    File: 使用OpenCV Python检测二维码 2020-11-17
    content

    参考

    • cv::QRCodeDetector Class Reference
    • Linux
    • Gentoo
    • Gentoo内核升级一般步骤
    File: Gentoo内核升级一般步骤 2020-11-17
    content

    升级内核

    建议在make.conf中添加USE='symlink',然后更新系统。

    sudo emerge --ask --verbose --update --deep --newuse @world
    • Code
    • others
    • 编程语言调用命令行操作
    File: 编程语言调用命令行操作 2020-11-16
    content

    写在前面

    使用语言

    • Python
    • C

    可执行文件hello.sh:

    #!/bin/bash
    echo "hello my friend"

    不要忘记赋予hello.sh执行权限

    • Linux
    • Problem
    • Linux常见问题
    File: Linux常见问题 2020-11-16
    content

    问题

    • SSH未知终端: 'alacritty': unknown terminal type.
    • SSH 服务安装: openssh-client和openssh-server
    • apt 报错: Could not get lock /var/lib/dpkg/lock-open
    • Ubuntu Snap 报错: error: cannot install "douban-fm": snap "core" has changes in progress
    • Ubuntu 更改tty界面字体大小
    • apt使用.rpm包
    • CentOS大多软件包不能找到
    • Windows发来文件乱码
    • Ubuntu 18.04 useradd无法创建用户主目录
    • Ubuntu 图形化界面/命令行界面
    • Microcomputer
    • Raspberry
    • Raspberry安装3...
    File: Raspberry安装3.5英寸LCD屏幕 2020-11-16
    content

    写在前面

    3.5 inch LCD 屏幕驱动安装简单,但是需要选择正确的驱动。有两大类:

    1. Waveshare
    2. KeDei

    直观差异就是引脚不同。

    具体差异可参考:KeDei 3.5 inch 480x320 TFT lcd from ali

    • Tool
    • Gitbook
    • Gitbook添加自定义...
    File: Gitbook添加自定义CSS 2020-09-15
    content

    写在前面

    参考: 配置|GitBook文档

    • Linux
    • Common
    • Linux工具
    File: Linux工具 2020-09-13
    content

    写在前面

    Linux上一些常用的工具。

    例如:可以自动补全的mysql工具mycli,交互式搜索的fzf,代码统计工具cloc…

    • Tool
    • Gitbook
    • Gitbook安装错误处理
    File: Gitbook安装错误处理 2020-09-13
    content

    写在前面

    参考: How I fixed a “cb.apply is not a function” error while using Gitbook

    通过注释对应代码成功安装gitbook

    解决错误:

    CLI version: 2.3.2
    Installing GitBook 3.2.3
    /usr/lib64/node_modules/gitbook-cli/node_modules/npm/node_modules/graceful-fs/polyfills.js:287
          if (cb) cb.apply(this, arguments)
                     ^
    
    TypeError: cb.apply is not a function
        at /usr/lib64/node_modules/gitbook-cli/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18
        at FSReqCallback.oncomplete (fs.js:177:5)
    • Literature
    • 囚
    File: 囚 2020-09-12
    content

    摘录

Prev12345…10Next
  • category
  • tree
  • BigData
    • Hadoop
  • Code
    • Android
    • Assembly
    • GUI
      • Qt
    • Java
      • maven
    • OpenGL
    • Python
    • SDK
      • ArcSoft
    • others
  • Database
    • MySQL
  • Linux
    • CentOS
    • Gentoo
    • Problem
    • Shell
    • Ubuntu
    • common
      • tmux
  • Microcomputer
    • 51
    • Arduino
    • Pi
  • NeuralNetwork
    • OpenVINO
    • yolov5
  • OS
  • OpenCV
    • QRCode
  • Python
    • MySQL
    • pyqt5
  • Tool
    • Intellij IDEA
    • VSCode
    • Visual Studio
    • gitbook
  • WEB
    • AMap
    • Spring
    • others
  • Windows
    • others
  • others
  • 博客
  • 文章
  • tag
  • dir
51 AMap Android ArcSoft Arduino Assembly CentOS Gentoo Hadoop IDEA Linux MySQL NerualNetwork NeuralNetwork OS OpenCV OpenGL Pi Python QRCode Qt Shell Ubuntu VSCode Visual Studio WEB Windows common gitbook maven others pyqt5 tmux 博客 文章