Difference between revisions of "2D Camera Integration"

From Wiki
Line 16: Line 16:
  
  
 
+
<!--
  
 
'''UNDER CONSTRUCTION. Currently the English translation of the documentation linked above is being generated'''
 
'''UNDER CONSTRUCTION. Currently the English translation of the documentation linked above is being generated'''
Line 100: Line 100:
  
 
... to be continued...
 
... to be continued...
 +
-->
 
[[Category:CPRog]][[Category:CPRog Plugins]]
 
[[Category:CPRog]][[Category:CPRog Plugins]]

Revision as of 22:55, 10 July 2018

Different cameras can be integrated in the CPRog software. This allows to pick parts with a not precisely defined position.

Currently plugins are available for:

  • IFM O2D, a compact camera with integrated image processing
  • Matrox camera systems

Both systems aquire an image and process it internally. Then they send the target position via Ethernet to the CPRog software. Here they are received by an plugin and stored in a variable. This variable can be used in a motion.

A more in-depth explanation and an example program can be found in the documentation (german): Dokumentation_PlugIn_IFM-O2D_V03.pdf (DE) The english version of that same documentation is being worked on below