runxinzhi.com
首页
百度搜索
opencv目录
编译
opencv库
opencv4.3的调用
cv::Point:二维/三维点类
cv::Scalar 标量(颜色)
cv::Size
大小
cv::Rect
矩形
cv::RotatedRect
斜矩形
cv::Matx 固定矩阵类
cv::Range 连续整数序列
cv::Ptr 智能指针
InputArray和OutputArray
std::vector 向量(动态数组)
std::pair两个数据组合成一个数据
cv::Mat
Mat函数
Mat
位运算
calcCovarMatrix 计算协方差矩阵
empty是否为空
绘图和文字
图像遍历
Mat复制
setTo设置值
imshow显示函数
imwrite保存函数
convertTo转换数据格式
saturate_cast防溢出函数
cvtColor图像制式转换
Mask(掩膜)
SparseMat稀疏矩阵
阈值分割-threshold
创建
滑动条createTrackbar
connectedComponents连通区域标识
distanceTransform 距离计算函数
高斯
滤波GaussianBlur
normalize归一化函数
FileStorage
读写文件
矩阵运算
opencv与qt5GUI融合
PCA主要成分分析
相关阅读:
一篇文章看懂mysql中varchar能存多少汉字、数字,以及varchar(100)和varchar(10)的区别
SQL处理下划线分割的两边数字都分别增加值
[LeetCode]Binary Tree Zigzag Level Order Traversal
[LeetCode]Binary Tree Level Order Traversal
[LeetCode]Candy
[LeetCode]Single Number II
[LeetCode]Single Number
[LeetCode]Copy List with Random Pointer
[LeetCode]Link List Cycle II
[LeetCode]Link List Cycle
原文地址:https://www.cnblogs.com/liming19680104/p/15333354.html
最新文章
switch-case语句
if-else if 语句
if-else格式
do-while 语句和 for语句
codeforces 680C C. Bear and Prime 100(数论)
codeforces 680B B. Bear and Finding Criminals(水题)
codeforces 680A A. Bear and Five Cards(水题)
codeforces 613B B. Skills(枚举+二分+贪心)
codeforces 590C C. Three States(bfs+连通块之间的最短距离)
codeforces 590B B. Chip 'n Dale Rescue Rangers(二分+计算几何)
热门文章
codeforces 590A A. Median Smoothing(思维)
codeforces 434B B. Nanami's Digital Board(分治)
codeforces 434A A. Ryouko's Memory Note(数学)
codeforces 677D D. Vanya and Treasure(二维线段树)
cp filename{,.bak}
实用工具
frp
常用软件下载地址
同步表结构 mysql-schema-sync
在 Linux 下如何查看一个进程的运行时间
Copyright © 2020-2023
润新知