登录
首页 » c++ » opencv实现简单的电脑摄像头的调用并用canny因子进行处理图像

opencv实现简单的电脑摄像头的调用并用canny因子进行处理图像

于 2022-05-06 发布 文件大小:1.66 kB
0 137
下载积分: 2 下载次数: 1

代码说明:

本程序是自己用VS2015配opencv2.4.13.3版本进行的摄像头调用以及canny因子的应用,用单帧处理的方式进行视频采集结合后期边缘处理。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ECC_Paper
    关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)
    2013-09-18 23:47:01下载
    积分:1
  • 基于QT实现的基础图形绘图系统.7z
    输入椭圆中心和长短轴径; 2. 计算得到中心在原点的椭圆上的第一个点=; 3. 根据公式(1.1.3-2)计算区域1中决策参数的初值为; 4. 在区域1中每个位置处,从开始,反复按照公式(1.1.3-3)更新决策参数,若决策参数小于0则不变,反之加1,一直循环到为止,记第一个满足此条件的点为(); 5. 在区域2的每个位置处,从开始,反复按照公式(1.1.3-6)更新决策参数,若决策参数小于0则不变,反之加1,一直循环到()为止;(Input ellipse center and long and short axis diameter; 2. The first point of the center on the ellipse at the origin is calculated. 3. According to formula (1.1.3-2), the initial value of decision-making parameters in region 1 is calculated. 4. At each location in region 1, the decision-making parameters are updated repeatedly according to formula (1.1.3-3). If the decision-making parameters are less than 0, they will remain unchanged. If the decision-making parameters are less than 0, then add 1 and cycle until the first point satisfying this condition is (); 5. At each location of region 2, the decision parameters are updated repeatedly according to the formula (1.1.3-6). If the decision parameters are less than 0, they will remain unchanged. If the decision parameters are less than 0, then add 1 and cycle until ().)
    2020-11-13 16:49:42下载
    积分:1
  • 注册一个标准的字符设备
    1:  /*动态分配一个设备号*/alloc_chrdev_region(&LedDev,0,1,"myled"); //我们可以读取/proc/devices文件以获得Linux内核分配给设备的主设备号和设备名字2: /*动态分配cdev结构体,返个cdev结构;如果执行失败,将返回NULL。*/LedCdev = cdev_alloc();3: /*初始化Cdev结构体*/cdev_init(LedCdev,&fops);4: /*注册Cdev结构体*/cdev_add(LedCdev,LedDev,1);
    2022-01-26 02:49:41下载
    积分:1
  • GetHostNameIP
    vc 获取主机名和IP地址GetHostNameIP的源码(vc obtain the host name and IP address GetHostNameIP source)
    2011-07-17 13:39:21下载
    积分:1
  • 51单片机的eeprom和iic通信软件模拟程序
    51单片机的eeprom和iic通信软件模拟程序(Eeprom and IIc communications in 51 single chip machines)
    2020-06-19 12:00:06下载
    积分:1
  • 透视投影Bezier曲面
    透视投影的有趣算法(interesting perspective projection algorithm)
    2005-01-10 09:08:09下载
    积分:1
  • C++通讯录
    cout
    2022-02-28 12:57:58下载
    积分:1
  • 10A-MotionSensor-driver
    展讯平台下的驱动配置介绍,关于MotionSensor驱动配置介绍(Drive configuration describes Spreadtrum platform, introduced on MotionSensor drive configuration)
    2014-05-20 10:45:16下载
    积分:1
  • NVX
    简单的女鞋销售系统,但包含了基本的C#用法、数据库连接等,适合于初学者阅读(Simple shoes sale system, but contains the basic usage of C#, database connections, suitable for beginners to read)
    2020-11-28 13:19:29下载
    积分:1
  • classic-C-program
    D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序 进退法子程序 黄金分割法子程序 外点惩罚函数法子程序 (relay) (D F P variable scale recourse procedures Matlab procedures Powell recourse procedures point penalty function tool procedures stop recourse procedures 0.618 recourse procedures Point Penalty Function tool (relay))
    2006-06-02 12:09:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载