做图像有一段时间了,几个问题进行反思,欢迎讨论1、机器视觉的本质是什么?我认为就是通过计算机和数学的方法,对一定形式存储的2d或3d的视觉信号进行增强、延伸,以增加信号的强度;2、机器视觉的第一原则是什么?在能够容忍的速度下完成任务。视觉信号的第一原则是“成功率”3、它的知识结构是怎样的?计算机知识是基础,首先要能够获得图片并存储。一个层面上,将整个图像作为整体来思考,对这个整体进行增强、处理、优
原创 2022-12-22 11:57:54
47阅读
如今python火啊。每次OpenCV自带的ml模块都让我直呼坑爹,索性准备用python来做OpenCV后期的机器学习算法的处理。于是赶紧拿起这本书读读。 适合OpenCV和python都有一定基础的。。。。因为都比較熟悉这两个东西,我阅读之前比較关心的仅仅有几个问题。详细的应用实例没有细致看。
转载 2017-06-28 15:20:00
68阅读
2评论
     it‘s begin!
原创 2010-11-28 05:12:19
561阅读
Inside a computer Have you ever looked inside a computer case, or seen pictures of the inside of one? The small parts may look complicated, but the in
原创 2024-04-29 11:56:53
36阅读
What is a computer? A computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve, and process data.
原创 2024-04-29 11:58:28
111阅读
Setting up a computer Настройка компьютера So you have a new computer and you're ready to set it up. This may seem like an overwhelming /ˌəʊvəˈwelmɪŋ/
原创 2024-04-29 11:56:14
62阅读
JAVA学习笔记什么是计算机computer 全称电子计算,俗称电脑。能够按照程序执行,自动、高速处理海量数据的现代化智能电子设备。由硬件和软件构成常见的形式有台式机、笔记本计算机、大型计算机等。广泛应用在:科学计算、数据处理、自动控制、计算机辅助设计、人工智能、网络等领域。硬件及冯洛伊曼结构 计算机硬件一些物理装置按系统结构的要求构成一个有机整体为计算机软件运行提供物质基础。计算机硬件组成CPU
转载 2023-12-14 07:57:26
73阅读
Introduction The basic parts of a desktop computer are the computer case, monitor, keyboard, mouse, and power cord. Each part play
原创 2024-04-29 11:58:09
43阅读
Introduction Take a look at the front and back of your computer case and count the number of buttons, ports, and slots you see.
原创 2024-04-29 11:57:38
149阅读
REF https://www.computerhope.com/issues/ch001689.htm https://www.digitalunite.com/technology-guides/computer-essentials/using-computer/how-use-compute
原创 2024-05-11 16:55:09
347阅读
在安装SQL2008时,进行system configuration check时, Rule Name:OsVersionCheck Rule Description:Checks whether the computer meets minimum operating system version requirements. Result:Failed Message/Corrective Action:The operating system version does not meet the minimum requirements for this product. For more information, see hardware and software requirements in your SQL Server documentation.
原创 2010-11-17 09:53:37
2692阅读
云计算集成架构
转载 精选 2015-03-14 14:57:15
452阅读
原题及翻译Background from Wikipedia: “Set theory is a branch of mathematics created principally by the German mathematician Georg Cantor at the end of the 19th century.来自维基百科的背景:“集合论是一个数学分支,主要由19世纪末的德国数学...
原创 2021-08-10 10:23:21
165阅读
I. Introduction       A computer is an electronic(adj.操作,使用) other forms of information.         The modern world of high technology could not have c
原创 2008-04-17 18:42:24
1075阅读
CPU的位和字长 位:在数字电路和电脑技术中采用二进制,代码只有“0”和“1”,其中无论是“0”或是“1”在CPU中都是一“位”。 字长:电脑技术中对CPU在单位时间内(同一时间)能一次处理的二进制数的位数叫字长。所以能处理字长为8位数据的CPU通常就叫8位的CPU。同理32位的CPU就能在单位时间内处理字长为32位的二进制数据。字节和字长的区别:由于常用的英文字符用8位二进制就可以表示,所以通常
原创 2008-07-06 15:36:43
626阅读
题意:给定一棵树,求出每个点到树上所有点的最大距离。思路:先dfs预处理出来 考虑u这颗子树,往下走的最
原创 2021-07-06 10:57:54
254阅读
dmesg | grep CPUget CPU informationdmesg | grep hdget hard desk informationfreeget memory disk information
转载 2011-09-11 16:47:00
110阅读
2评论
ZS the Coder is coding on a crazy computer. If you don't type in a word for a cconsecutive seconds, everything you typed disappear! More formally, if
转载 2017-10-14 20:42:00
161阅读
原题及翻译Background from W...
转载 2019-02-26 07:54:00
83阅读
原题及翻译Background from Wikipedia: “Set theory is a branch of mathematics created principally by the German mathematician Georg Cantor at the end of the 19th century. 来自维基百科的背景:“集合论是一个数学分支,主要由19世纪末的德国数学
原创 2022-03-23 18:06:49
129阅读
  • 1
  • 2
  • 3
  • 4
  • 5