There are numerous examples for using .Net with Scorpion in Scorpion Online Help
Information on how to convert a .Net 1.1 sample to .Net 2.0.
Filed under: Profiles, Python | Leave a comment »
There are numerous examples for using .Net with Scorpion in Scorpion Online Help
Information on how to convert a .Net 1.1 sample to .Net 2.0.
Filed under: Profiles, Python | Leave a comment »
.Net with Scorpion opens up Scorpion to the large .Net Framework and the possibility to easily integrate your own .Net object expanding the capabilities of Scorpion Vision Software. The main new features are:
The use of .Net with Scorpion is based on Python for .Net (http://www.zope.org/Members/Brian/PythonNet). The “readme” page here is an important source for information regarding the use of .NET components from python scripts.
Python for .NET is a near-seamless integration of the Python runtime with the .NET Common Language Runtime (CLR). It lets you script and build applications in Python, using CLR services and components written in any language that targets the CLR
Read more in Scorpion Online Help.
Filed under: General, Python | 1 Comment »