Skip to content

Instantly share code, notes, and snippets.

@zhan6841
zhan6841 / Cross_Compile_libpcap_tcpdump_For_Android_Note.md
Created November 10, 2021 17:51
Cross compile libpcap and tcpdump for Android

Intro

This is my personal note for crossing compile libpcap and tcpdump for Android. It inludes the issues I met as well as how I fixed them.

Hardware

  • Android Device: A rooted ASUS ROG Phone II
  • OS on the Linux Device: Ubuntu 18.04

Software

@zhan6841
zhan6841 / ZED_OpenPose_Setup_Note.md
Last active November 3, 2021 05:55
ZED OpenPose Setup on Ubuntu 18.04

Introduction

This is my personal note for setup ZED OpenPose on Ubuntu 18.04. It inludes the issues I met as well as my solutions.

Environment & Hardware

  • OS: Ubuntu 18.04
  • ZED SDK: v3.6.1
  • CUDA: 10.2
  • cuDnn: v7.6.5 (v8.2.4 should also work)