登录
首页 » c++ » opencv 着色

opencv 着色

于 2022-01-23 发布 文件大小:9.11 kB
0 34
下载积分: 2 下载次数: 1

代码说明:

const vec3 WHITE(1.0, 1.0, 1.0); const vec3 BLACK(0.0, 0.0, 0.0); const vec3 RED(1.0, 0.0, 0.0); const vec3 GREEN(0.0, 1.0, 0.0); const vec3 BLUE(0.0, 0.0, 1.0); const int CIRCLE_NUM_POINTS = 100; const int ELLIPSE_NUM_POINTS = 100; const int TRIANGLE_NUM_POINTS = 3; const int SQUARE_NUM = 6; const int SQUARE_NUM_POINTS = 4 * SQUARE_NUM; const int TOTAL_NUM_POINTS = TRIANGLE_NUM_POINTS + SQUARE_NUM_POINTS + CIRCLE_NUM_POINTS + ELLIPSE_NUM_POINTS;

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

发表评论

0 个回复

  • 9731388
    symbian 图标停靠在状态栏功能齐全 图标停靠在状态栏功能齐全()
    2018-07-08 10:48:13下载
    积分:1
  • Big_Num
    大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)
    2010-01-22 12:24:30下载
    积分:1
  • PassStarter
    This is example how to load a dll library and prepare for hook.
    2013-12-25 07:46:25下载
    积分:1
  • 用栈写的运算表达式,可判断运算符优先级
    1. 问题描述     表达式计算是实现程序设计语言的基本问题之一,也是栈的应用的一个典型例子。设计一个程序,演示用算符优先法对算术表达式求值的过程。 2. 基本要求 以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。实现对算术四则混合运算表达式的求值。 用法:输入运算表达式,以‘#’结尾
    2022-02-05 08:07:57下载
    积分:1
  • STM32 ADC多通道DMA模式
    STM32战舰调试通过,ADC多通道采集+DMA传输数据,可配置为双ADC模式 STM32战舰调试通过,ADC多通道采集+DMA传输数据,可配置为双ADC模式
    2023-06-18 02:55:05下载
    积分:1
  • C# 加密解密例子源码下载( DES、3DES、TDEA、Blowfish、RC2、RC4、RC5、IDEA、SKIPJACK、AES )
    C# 加密解密例子源码下载( DES、3DES、TDEA、Blowfish、RC2、RC4、RC5、IDEA、SKIPJACK、AES )
    2015-06-01下载
    积分:1
  • My-Serial
    用C#写的串口调试助手,发送,接收,保存,十六进制显示、发送等。。。(Written in C# serial debugging assistant)
    2013-03-17 17:23:33下载
    积分:1
  • 逐笔导出工具及使用说明
    本工具可将大智慧L2D文件中的逐笔成交明细导出成csv格式的文本文件,包括成交时间,成交价格,成交方向和成交数量,方便在excel或其他编程工具中调用分析。 L2D乃点播数据,必须在收费帐号大智慧中浏览了逐笔数据才会有,如果要导出全部个股数据,就要浏览完所有个股的逐笔数据。为简化操作,可用键盘精灵等工具来实现自动浏览。 在L2D文件已有的前题下,只需在本工具上简单地设置一下大智慧安装目录和导出数据存放目录即可。 本工具可按需要单股、批量导出,盘中、盘后均可需要导出。(This tool can be of great wisdom in the L2D file by the transaction details to export to CSV format text files, including transaction time, transaction price, transaction direction and the number of transactions, to facilitate analysis of call in Excel or other programming tools. L2D is on demand data, must be in charge of great wisdom in the transaction account data browsing will have, if you want to export all the stock data, to browse the data of all stock transaction. In order to simplify the operation, you can use keyboard, Sprite and other tools to realize automatic browsing. On the basis of the existing L2D file, only in the tool simply set a great wisdom installation directory and export data storage directory. This tool can be exported as required, single stock, batch, and can be exported after disk and after hour.)
    2020-06-29 16:40:01下载
    积分:1
  • 华为C语言规范
    说明:  语言规范,养成基础好习惯。 Normative programming(Normative programming)
    2020-06-17 18:20:02下载
    积分:1
  • SIM900A短信发送控制
    此代码为ARM控制SIM900A发送短信源码,包含UART通信配置,以及字符串的发送和处理。采用AT指令控制SIM900A发送短信。发送模式分为中文内容和英文内容。配置简单齐全。
    2022-03-03 17:36:21下载
    积分:1
  • 696518资源总数
  • 104223会员总数
  • 35今日下载