当前位置:网站首页>Opencv cvcircle function
Opencv cvcircle function
2022-07-29 08:38:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm the king of the whole stack , I wish every programmer can learn more languages .
cvCircle(CvArr* img, CvPoint center, int radius, CvScalar color, int thickness=1, int lineType=8, int shift=0)
img Is an image pointer , Single channel and multi-channel are ok , There is no need for special requirements
center To draw the center of a circle
radius Is the radius of the circle
color Set the color of the circle , For example, use CV_RGB(255, 0,0) Set to red
thickness Set the thickness of the circle line , The larger the value, the thicker the line , A negative number is the filling effect
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/118613.html Link to the original text :https://javaforall.cn
边栏推荐
- Is the sub database and sub table really suitable for your system? Talk about how to select sub databases, sub tables and newsql
- Tensorboard use
- 7.2-function-overloading
- AES 双向加密解密工具
- Time function in MySQL
- ROS common instructions
- Clion+opencv+aruco+cmake configuration
- Txt plain text operation
- 深度学习(1):银行客户流失预测
- Virtual augmentation and reality Part 2 (I'm a Firebird)
猜你喜欢

Markdown concise grammar manual

Segment paging and segment page combination

Day6: use PHP to write file upload page

Four pin OLED display based on stm32

The computer video pauses and resumes, and the sound suddenly becomes louder

数学建模——聚类

Play Parkour with threejs Technology

Ga-rpn: recommended area network for guiding anchors

What if official account does not support markdown format file preparation?

Day13: file upload vulnerability
随机推荐
Cmake setting vs Startup running environment path
AES 双向加密解密工具
用户身份标识与账号体系实践
【OpenCV】-算子(Sobel、Canny、Laplacian)学习
What is the working principle of the noise sensor?
ROS tutorial (Xavier)
多重背包,朴素及其二进制优化
Hal learning notes - Advanced timer of 7 timer
Noise monitoring and sensing system
Intel will gradually end the optane storage business and will not develop new products in the future
谷歌浏览器免跨域配置
User identity identification and account system practice
Vs2019 compilation cryengine failure problem handling
Clickhouse learning (II) Clickhouse stand-alone installation
Day4: SQL server is easy to use
110 MySQL interview questions and answers (continuously updated)
Data warehouse layered design and data synchronization,, 220728,,,,
Chrony time synchronization
PostgreSQL manually creates hikaridatasource to solve the error cannot commit when autocommit is enabled
PostgreSQL手动创建HikariDataSource解决报错Cannot commit when autoCommit is enabled