List of ActiveX Components
- ApxAnalysisTK: Control defining the Analysis operators. It provides access to operators computing measurements on images, such as area, perimeter, etc. and correlation operations.
- ApxCalibration: This control lets define the calibration information for an image. It allows to define the X and Y information, i.e. the mapping between pixel values and real world values.
- ApxDrawing: This control includes graphic tools to draw in images such as rectangles, circles, arrows, polygons, text, etc.
- ApxEditor: The Aphelion Image Editor is an ActiveX control, fully compatible with the Aphelion imaging product, to be used for editing binary images and ObjectSet.
- ApxEdgeDetectionTK: Control defining edge detection operators. It provides access to operators performing edge detection, giving edgel objects for most of them.
- ApxFrequencyTK: Control defining Frequency Domain operators. It provides access to operators performing Image Processing in the frequency domain.
- ApxImage: Image Control. This control implements bitmap images as 2D or 3D images.
- ApxImageCapture: Generic Image Capture Control. This control is used to interface any Aphelion frame grabber driver. It allows to grab continuously images from a camera or to snap a single frame. It can also be easily connected to an ApxImageDisplay Control to display live or still images.
- ApxImageDisplay: Control to display live or static images with the capability to add graphic overlay on top of images. Images can be zoomed and panned, with graphical overlays remaining registered to sub-pixel precision. This control supports DirectDraw to optimize image display.
- ApxImgFilteringTK: Control defining Image Filtering operators. It provides access to operators performing Image Filtering mostly based on convolution techniques.
- ApxImgUtilityTK: Control defining Image Utility operators. It provides access to operators performing basic image processing such as arithmetic and logic processing, color decomposition, image I/O, etc.
- ApxMMX: Control giving access to accelerated implementations of some operations (openings, closings, convolution, etc.) based on the MMX instruction set.
- ApxMorphologyTK: Control defining Mathematical Morphology operators. It provides access to operators performing morphology, such as erosion, dilation, skeletonization, and geodesic transforms.
- ApxObjectSet: Control to manage ObjectSets.
- ApxObjUtilityTK: Control defining ObjectSet utility functions. It provides access to operators handling ObjectSets, such as object conversion, measurement retrieval, and region processing.
- ApxOverlayObject: An overlay object is a graphical object which can be inserted in an ApxOverlaySet Control. Graphical objects are lines, rectangles, ellipses, points, etc. The overlay set can be displayed on top of an image displayed in an ApxImageDisplay Control.
- ApxSegmentationTK: Control defining image segmentation operators. It provides access to operators performing Image Segmentation. Most of the operators generate an ObjectSet (all operators ending by Obj).