登录
首页 » Python » opencv 4.1中文官方文档v1.1版

opencv 4.1中文官方文档v1.1版

于 2020-04-19 发布
0 253
下载积分: 1 下载次数: 3

代码说明:

说明:  opencv 4.1官方文档,可以有效学习opencv。介绍了基本API等(Opencv 4.1 official documents, you can effectively learn opencv. Introduced the basic API and so on)

文件列表:

opencv 4.1中文官方文档v1.1版.pdf, 6953575 , 2020-04-07

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

发表评论

0 个回复

  • TraceRatio
    说明:  解决Trace的比的问题,使得它可以达到类间最大化,类内最小化。对于分类问题作用广泛(Solve the problem of Trace ratio.So that it can achieve maximum class, minimized within the class. Widely used for classification problems)
    2019-03-15 20:17:11下载
    积分:1
  • 对于研究FPGA结构的人来说,这个工具是必不可少的。它把edif格式的网表文件转化为blif的VPR能识别的格式,非常有用。当然,软件还需进行编译。...
    对于研究FPGA结构的人来说,这个工具是必不可少的。它把edif格式的网表文件转化为blif的VPR能识别的格式,非常有用。当然,软件还需进行编译。-FPGA structure for research, this tool is indispensable. It edif netlist file format blif into the VPR to identify the format, very useful. Of course, the software still needs to be compiled.
    2022-05-21 22:28:07下载
    积分:1
  • SVM程序
    主要是实现分类的功能,多分类,很容易理解,更换数据就可以实现不同东西的分类(The main function is to achieve classification)
    2017-08-10 20:20:58下载
    积分:1
  • 图形_自定义曲线图源码 pb 我看过了,比较好
    图形_自定义曲线图源码 pb 我看过了,比较好-_ Custom graphics source curve
    2023-09-06 05:05:03下载
    积分:1
  • 2018-2019-2离散数学复习资料
    复习离散数学,提高学习能力,更加清楚离散(Reviewing Discrete Mathematics to Improve Learning Ability and Clear Discrete Mathematics)
    2021-01-28 21:28:36下载
    积分:1
  • 本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
    本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
    2022-01-25 16:01:13下载
    积分:1
  • do-while
    do-while循环语句的翻译(递归下降法。输出三地址),编译原理课程设计(do-while loop statement translation (recursive descent method. Output 3 addresses) Principles of Course Design Compiler)
    2020-12-20 18:09:08下载
    积分:1
  • fx2pipe是一个小型的高速USB传输程序可管标准输入到…
    FX2Pipe is a small high speed USB transfer program which can pipe stdin into the FX2 FIFO or back from the FIFO to stdout.
    2022-12-20 12:05:03下载
    积分:1
  • 节点收缩法Matlab代码
    说明:  节点收缩法完整代码,网络带入即可出结果,对网络的节点进行收缩,求得网络中节点的重要程度,用来评价网络中节点重要性的有效模型(The node shrinks the complete code, and the network brings in the result.)
    2021-01-16 17:08:44下载
    积分:1
  • 停用词表扩展,里面有所有的常用的停用词,在信息检索时需要进行去高频词的操作,就需要停用词表,需要的下载...
    停用词表扩展,里面有所有的常用的停用词,在信息检索时需要进行去高频词的操作,就需要停用词表,需要的下载-Disable vocabulary expansion, which have all the common stop words, in the information retrieval to the high-frequency words when the need for the operation, you need to stop word table, need to download
    2022-01-31 01:54:38下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载