xxradon / libv4l2_opencv_mat
v4l2 to oepncv mat,surport V4L2_PIX_FMT_YUYV,V4L2_PIX_FMT_MJPEG,V4L2_PIX_FMT_NV12,V4L2_PIX_FMT_YVU420,V4L2_PIX_FMT_YUV420
☆27Updated 5 years ago
Alternatives and similar repositories for libv4l2_opencv_mat:
Users that are interested in libv4l2_opencv_mat are comparing it to the libraries listed below
- 封装Jetson Multimedia API的编解码库,基于https://github.com/jocover/jetson-ffmpeg基础进行的修改,未集成于ffmpeg,可单独使用。☆38Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5检测车牌和4个角点,包含C++和Python两个版本的程序☆71Updated 3 years ago
- 使用Rockchip-RGA硬件加速实现图像处理的小例子☆15Updated 2 years ago
- Around View Monitor☆22Updated 2 years ago
- 在瑞芯微rockchip的AI芯片rv1109上,利用rknn和opencv库,修改了官方yolov3后处理部分代码Bug,交叉编译yolov3-demo示例后可成功上板部署运行。☆33Updated 3 years ago
- 基于海思3519的YOLOv3例程☆22Updated 4 years ago
- ☆30Updated 4 years ago
- gstreamer rtsp client support rockchip and jetson nx for C/C++ Python☆58Updated last year
- C++版本多目标跟踪☆27Updated 3 years ago
- mpp+h264+rga+live555++opencv+rtsp☆14Updated 4 years ago
- V4L2+OpenCV3.1以MPJG格式采集图像☆72Updated 4 years ago
- rknn inference☆44Updated 2 years ago
- Automatic calibration algorithm that calibrates four cameras of an around view monitor (AVM) system simultaneously in a natural driving s…☆27Updated 3 years ago
- 启动多线程, relu激活, 3588的yolo部署, 帧率150以上.☆18Updated last year
- ☆39Updated 5 years ago
- ffmpeg->rockchip mpp decoding->rknpu rknn->opencv opengl rendering☆38Updated 2 years ago
- ☆10Updated 4 years ago
- mpp 硬解码☆29Updated 3 years ago
- rv1126,rk1808,hisi3516dv300,hisi3559av100,mnn,nnie,npu,vfnet,retinaface,arcface,centernet,ttf,yolox,detect,alg. This is a cross-platform …☆30Updated 8 months ago
- 在rockchip3588上实现用ffmpeg进行推拉流,其中推拉流使用硬件加速编解码☆61Updated last year
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆38Updated last year
- ☆77Updated last year
- ☆33Updated last year
- yolov5 detector using rockchip rknn in C++☆37Updated 2 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆31Updated 2 years ago
- A rknn cpp/c++ inference codebase for yolov5.☆30Updated 3 years ago
- Top view for the car☆20Updated 2 years ago
- 开发板为RK3399-firefly,使用mpp进行做硬解码,显示使用X11+OpenGL ES 2.0☆62Updated 4 years ago
- 基于hisi3559a的yolov5