Everything is located in the Scorpion Online Help – section cameras.
Filed under: Camera | Leave a comment »
Everything is located in the Scorpion Online Help – section cameras.
Filed under: Camera | Leave a comment »
Using Python and Scorpion can access any SQL database from Microsoft, Oracle or the open source MySQL. We use a generic ODBC interface.
The following procedure is performed to test this using the free MS SQL Express 2008.
Filed under: Profiles | 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 »
One important offline verification feature is Scorpion is the HistoryList. More information Scorpion Online Help. The history list is used to:
These images can be used for:
Scorpion Vision can easily be set up to only keep the interesting images. For example the FAIL images only.
It is of course also possible to configure Scorpion to save selected images in bmp or jpg format. Jpg format if compression is a acceptable option. Experience with Scorpion Vision tends to favour using the history list to collect images for reference sets because saving images automatically tends to capture too many images.
System verification with hundreds or thousands of selected images is very important when doing system verification.
Filed under: Profiles | Leave a comment »
One of the strongest points about Scorpion Vision Software is it’s capabilities to handle multiple cameras. To show how this is done we have made a demo profile showing a how easy four cameras are handled and the image processing is divided into toolboxes.
In this fine demo profile the following tasks are demonstrated:
Goto to Scorpion Online Help to download the demo profile.
Filed under: Profiles, Toolbox | Leave a comment »
Yes we can! The images is processed with the ColorAnalyzer tool. This tools classifies an area into a color class based on reference images.
In this demo the area of each fruit is measured and the fruits are counted.
More information and demo profile is found in Scorpion Online Help.
Filed under: Profiles | Leave a comment »
This section examines how the TemplateFinder3 – TF3 – is used to do OCR. It is based on the demo located in “Can Scorpion do OCR?”
The following steps are needed to configure TemplateFinder3:
1. Add templates for each character
The system is teached by adding template for each character you need to decode. Below the character 4 is shown.
Note the following:
2. Setup Advanced
3. Setup Constraints
It might be needed to lower the accepted distance between matches. This is by default off. It this case this is set to 10.
4. Setup page
The following is configured on the Setup Page
5. Use Allnames result
When properly configured the Allnames results contains the OCR value = 7420.
More information “Can Scorpion do OCR?” . Download the sample and read more about TemplateFinder3 in Scorpion Online Help.
Filed under: Profiles | 2 Comments »
Yes we can !
We have made a demo profile read number plates. It is based on the powerful Scorpion TemplateFinder3 tool. The decoding is done in less 100 ms on a standard pc.
Download the sample or read more about TemplateFinder3 in Scorpion Online Help.
More information in “How to configure TemplateFinder3 to do OCR?”
Filed under: Profiles, Toolbox | 1 Comment »
Running Scorpion under Windows 7 raises some issues that needs to be handled. People experience that they cannot
All of this has to do with the default security settings for Windows 7. By default the user has only read and execute rights to the program files folder files. Scorpion normally places images and profiles in these folders.
Fix to get Scorpion run like XP and Vista
The fix is to set Full Control right to the program files\tordivel as folder. You need to have adminstrator rights to do this.
Administrator right to shortcut can be useful.
Filed under: Profiles, Windows 7 | 1 Comment »