約9,140件1ページ目

日本語のみで絞り込む

Capture and display video from either IP CAM, USB webcam, or the Tegra X2/X1 onboard camera. - tegra-cam.py.

2024/1/17 -Gstreamer-OpenCV face detection for Jetson TX1 · Contents · Introduction · Gst-OCV Overview · GstOCVFacedetection: First results.

2016/2/11 -I've been trying to capture a live video stream from a USB Cam using the simplest cookbook example from OpenCV (C++), but I'm getting errors ...

capturing video frames from a camera using OpenCV's cv::VideoCapture class, and; applying feature detection to the image and video frames using cv:: ...

OVERVIEW. The Jetson TX1 module is NVIDIA's latest processor system-on-module for embedded applications, based on the Tegra X1 chip. The Jetson TX1.

The Tegra 2 video decoder is largely unchanged ... Tegra 4, Tegra 4i, Tegra K1, Tegra X1, Tegra X1+, Tegra X2, Xavier, Orin, Thor ... OpenCV can make use of the ...

This document is a basic guide to building the OpenCV libraries with CUDA support for use in the Tegra environment. It covers the basic elements of building ...

2023/9/3 -And use the command shown bellow to check the parameters of the CSI camera. $ v4l2-ctl --list-devices # VIDIA Tegra Video Input Device (platform ...

2019/6/12 -It covers all image processing stages starting from raw image acquisition from a camera to JPEG or JPEG2000 compression with storage to RAM or ...

2019/4/19 -I'd like to compare the C++ and Python module performance, but I can't seem to build a C++ program. $ cat frame.cpp #include "opencv2/opencv.hpp ...