当前位置:网站首页>Opencv get (propid) common values
Opencv get (propid) common values
2022-06-24 08:26:00 【Qredsun】
| function | param | define |
|---|---|---|
| cv2.VideoCapture.get | 0/CAP_PROP_POS_MSEC | Where the video is currently playing , Millisecond unit |
| 1/CAP_PROP_POS_FRAMES | Based on 0 The initial index of the captured or decoded frame | |
| 2/CAP_PROP_POS_AVI_RATIO | Relative location of video files ( Current playback position ):0= The movie begins ,1= The end of the movie | |
| 3/CAP_PROP_FRAME_WIDTH | The frame width of the video stream | |
| 4/CAP_PROP_FRAME_HEIGHT | Frame height of video stream | |
| 5/CAP_PROP_FPS | Frame rate | |
| 6/CAP_PROP_FOURCC | codec , Character code | |
| 7/CAP_PROP_FRAME_COUNT | Frames of video file | |
| 8/CAP_PROP_FORMAT | Returns the format of the object | |
| 9/CAP_PROP_MODE | Return backend specific values , The current capture mode | |
| 10/CAP_PROP_CONTRAST | The brightness of the image ( Suitable for cameras ) | |
| 11/CAP_PROP_CONTRAST | The contrast of the image ( Suitable for cameras ) | |
| 12/CAP_PROP_SATURATION | The saturation of the image ( Suitable for cameras ) | |
| 13/CAP_PROP_HUE | halftone image ( Only for cameras ) | |
| 14/CAP_PROP_GAIN | Image gain ( Only for cameras ), white balance | |
| 15/CAP_PROP_EXPOSURE | Exposure ( Only for cameras ) | |
| 16/CAP_PROP_CONVERT_RGB | Convert image to RGB The Boolean sign | |
| 17/CAP_PROP_WHITE_BALANCE_BLUE_U | Temporarily not supported | |
| 18/CAP_PROP_RECTIFICATION | Correction and marking of stereo camera , Only DC1394 v.2x Back end support |
For more properties, please refer to link
边栏推荐
- Getting started with crawler to giving up 06: crawler play Fund (with code)
- Question 1: the container that holds the most water
- Swift Extension ChainLayout(UI的链式布局)(源码)
- 11--无重复字符的最长子串
- PAT 1157:校庆
- 12--合并两个有序链表
- Four models of iPhone 13 series have been exposed, and indeed, they are 13 fragrant!
- Dart development server, do I have a fever?
- 根据网络上的视频的m3u8文件通过ffmpeg进行合成视频
- [graduation season] Hello stranger, this is a pink letter
猜你喜欢

JUC个人简单笔记

蓝桥杯_N 皇后问题

Question bank and simulation examination for operation certificate of refrigeration and air conditioning equipment in 2022

C语言_字符串与指针的爱恨情仇

Markdown 实现文内链接跳转

Installation and use of selenium IDE

For a detailed explanation of flex:1, flex:1

自动化测试的未来趋势

LabVIEW查找n个元素数组中的质数

Swift Extension ChainLayout(UI的链式布局)(源码)
随机推荐
自动化测试的未来趋势
Promise usage scenarios
蓝桥杯_N 皇后问题
Analysis of abnormal problems in domain name resolution in kubernetes
Industrial computer anti cracking
12--合并两个有序链表
12-- merge two ordered linked lists
VsCode主题推荐
Tool functions – get all files in the project folder
Use of swift basic closure /block (source code)
Chart list Performance Optimization: minimum resource consumption in the visualization area
"Adobe international certification" about Adobe Photoshop, creating and modifying brush tutorials?
Getting started with ffmpeg
MySQL source and target table row count check
JVM underlying principle analysis
Utilisation de la fermeture / bloc de base SWIFT (source)
Optimization and practice of Tencent cloud EMR for cloud native containerization based on yarn
13 -- remove invalid parentheses
The JS macro of WPS implements the separation method of picture text in the same paragraph
新技术实战,一步步用Activity Results API封装权限申请库