当前位置:网站首页>Opencv learning log 18 Canny operator
Opencv learning log 18 Canny operator
2022-07-06 15:43:00 【@Spring sauce】
Preface
This article is mainly about opencv in canny Use of operators .
One 、canny operator
// The first question is call canny operator
#include <opencv2/opencv.hpp>
#include <iostream>
using namespace cv;
using namespace std;
int main()
{
cv::Mat dstMat;
cv::Mat srcMat = imread("C://Users//john//Desktop//1.jpg",0);
Canny(srcMat, dstMat, 75, 80, 3, false);
imshow("dstMat", dstMat);
waitKey(0);
}
summary
1. The code can run directly , If you don't understand, please leave a message .
边栏推荐
- Es6---es6 content details
- China's earthwork equipment market trend report, technical dynamic innovation and market forecast
- 12306: mom, don't worry about me getting the ticket any more (1)
- Cost accounting [14]
- ucore lab 2
- Accounting regulations and professional ethics [3]
- 学习记录:理解 SysTick系统定时器,编写延时函数
- Cost accounting [22]
- Nodejs+vue网上鲜花店销售信息系统express+mysql
- JS --- all basic knowledge of JS (I)
猜你喜欢

STM32学习记录:输入捕获应用

STM32學習記錄:輸入捕獲應用

Learning record: use STM32 external input interrupt

Ball Dropping

UCORE Lab 1 system software startup process

JS --- detailed explanation of JS DOM (IV)

学习记录:串口通信和遇到的错误解决方法

JS --- BOM details of JS (V)

Determine the Photo Position

Stm32 dossiers d'apprentissage: saisie des applications
随机推荐
学习记录:理解 SysTick系统定时器,编写延时函数
LeetCode#53. Maximum subarray sum
学习记录:如何进行PWM 输出
STM32學習記錄:輸入捕獲應用
Cost accounting [18]
ucore lab 6
Research Report on medical anesthesia machine industry - market status analysis and development prospect prediction
Interesting drink
cs零基础入门学习记录
Record of brushing questions with force deduction -- complete knapsack problem (I)
入门C语言基础问答
数据在内存中的存储&载入内存,让程序运行起来
程序员的你,有哪些炫技的代码写法?
D - Function(HDU - 6546)女生赛
Report on the market trend, technological innovation and market forecast of printing and decorative paper in China
Find 3-friendly Integers
Research Report on pharmaceutical R & D outsourcing service industry - market status analysis and development prospect forecast
C语言必背代码大全
Learning record: use stm32f1 watchdog
Research Report on surgical fluid treatment industry - market status analysis and development prospect prediction