当前位置:网站首页>Machine vision series (01) -- Overview
Machine vision series (01) -- Overview
2022-04-23 07:33:00 【American Photography Technology】
Artificial intelligence is a national strategy , Machine vision is one of the core fields of artificial intelligence processing , Whether learning machine vision or artificial intelligence , Must have enough knowledge of each other .( short ) A lot of processing on video , It can be said to be the category of machine vision . AI is a tool , Machine vision is the essence ,( short ) Video technology is an application .
Machine vision uses machines to measure and judge instead of human eyes . Machine vision system through machine vision products ( Ingestion device , branch CMOS and CCD Two kinds of ) Convert the captured target into image signal , To a dedicated image processing system , Get the shape information of the object . According to the pixel distribution and brightness 、 Color information , Turn it into a digital signal ; The image system calculates the signal , Extract the features of the target , Carry out relevant processing according to the discrimination results .

Machine vision is a comprehensive technology , Including image processing 、 Mechanical engineering technology 、 control 、 Electric light source illumination 、 Optical imaging 、 sensor 、 Analog and digital video technology 、 Computer hardware and software technology ( Image enhancement and analysis algorithms 、 Image card 、 I/O Card, etc ).
Machine vision improves the flexibility and automation of production . In the field of video technology , Through machine vision technology , Develop interactive video effects .
In the process of mass and repetitive industrial production , Using machine vision detection method can greatly improve the efficiency and automation of production . In the field of printing , At the money printing factory , Machine vision has a wide range of applications .
stay ( short ) Video technology processing , Machine vision also has a wide range of applications , Many video technology special effects processing , All belong to the category of machine vision .
Machine vision is closely related to artificial intelligence , Application of machine vision in China , Mostly stay in the framework application . This series is based on video development technology , Combined with a typical AI framework , About the process of video development , Application of machine vision technology .
The content of this series is not industrial video . Industrial vision is a branch of machine vision , On the whole, Germany and Japan are at the forefront of industrial vision technology . In the manufacture of machine vision system and hardware products , Germany first , Japan second .
Domestic industrial vision research institutions are mainly the Institute of physics and the Institute of automation of the Chinese Academy of Sciences , Most of them depend on foreign hardware products , Conduct relevant research . Its subordinate companies develop vision related systems . Other industrial vision companies act as agents for foreign machine vision products .

This series focuses on the research and development of machine vision system in the field of radio and television , Prefer artificial intelligence . Other areas of machine vision are not discussed .
版权声明
本文为[American Photography Technology]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230614195075.html
边栏推荐
- 商业版阿里MQ普通消息发送订阅Demo
- Discussion on the outline of short video technology
- hql求一个范围内最大值
- SQL练习第一题
- 关于'enum'枚举类型以及结构体的问题。
- golang实现一个带Web界面的五险一金计算器
- PyTorch 19. Differences and relations of similar operations in pytorch
- 无盲区、长续航|公专融合对讲机如何提升酒店服务效率?
- 【无标题】制作一个0-99的计数器,P1.7接按键,P2接数码管段,共阳极数码管,P3.0,P3.1接数码管位码,每按一次键,数码管显示加一。请写出单片机的C51代码
- 基于Labview上位机的51单片机步进电机控制系统(上位机代码+下位机源码+ad原理图+51完整开发环境)
猜你喜欢

Detailed explanation of unwind stack backtracking

机器视觉系列(01)---综述

公专融合对讲机是如何实现多模式通信下的协同工作?

基于51单片机的体脂检测系统设计(51+oled+hx711+us100)

How does the public and Private Integrated walkie talkie realize cooperative work under multi-mode communication?

Discussion on frame construction and technology selection of short video platform

AUTOSAR从入门到精通100讲(八十四)-UDS之时间参数总结篇

【无标题】PID控制TT编码器电机

美摄科技推出桌面端专业视频编辑解决方案——美映PC版

# 可视化常见绘图(二)折线图
随机推荐
可视化之路(十一)matplotlib颜色详解
Intelligent communication solution of Hainan Phoenix Airport
By onnx checker. check_ Common errors detected by model
PyTorch 10. Learning rate
GIS实用小技巧(三)-CASS怎么添加图例?
Hanlp分词器(通过spark)
可视化常见绘图(三)面积图
GIS实战应用案例100篇(五十一)-ArcGIS中根据指定的范围计算nc文件逐时次空间平均值的方法
带低压报警的51单片机太阳能充电宝设计与制作(完整代码资料)
PyTorch 9. optimizer
江宁医院DMR系统解决方案
无盲区、长续航|公专融合对讲机如何提升酒店服务效率?
SQL练习第一题
excel实战应用案例100讲(八)-Excel的报表连接功能
Int8 quantification and inference of onnx model using TRT
golang实现正则匹配:密码包含至少一位数字,字母和特殊字符,且长度8-16
美摄助力百度“度咔剪辑”,让知识创作更容易
以智能生产引领行业风潮!美摄智能视频生产平台亮相2021世界超高清视频产业发展大会
各类日期转化的utils
PyTorch 12. Hook usage