Up | Release Notes Version X | Release Notes Version 9 | Release Notes Version 8 | Release Notes Version 7 | Release Notes Version 6 | Release Notes Version 5 | Release Notes Version 4 | Release Notes Version 3.0 | Release Notes Version 2.5

 

  

 
Release Notes Version 3.0

3.0.10.166 - February 17, 2005
  • Python
    • none
  • General
    • Scorpion Capture
      • new application
      • can capture images from N camera
      • support datalogging to file
    • General support for saving JPG files
    • Camera
      • Firegrab.dll 2.7.5.34 - cannot handle hw trigger
      • Firegrab.dll 2.7.5.33 is included in this setup for 3.0.10.166
    • ImageMenu
      • Load File - support for manually aquire image from file
      • New Option
        • show path - default on
          • when off no path is show in statusbar for file
    • ImageMenu Dialog with Windows XP style
    • Profile button renamed to Save
  • Documentation
    • Command
      • SaveImage - description of jpg support
  • ToolBox
    • MultiBlob
      • bugfix - removed exception when dilating blob
    • PolygonMatch
      • ortogonal tracelines to polygon - gives better and faster fitting
      • support 8 degrees of freedom - can be used to calculate perspective
    • tf3 - templatefinder3
      • included traceline viewer
      • proximity filter corrrected
    • LogicTool
      • support for ExternalData logic results
  • Arrlib
    • bugfix anglediff funtion
    • edgematch8 - support for polygon match with 8 degrees of freedom

3.0.9.165 - February 10, 2005

  • Python
    • SetConfigValue/GetConfigValue
      • important speed increase
    • Can execute straight python over tcp/ip
    • Enhanced  python classes
      • tool list - added methods
        • load / save
      • tool - added methods
        • add / delete
        • load / save
        • edit
  • General
    • Actions
      • dynamic guards - python expressions are allowed as guards
    • Indicator panel
      • deactivated in new profiles
    • Camera
      • adds automatically camera and image on new profiles
    • Password Change
      • Passwords can be edited under Service.General.Options
    • Console
      • Execute python scripts from console
    • LogMsg - command
      • optional sender parameter
    • Load HSI table default on
      • shall be deactivated when not working with color images
  • Documentation
    • New example 25: rotation of a linefinder in a circle
    • Scorpion Capture - help page
    • New tools:
      • CircleGauger
      • WidthGauger
      • CenterLineFromLines
      • NormalLine
    • Updated tools
      • PolygonMatch
  • ToolBox
    • General
      • New tool dialog
        • modeless with add button
        • can select reference
        • do not select tool by default
      • Dynamic guards
        • value and python expression can be used as guards
    • PolyLineEdgeFaults
      • Bugfix PolygonMatch
      • Tresholds in Traceline dialog
    • PolygonMatch
      • treshold in Traceline dialog
      • Outgoing reference system
      • General update
    • LineFinder
      • Image Edge bugfix
      • Traceline dialog with thresholds
    • ChangePointReference
      • visualize origo
    • PythonScript
      • visualisation tab
    • New tools - for gauging
      • CircleGauger
      • WidthGauger
      • NormalLine
      • CenterLineFromLines
    • New Alpha group
      • tools in this group is under development
    • New beta group definition
      • tools in this group are new and lack field testing - are expected to work without any problems
    • ExternalDataTool - move to legacy group
    • ExternalData - new tool
      • possible to add your own results
    • MoveReference
      • Outgoing result reference set in result tab
    • PolyLineGapFinder
      • Traceline dialog with thresholds
    • tf3 - templatefinder3
      • available for evaluation in alpha group
      • this is tf2 plus polygonmatch
    • LogicSelector
      • moved to legacy group
    • ColorSegmentor
      • modeless dialog has Ok/ Apply and Cancel
  • Arrlib
    • More accurate objToPix
      • improves accuracy when clicking in the image
  • Central
    • Add / remove ActiveX controls more robust
 

3.0.6.161 - December 15, 2004

  • Python
    • Improved error messages
      • System Log point to where script error is located
      • Script windows in Central pops up on error
    • Script command is enhanced
    • Central
      • cleans up configuration when deleting an ActiveX
      • implementation refactoring
  • General
    • New Support Application to test camera connection
      • cppImageXTest.exe
    • Update Scorpion Plugin ImageX
      • can be used to add surveillance camera to scorpion :)
      • support in scorpion improved
      • installed when installing scorpion
    • Working with polygons on clipboard - bugfix
      • does not lose clipboard polygon editing when starting scorpion instance #2
    • High Priority option
      • useful when scorpion works with high cpu-load
    • Possible to save images when running from historylist
  • Camera
    • none
  • Documentation
    • updated
    • new OPC pages
    • updated Draw module pages
  • ToolBox
    • Every tool has Console button
    • TemplateFinder2
      • resampling size is given in percent - handles templates aspect-ratio
      • possible to set width and height refering to external scalers - works dynamically
      • templatefinder2 configuration will be destroyed if run on a version previous to 161
    • Blob3 - bugfix
      • heap pollution on large roi
    • Common Polygon-editor - reimplemented
      • new popup-menu
    • Beta tool - PolygonMatch updated
    • Apply from Tool will not force inspection while in running mode

3.0.4.159 - November 15, 2004

  • Python
    • New  modules
      • Camera and Camera List
    • Central
      • Import / Export script to .py file
      • Fix console button - show / hide
      • DeleteAll command in central script popupmenu
  • General
    • New RS232CmdProtocol.ocx
      • eliminates sporadic exception at shut down
      • supports new data protocols
        • Data<cr> - can be driven from standard ascii terminal
        • <stx>Data<etx><cr>
    • New  commands
      • Camera;cmd=reset - will reset camera
      • Image;cmd=flush - will empty image buffer - used to synchronize camera in multicamera environment
  • Camera
    • New FireGrab .dll
      • eliminates sporadic first bad image on unibrain fire-i camera
      • manual - reset - reload of camera available in service/camera popup menu
  • Documentation
    • Many tool updates
    • New pages
      • Systemlog
      • TDVCmdProtocol description for imtdvcmdprotocol and rs232cmdprotocol
      • PolygonMatch description
    • New script examples
      • Implementing a tcp/ip socket server
      • Setting four point calibration using python
  • ToolBox
    • TemplateFinder2
      • Use N best scores when limiting matches
      • Can specify Raw% to search for matches - lower % will increase processing time - 80% is default
    • New beta tool - PolygonMatch
      • Locate polygons with subpixel resolution
    • PolylineGapFinder - normalize TraceLine Viewer
    • PolyLineEdgeFaults - can fit edges before verifying edges
    • Goto - loop count is persistent
    • MultiBlob
      • new conditons Blob area and coverage in %
    • PolarLine
      • visualize line
    • NearestPointOnLine
      • visualize line and point  and distance
    • New tool property
      • Manual Execution - shall be used when tools are driven from python

3.0.3.156 - October 25, 2004

  • Python
    • none
  • Documentation
    • none
  • ToolBox
    • ColorMatcher, ImageConverter
      • removed bug when working on whole image - reducing image size by one pixel
    • Improved Clipboard editing

3.0.2.155 - October 21, 2004

  • Python
    • none
  • General
    • Live Video handles user camera configuration
      • less cpu consumption
    • All Actions can be called with delay in ms
      • GrabExecute;delay=1000
    • Profile Selection Dialog
      • has mouse menu
      • licence info added
      • possible to change licence from dialog
    • Event Viewer added under General
      • provides insight in actions
    • New Scorpion icon on About Button
    • Password dialog do not hang on high CPU load
    • ProductionLineX - Profibus
      • Does not connect if not active - new option
    • Improved Overlay Graphics
    • Demo-Licences
      • will stop after 30 days
      • DemoLicence is shown in caption while running
    • No error is indicated - QA inspect
      • when no states or tools present in toolbox
    • Service-Options
      • Stop on unknown state and Stop on toolbox error generate info1 message in SystemLog
      • New options
        • disable image update while running
        • hide image graphics while running
        • Show graphics in service mode
  • Documentation
    • not updated
  • ToolBox
    • LineFinder
      • Option to rotate child reference
      • Option to reduce number of matches
      • Selector for threshold
      • Can process RGB images 
      • Removed "trace-normalisering"
      • Exception ved traceline in image edge and configuration dialog corrected
      • Added new option invert result sort sequence
    • TemplateFinder2
      • Added True Masking
        • Slower but a lot better
      • Faster when in pixelcoordinates no rotation
      • Added visualise axes
      • Improved performance / accuracy when working with rotated templates
    • RadialArcFinder
      • works with RGB images
      • added trace line width
    • Updated New Tool dialog
    • Toolbox operations
      • multiple select - set operation from mouse menu
    • ExternalLine
      • can define line with end points
    • ColorMatcher
      • two new distance measure
      • possible to configure feature distance
    • PolyLineEdgeFaults
      • traceline angle improved
      • can set tracelines with equal strep distance
      • traceline positions with startpoint outside image corrected
    • LineFromPoints
      • new results length and angle
    • ChangeLineReference
      • possible to visualize line
    • PointLineReference
      • option to add angle to result
    • Blob3
      • diluted blobs at the image edge behave as they shall

3.0.0.150 - September 20, 2004

  • Python
    • PythonScript tool
      • Help button included in Script Editor - activate Python23.chm
  • General
    • New FireGrab.dll
      • Supports Unibrain 3.0 driver
        • Supports Format-7
    • New Option - Single Instance
      • When this option set only one instance of scorpion can be started on a computer - this is recommended on systems running on the factory floor
  • Documentation
    • Revised Html Help Pages
  • ToolBox
    • Tool list show color plane as part of image number
    • TemplateFinder2
      • Template Scaling
      • Global Threshold
      • Options removed
        • Decimation smoothing
        • Peak search
      • Finds any number of templates
        • new results all centers
      • Paste corrected to give identical templates
      • Matching while rotating template improved
    • Blob3
      • Visualises and indexes all blobs
      • Holes are visualised smooted
      • Coverage calculation corrections
      • Sorts results in rows and columns
    • Can add Grid of polygons in
      • Blob2, Blob3, MultiIntensity, PolyLineGapFinder and MultiBlob
    • Possible to save/load polygon roi in
      • MultiIntensity

TORDIVEL AS Storgata 20 N-0184 OSLO NORWAY
Telefax +47 23 15 87 01 Telephone +47 23 15 87 00
E-mail: office@tordivel.com Web:http://www.scorpionvision.com

 


Scorpion Vision Version XII : Build 646 - Date: 20170225
Scorpion Vision Software® is a registered trademark of Tordivel AS.
Copyright © 2000 - 2017 Tordivel AS.