Active X Programming Examples


The Visual Basic examples show how to use the Aphelion™ ActiveX components in a project to perform simple or advanced imaging tasks. Just download one example, and run it from VB.

Aphelion™ has to be installed on the computer, and the ActiveX components have to be registered from the standard installation program.
Some of the components make calls to Microsoft components such as the Chart server or the Grid component. Make sure these controls are installed on your computer. In some cases, depending on the version of Visual Basic, you may have to reinsert them in the form.

You can freely download an evalutation version of Aphelion™.

ApxSelection

This project demonstrates how to extract blobs inside a polygonal Region of Interest. The user has first to manually define the ROI with the mouse, and a threshold value. Then, the application extracts the objects and compute basic measurements. An optional export to Excel is also available in the example.

Sample Screenshot

Download ApxSelection (75 K)