This is still possible
– http://www.ghacks.net/2011/09/16/windows-8-how-to-automatically-log-on/
Filed under: General | Tagged: software, windows-8 | Leave a comment »
This is still possible
– http://www.ghacks.net/2011/09/16/windows-8-how-to-automatically-log-on/
Filed under: General | Tagged: software, windows-8 | Leave a comment »
The clue about sub-pixel measurement is removing lens distortion. The Calibrator tool is the key for for this. More information is found in the Scorpion Online Help.
All Scorpion tools work with reference and process image with subpixel accuracy the reference chain contains a Calibrator. This gives the user the advantage of sub-pixel measurement without any special effort. Sub-pixel measurement is an extremely important feature in 2D and 3D machine vision system. With Scorpion you can increase the accuracy from 10 – 30 times taking advantage of the Calibrator tool.
The image below is a Image from a patented system from Tordivel Solar. The shadowline is located with 1 micrometer accuarcy with a camera pixel resolution of 40 micrometer.
The following rule of thumb can be used to indicate the tolerance of a width measurement : The accuarcy is equal to 1 pixel – the measurement standard deviation is 1/10 pixel or better. This means that with a field of view of 100 x 100 mm and a Sony XCD-700 camera measurements has a accuracy of 0.1 mm and a resolution better than 0.01 mm.
The image below is captured with 4.8 mm wide-angle lens. The grid has the following properties:
The following corrections are performed with lens calibration:
The effect of using the calibrator is that the optical precision is 0,3 mm. Before correction the maximum error 2 * 58 mm = 116 mm. The maximum error is thus reduced with a factor close to 300.
Using the ImageResampler tool the following perfect image can be created:
See also the Calibrated Measurement example.
Filed under: 3D Machine Vision, Toolbox | 2 Comments »
Scorpion’s advanced blob tools – Blob4, PolylineEdgeFaults2 – PLEF2 and PolygonMatch – has polygon rois (regions of interest).
For Blob4 this is very useful in assembly verification for detecting the presence of an object. Simply shape the blob to the shape of the object. In surface defects, applications having the possibility to cover every details of the part is very important. Have in mind that Blob’s roi handle rotation, scaling and perspective.
For PolygonMatch and Plef2 this is useful when you tailor the roi to the shape of the object. Another important issue is that you can select the features to use.
More about dynamic polygon ROIs.
Filed under: Toolbox | Leave a comment »
The following tools works on directly on color images:
All tools can in Scorpion can extract HSI – Hue, Saturation or Intensity plane from a color image and process this as a bw image.
Filed under: Toolbox | Leave a comment »
Scorpion has the following classes of tools: Basic, Data, Edge, Reference, Geometry, Advanced, 3D Basic and 3D Advanced.
Filed under: Toolbox | Leave a comment »
There is an educational kit – the software licence price have 75% discount or 25% of the list price. The package is made for institutions that want to build a vision lab for their student. With this package the students will learn how to build the vision solutions of tomorrow.
Filed under: Sales and Licensing | Leave a comment »
When Scorpion is running – follow this procedure:
1. Activate About
2. Press the licence button
3. Paste the new licence code
4. Press register and close the dialog
The licence can also be updated from the Profile Selection Dialog.
Filed under: Sales and Licensing | Leave a comment »
Yes, there is a free Scorpion demo licence. The licence is required to evaluate the Scorpion vision software. The licence is obtained from www.scorpionvision.com.
Filed under: Sales and Licensing | Leave a comment »
Scorpion Vision Software are normally sold to System Integrators around the world that use Scorpion to make system solutions. Scorpion is also sold on an OEM-basis to companies using it as a part of their product.
List of Scorpion Distributors and partners
Filed under: Sales and Licensing | Leave a comment »
Python is the glue between vision tools and the system states. It provides a unique flexibility – when configuring Scorpion any business logic can be defined. From Python one can for example access the Draw API providing overlay graphics or the kernel API giving access to all the image processing results.
Python examples in Scorpion Online Help.
Filed under: Python | Leave a comment »