码迷,mamicode.com
首页 >  
搜索关键字:computer vision    ( 3069个结果
java是什么,它能干什么?
Java是什么东西,它能够干什么事情? 我们先来认识一下什么是计算机语言。计算机语言(Computer Language)是人与计算机之间通信的语言它主要由一些指令组成这些指令包括数字、符号和语法等内容程序员可以通过这些指令来指挥计算机进行各种工作。计算机语言的种类非常多总的来说可以分成机器语言、汇 ...
分类:编程语言   时间:2021-06-30 18:45:13    阅读次数:0
【视频识别】基于matlab视频车流量统计【含Matlab源码 504期】
一、简介 基于matlab视频的车流量统计 二、源代码 % 创建系统对象,用于读入待处理视频 filename = 'viptraffic.avi'; hvfr = vision.VideoFileReader(filename, 'ImageColorSpace', 'RGB'); % 创建系统对 ...
分类:其他好文   时间:2021-06-28 20:32:44    阅读次数:0
1054 The Dominant Color (20 分)
Behind the scenes in the computer's memory, color is always talked about as a series of 24 bits of information for each pixel. In an image, the color ...
分类:其他好文   时间:2021-06-28 19:08:20    阅读次数:0
Python环境搭建之OpenCV
Python环境搭建之OpenCV 一、openCV介绍 Open Source Computer Vision Library.OpenCV于1999年由Intel建立,如今由Willow Garage提供支持。OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux ...
分类:编程语言   时间:2021-06-13 10:21:38    阅读次数:0
基于 README 的文档管理
什么是 readme§ A readme (or read me) file contains information about other files in a directory or archive and is very commonly distributed with computer ...
分类:其他好文   时间:2021-06-13 09:57:10    阅读次数:0
5分钟就能学会的简单结构 | MLP-Mixer: An all-MLP Architecture for Vision | CVPR2021
文章转自:微信公众号「机器学习炼丹术」 作者:炼丹兄(欢迎交流,共同进步) 联系方式:微信cyx645016617 论文名称:「MLP-Mixer: An all-MLP Architecture for Vision」 论文链接:https://arxiv.org/pdf/2105.01601v1 ...
分类:其他好文   时间:2021-06-07 21:06:09    阅读次数:0
深度学习机器学习顶会
计算机视觉Computer Vision AAAI: AAAI Conference on Artificial IntelligenceACCV: Asian Conference on Computer VisionACM MM: ACM International Conference on ...
分类:其他好文   时间:2021-06-04 18:51:12    阅读次数:0
DC LEARN NOTE V1
DC LEARN NOTE V1 参考博客 1.DC启动方式 三种启动方式 cmd describe design_vision 图形界面模式 dc_shell 命令行模式 batch mode 批处理模式 GUI mode CL mode source脚本加上-echo -vebose选项,会把执 ...
分类:其他好文   时间:2021-06-02 13:41:12    阅读次数:0
List and Table Elements of HTML The George Washington University Computer Science 1023 Professor Brenner (nbrenner@gwu.edu)
下载地址:https://download.csdn.net/download/qq_31293575/18340399 项目介绍 List and Table Elements of HTML The George Washington University Computer Science 10 ...
分类:Web程序   时间:2021-05-24 15:32:14    阅读次数:0
Regularization
In mathematics, statistics, finance,[1] computer science, particularly in machine learning and inverse problems, regularization is the process of addi ...
分类:其他好文   时间:2021-05-24 07:35:40    阅读次数:0
3069条   1 2 3 4 ... 307 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!