Git Product home page Git Product logo

wis's Introduction

WIS

机器视觉纸病检测

###工业相机与OPENCV

  • 1.安装相机自带的驱动和SDK开发包;
  • 2.配置好SDK的动态链接库(或者静态);
  • 3.调用SDK开发包中的函数建立相机和PC机件的链接;
  • 4.建立视频流数据,设立一个回调函数(具体参见各SDK);
  • 5.将数据拷贝到Mat中的data中。

###待解决的问题

  1. 找出重点部分函数 尝试重新编写程序
  2. 相机参考/Dalsa_CamExpert 工具的使用介绍.pdf 调整相机参数
  3. 视频显示中两边明暗相间的黑影
  4. 调整速度与画面显示的匹配 速度一变画面就扭曲了

2017年4月10日 17:02:41
对比demo文件的代码 逐个分析其作用

2017年4月25日 16:23:34
对于明暗相间的条纹使用滤波,没有想象中的速度慢。    

接下来尝试directshow的方式提取视频。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.