Showing posts with label industrial machine vision. Show all posts
Showing posts with label industrial machine vision. Show all posts

Tutorial: Working with XLDs - MVTec HALCON

In this tutorial, you will work with XLDs in MVTec HALCON. XLDs, or extended line descriptions, comprise contours, polygons, and parallels. XLD contours are used and returned by many HALCON operators, so that’s the focus of this video. 

First, we look at an application where we want to find a line and check its width. Then, we try to learn more about the circle sector in an image. In these two applications, we will get to know many different functionalities concerning XLDs, like the detection of lines and edges, attributes, the union and segmentation of XLDs, and the selection of XLDs according to features, fitting geometric primitives, and more. 

0:00 Introduction to XLDs in MVTec HALCON

1:00 XLD contours attributes

1:27 The first application

3:17 The second application


About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Working Through Supply Shortages - LMI Technologies

Len Chamberlain, LMI Technologies’ Chief Commercial Officer, shares his unique insights into how the global 3D sensor market operates while offering a clear line of sight into the industry-leading practices.

LMI provides its customers with the best possible vision of products and solutions in a complex and rapidly-changing business landscape.




About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Basic Illumination: Directional Illumination

The direction and structure of illumination are important to seeing features or defects on the object under inspection. 

Join Gregory Hollows, Director of Machine Vision Solutions, as he uses a real-world UPC bar code example to illustrate the effects of directional illumination on flat, matte surfaces and glossy surfaces.



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Working with Dictionaries - MVTec HALCON

In this tutorial, you will learn how to work with Dictionaries in MVTec HALCON. First, you will learn how to create dictionaries and assign values to them, both with the available operators and the access expressions. Additionally, we will look at both the static and dynamic syntax of the access expressions. 

After that, we also want to access the values we stored in the dictionaries. Lastly, you will learn more about some uses cases for dictionaries, like the communication via JSON or the usage of dictionaries as generic input or output parameters of procedures.

Content

0:00 Introduction

0:42 Store data in dictionaries

3:12 Static and dynamic syntax

4:00 Access data in dictionaries

5:07 Conversion from and to JSON 

5:38 Using dictionaries in the context of procedures

MVTec HALCON 21.11 is used in this video.

About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Count the number of persons within a building - MVTec HALCON

In this video, Alexander Joos introduces an application based on HALCON, developed by MVTec’s partner Strelen Control Systems. The system is to count the number of people that are entering and leaving a building.




About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Basic Illumination: Introduction to Illumination Concepts

Understanding illumination concepts such as hot spots, diffuse reflections, light transmission, and fluorescence is important in determining the correct light source for an imaging application. 

Join Gregory Hollows, Director of Machine Vision Solutions, as he reviews how light interacts with materials in different ways, and how to use this interaction to match the light source to the geometry of the object under inspection. 



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Packaging and Logistics - LMI Technologies

LMI sensors can be used at every stage of the shipping process: first, to measure and inspect objects before packaging. Second, to inspect the objects when they are inside an open package: for product verification and void filling. And third, to inspect and measure the closed package for shipping.

With these applications and more to come, LMI is proud to support a booming shipping industry with its smart 3d technology. If you want to learn more about our sensors and the many applications they can be used for, take a look at our website at LMI3d.com



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

What Makes Gocator Smart?

Take an in-depth look at what makes Gocator 3D smart sensors unique in the machine vision industry. A rich, one-on-one interview format with various LMI leaders sheds light on the history, design, and specialized capabilities that define Gocator’s market-leading smart 3D measurement and inspection platform.


About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Working with Tuples - MVTec HALCON

In this tutorial, you will learn how to work with control tuples in MVTec HALCON. We will go through the different categories of operators, like the creation, selection, comparison, and conversion of tuples. For each category, we will show you some of the most used operators. We will also have a look at the inline variants all tuple operators provide. Additionally, we will give you some use cases that may help you when working with tuples in HDevelop. Lastly, we provide some performance tips. 


Content
0:00 Introduction
0:51 Creation
1:14 In-line operations
1:38 Arithmetic
2:14 In-line operations example
2:56 Sets
3:05 Features
3:45 Comparison
3:56 Element order
4:26 Manipulation 
4:34 Selection
5:12 Type
5:24 Conversion
6:03 String operations
6:42 Logical operations
6:55 Bit operations
7:06 Performance tips



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Basic: Finding the Edges - Canny Edge Detector

Taking edges one step further with Hysteresis Thresholding - The Canny Operator explained by Image Analyst Dr Mike Pound.



A
bout Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

* Basic: Finding the Edges - Sobel Edge Operator

Our eyes can spot edges without problems, but how do computers determine what's an edge and what's not? 

Image Analyst Dr. Mike Pound explains the Sobel Edge operator.


About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Basic: The W of Illumination Geometry

What is the W of illumination geometry? How to choose the correct light source for an imaging application? 

Join Gregory Hollows, Director of Machine Vision Solutions, explains the similarities and differences between brightfield and darkfield illumination. We will learn how these two illumination techniques allow one to see different pieces of information from the object under inspection.



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Basic: What is Telecentric Lens? What are the Pros and Cons of a Telecentric Lens?

Telecentric lenses utilize a unique optical design concept to maintain constant magnification over a specific field of view and working distance to minimize perspective error. Telecentric lenses are incredibly useful in gauging applications.


Join Gregory Hollows, Director of Machine Vision Solutions, as he compares standard imaging lenses to telecentric lenses in three distinct imaging examples to illustrate the importance of using the correct imaging optics and optical principles to obtain the best measurements.



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Basic: Machine Vision Camera and Camera Interfaces Introduction

This video introduces the parts of a machine vision camera.


There are five standardized interfaces for machine vision cameras.  This video outlines the properties that differentiate the interfaces and allow the machine vision system developer to select the right interface. 

The following five each one describing a particular interface -- Camera Link, GigE Vision, USB3 Vision, CoaXPress, and finally Camera Link HS. 


About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

How To: Sectioning For Profile Measurement - LMI Technologies

How to use Sectioning for Cross-Sectional Profiles on Surface scans with the Gocator 2xxx series from LMI Technologies



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Basic: How Computer Vision Work?

Today we’re going to talk about how computers see. We’ve long known that our digital cameras and smartphones can take detailed images, but taking pictures is not quite the same thing. 

For the past half-century, computer scientists have been working to help the computer understand the imagery they capture. 

From tracking hands and whole bodies, biometrics to unlock our phones, and giving autonomous cars the ability to understand their surroundings.



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

How To: How Image Filters Work - Basic Machine Vision

Image filters make most people think of Instagram or Camera Phone apps, but what's going on at pixel level? 

Image Analyst Dr. Mike Pound explains some of the most common filters.



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Application: Vision Sort Labeling Solution with HALCON - MVTec

Vision Sort Labeling Solutions (http://www.visionsort.org) has recently signed on several big Central California packers as new customers for its Produce Traceability Labeling Technology. 

The company’s latest technology provides much-needed solutions to the Fruit & Vegetable Packers and Plant controls needs. 

Vision Sort has also reduced error on labeling to almost zero, made possible by a combination of software (HALCON) and hardware integrated to maximize control over material handling, box and size recognition, and label application.




About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

How To: Deep Learning Anomaly Detection with MERLIC - MVTec

In this tutorial, you will learn Anomaly Detection.

We will take a look at the example application “detect_anomalies_of_bottles.mvapp”. We will also learn how to use MVTec MERLIC’s new “Detect Anomalies”-Tool.



Content
0:00 Introduction
0:38 What is Anomaly Detection?
1:56 Example “detect_anomalies_of_bottles.mvapp”
2:56 Training with only “good” images
4:00 Results inside the Creator
4:34 Training with the addition of “bad” images
5:25 Visualization within the Frontend
6:11 Outro 


In this video, MERLIC 5.0 is used. http://www.merlic.com/


About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.

Vision 2021 Show: LMI Technologies with TKH - LMI Technologies

Enjoy a walk through the first day of Vision 2021 with our TKH family in Stuttgart, Germany.

Experience the sights of the various show booths, the people that attended, and the different industry-leading 2D and 3D vision technologies on display.



About Us:

Advance Ultravision is the main distributor of Industrial Machine Vision products and components in Malaysia. We specialized in Machine Vision software such as Machine Learning, Deep Learning, Machine Vision Software Library, and 3D Machine Vision.

More information at advanceultravision.com

Curated By:

Vincent Hua is a Malaysia-based Machine Vision sales engineer, an ex-Machine Vision cum Automated Machine software engineer. Specialized in a machine vision system for Semiconductor / Electronics / Automotive sector.