jetson-utils

C++/CUDA/Python multimedia utilities for NVIDIA Jetson

https://github.com/dusty-nv/jetson-utils

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

C++/CUDA/Python multimedia utilities for NVIDIA Jetson

Basic Info
  • Host: GitHub
  • Owner: dusty-nv
  • License: mit
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 1.29 MB
Statistics
  • Stars: 808
  • Watchers: 35
  • Forks: 309
  • Open Issues: 154
  • Releases: 0
Created about 8 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

jetson-utils

C++/CUDA/Python multimedia utilities for NVIDIA Jetson:

| | | |------------------------|-------------------------------------------------| | cpp/ | Various system & media utilities with C++ interfaces | |     camera/ | GStreamer-based camera capture (V4L2, MIPI CSI) | |     codec/ | GStreamer-based hardware video encoder/decoder | |     display/ | OpenGL window & rendering | |     image/ | Image loading & saving | |     input/ | Human Interface Devices (HID) from /dev/input | |     network/ | Sockets, IPv4/IPv6, WebRTC/RTSP server | |     parsers/ | Filesystem, CSV/JSON/XML parsing, command-line | |     threads/ | Multithreading, locks, and events | |     video/ | Video streaming interfaces | | cuda/ | CUDA image processing functions | | docs/ | Collection of Linux commands and links | | python/ | Python utilities, examples, and C++ bindings | | scripts/ | Standalone shell scripts in Bash or Python |

Documentation

Documentation for jetson-utils can be found here:

Assorted links and tips-and-tricks for Linux are kept under docs/

Building from Source (C++/CUDA)

This will build and install the C++/CUDA library (libjetson-utils.so) along with the Python extension module:

bash git clone https://github.com/dusty-nv/jetson-utils cd jetson-utils mkdir build cd build cmake ../ make -j$(nproc) sudo make install sudo ldconfig

If you're missing dependencies, run the jetson-inference/CMakePreBuild.sh script.

Install with Pip (Python only)

This will install the Python-native modules from python/jetson_utils which do not depend on the C++ extension bindings and get installed on top:

pip3 install -e /path/to/your/jetson-utils

Or directly from GitHub:

pip3 install git+https://github.com/dusty-nv/jetson-utils

Owner

  • Name: Dustin Franklin
  • Login: dusty-nv
  • Kind: user
  • Company: NVIDIA

@NVIDIA Jetson Developer

Citation (CITATION.cff)

cff-version: 1.2.0
title: >-
  Jetson Utils(C++/CUDA/Python multimedia utilities for
  NVIDIA Jetson)
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Dustin
    family-names: Franklin
    affiliation: Nvidia
repository-code: 'https://github.com/dusty-nv/jetson-utils'
url: 'https://www.jetson-ai-lab.com/'
abstract: C++/CUDA/Python multimedia utilities for NVIDIA Jetson
license: MIT

GitHub Events

Total
  • Issues event: 23
  • Watch event: 110
  • Issue comment event: 15
  • Push event: 11
  • Pull request event: 8
  • Fork event: 27
  • Create event: 1
Last Year
  • Issues event: 23
  • Watch event: 110
  • Issue comment event: 15
  • Push event: 11
  • Pull request event: 8
  • Fork event: 27
  • Create event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 636
  • Total Committers: 13
  • Avg Commits per committer: 48.923
  • Development Distribution Score (DDS): 0.033
Past Year
  • Commits: 10
  • Committers: 2
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.1
Top Committers
Name Email Commits
Dustin Franklin d****f@n****m 615
ypiadyk y****k@g****m 5
Mangus Linderoth m****s@e****e 3
Mo Xiaoming m****g@y****m 2
Hiroshi Yamamoto h****o@m****m 2
Frank Sepulveda s****y@g****m 2
石迈 y****o@g****m 1
shoaib42 s****b@e****a 1
andrejlevkovitch a****h@g****m 1
Thomas Eppenberger t****r@g****m 1
Patrick Edson p****n 1
Johnny j****4@g****m 1
Hiroshi Yamamoto h****o@s****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 101
  • Total pull requests: 18
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 3 months
  • Total issue authors: 72
  • Total pull request authors: 15
  • Average comments per issue: 2.32
  • Average comments per pull request: 0.67
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 21
  • Pull requests: 6
  • Average time to close issues: 3 months
  • Average time to close pull requests: N/A
  • Issue authors: 17
  • Pull request authors: 6
  • Average comments per issue: 0.48
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kankanjiuzou123 (7)
  • lida2003 (4)
  • SeeRich (3)
  • lofyol (3)
  • JIA-HONG-CHU (3)
  • Kajatin (2)
  • slovak194 (2)
  • lweingart (2)
  • lasiyan (2)
  • YyHhSu (2)
  • Hongfeng-mtec (2)
  • Pi-Boss (2)
  • smbunn (2)
  • pedson (2)
  • alex-stefan (2)
Pull Request Authors
  • johnnynunez (6)
  • com3-14lation-error (2)
  • TangmereCottage (2)
  • OYCN (2)
  • poett1 (2)
  • cjolivier01 (1)
  • onurbingol (1)
  • oUp2Uo (1)
  • ypiadyk (1)
  • arufl (1)
  • alariq (1)
  • ricknitsche (1)
  • andrejlevkovitch (1)
Top Labels
Issue Labels
Pull Request Labels