1 / 23

AKI Vision Component

AKI Vision Component. AKI 1125 Hwy 7 West Hutchinson, MN 55350 320-234-9405. Vision Screen. Vision Screen is activated with less than 10 lines of your own code:. Overview This presentation is primarily intended for the user of the SDK (software development kit). DLL component

jjill
Download Presentation

AKI Vision Component

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AKI Vision Component AKI 1125 Hwy 7 West Hutchinson, MN 55350 320-234-9405

  2. Vision Screen • Vision Screen is activated with less than 10 lines of your own code:

  3. OverviewThis presentation is primarily intended for the user of the SDK (software development kit) • DLL component • Provides a Point and Click Screen to write step by step Vision Programs. • No code is needed to write Vision Programs. • Never need to change source code when different Part Types need vision programs written. • Summary: minimal code to write to obtain maximum flexibility for using machine vision.

  4. Development Environments • DLL Component is a native .NET component. • Preferred Supported Development Environments: • Visual Studio 2005 .NET: C#, VB, C++ • Visual Studio 2008 .NET: C#, VB, C++ • Also Supported: • Visual Studio 6.0: • Visual Basic 6.0 • Visual C++ MFC • Delphi

  5. Integration • Sample Code is supplied in all supported development environments to “jump start” your integration. • Examples in this presentation will use C#. • Please refer to “AKI Vision Documentation.pdf” for detailed explanations of every vision tool, etc.

  6. Example Demo Program With Source Code

  7. Initialization Calls

  8. Activate Vision Screen One line of code (after some, one time, initialization calls) activates the Vision Screen where you can write as many Vision Programs as you like. No coding needed.

  9. Vision Screen

  10. Create New Vision Program

  11. Select a Vision Tool For the Current Step

  12. Example: Pattern Match Tool

  13. Example: Train Pattern Match

  14. Example: Find Circle Tool

  15. Sample 8 Step Vision Program

  16. Back to Source Code:Choose the Vision Program, and populate list boxes

  17. Populated List Boxes

  18. User Select Steps To Extract Data

  19. Run Vision Program

  20. Extract Data From Any Step

  21. Check For Success

  22. Program Results

More Related