Object | Description |
CWIMAQ | CWIMAQ is the top-level object for the CWIMAQ control. |
CWIMAQAIMGradeReport | CWIMAQAIMGradeReport contains the results of grading a Data Matrix barcode. If a Data Matrix barcode cannot be located by CWIMAQVision.ReadDataMatrixBarcode2, the function assigns the Data Matrix barcode the value cwimaqAIMGradeF for all grades and the value 0 for all raw scores. |
CWIMAQAnnulus | CWIMAQAnnulus contains properties that specify an annulus, as shown in the following illustration.
|
CWIMAQArc | CWIMAQArc contains properties that specify an arc. |
CWIMAQArcs | CWIMAQArcs is a collection of CWIMAQArc objects. Use CWIMAQArcs to specify multiple arcs. |
CWIMAQAVISession | CWIMAQAVISession is an object used to read and write AVI files. |
CWIMAQBarcode2DReport | CWIMAQBarcode2DReport is a collection of CWIMAQBarcode2DReportItem objects. It contains one entry for every barcode found in the image by CWIMAQVision.ReadDataMatrixBarcode or CWIMAQVision.ReadPDF417Barcode. |
CWIMAQBarcode2DReportItem | CWIMAQBarcode2DReportItem contains parameters that specify the results of reading a 2D barcode. |
CWIMAQBarcodeReport | CWIMAQBarcodeReport is a collection of CWIMAQBarcodeReportItem objects. This collection contains one element after calling CWIMAQVision.ReadBarcode. |
CWIMAQBarcodeReportItem | CWIMAQBarcodeReportItem contains parameters that specify the results of reading a barcode. |
CWIMAQBasicParticleReport | CWIMAQBasicParticleReport is a collection of CWIMAQBasicParticleReportItem objects. It contains one entry for each particle in the image. |
CWIMAQBasicParticleReportItem | CWIMAQBasicParticleReportItem contains information about a particle. |
CWIMAQBCGOptions | CWIMAQBCGOptions specifies the options to use when performing a BCGTransform or a ColorBCGTransform. |
CWIMAQBMPFileOptions | CWIMAQBMPFileOptions specifies the options to use when writing a BMP file. |
CWIMAQBrokenline | CWIMAQBrokenline contains the points of a broken line shape. This shape is similar to a polygon, but is not closed. |
CWIMAQCalibrationGridOptions | CWIMAQCalibrationGridOptions contains information about the calibration grid image used by the CWIMAQVision.LearnCalibrationGrid method. |
CWIMAQCalibrationPoints | CWIMAQCalibrationPoints specifies a set of reference points used in learning a calibration transformation. |
CWIMAQCalibrationReport | CWIMAQCalibrationReport contains parameters specifying the result of the CWIMAQVision.GetCalibrationInformation method. |
CWIMAQCaliperOptions | CWIMAQCaliperOptions contains options for the CWIMAQVision.Caliper2 method. |
CWIMAQCaliperReport | CWIMAQCaliperReport is a collection of CWIMAQCaliperReportItem objects that contain the results of the CWIMAQVision.Caliper2 method. It contains one item for each detected edge pair. |
CWIMAQCaliperReportItem | CWIMAQCaliperReportItem contains information about a detected edge pair. |
CWIMAQCIEXYZColor | CWIMAQCIEXYZColor specifies the a color in the CIE XYZ colorspace. |
CWIMAQCircleDescriptor | CWIMAQCircleDescriptor contains properties that specify the set of circles to detect. |
CWIMAQCircleMatchReport | CWIMAQCircleMatchReport is a collection of CWIMAQCircleMatchReportItem objects. It contains one entry per circle found in the image by CWIMAQVision.DetectCircles. |
CWIMAQCircleMatchReportItem | CWIMAQCircleMatchReportItem contains information about a particular detected circle. |
CWIMAQCirclesReport | CWIMAQCirclesReport is a collection of CWIMAQCirclesReportItem objects that contain the results of the CWIMAQVision.FindCircles method. It has one entry for each circle detected in the image. |
CWIMAQCirclesReportItem | CWIMAQCirclesReportItem contains information about a detected circle. |
CWIMAQClassifier | CWIMAQClassifier is an object that assigns images or feature vectors to classes based on how it has been trained. |
CWIMAQClassifierAccuracyReport | CWIMAQClassifierAccuracyReport is a report on the accuracy of the classifier, based on how well it classifies the samples it was trained with. |
CWIMAQClassifierReport | CWIMAQClassifierReport contains the results of the CWIMAQClassifier.Classify and CWIMAQCustomClassifier.CustomClassify methods. |
CWIMAQClassifierSample | CWIMAQClassifierSample represents a sample on which the classifier will be trained. |
CWIMAQClassifierSamples | CWIMAQClassifierSamples is a collection of CWIMAQClassifierSample objects. It contains one item for each sample in the classifier. |
CWIMAQClassScore | CWIMAQClassScore contains the results of classification for a class in the classifier. |
CWIMAQClassScores | CWIMAQClassScores is a collection of CWIMAQClassScore objects that contain the results of the CWIMAQClassifier.Classify method. It contains one item for each class in the classifier. |
CWIMAQColor | CWIMAQColor contains parameters specifying the result of a color acquisition. |
CWIMAQColorInformation | The CWIMAQColorInformation object contains information to use with CWIMAQVision.MatchColor. You can generate this information using CWIMAQVision.LearnColor. |
CWIMAQColorValueConversionOptions | CWIMAQColorValueConversionOptions specifies the options to use when converting color values to numerical values. |
CWIMAQContourSegmentsReport | CWIMAQContourSegmentsReport is a collection of CWIMAQContourSegmentsReportItem objects that contain the results of the CWIMAQVision.GetPointsOnContour method. This collection contains one item for each segment in the image. |
CWIMAQContourSegmentsReportItem | CWIMAQContourSegmentsReportItem contains information about a particular edge segment found by the CWIMAQVision.GetPointsOnContour method. |
CWIMAQCoordinatesReport | CWIMAQCoordinatesReport contains the converted coordinates that result from the CWIMAQVision.ConvertRealWorldToPixelCoordinates or the CWIMAQVision.ConvertPixelToRealWorldCoordinates methods. |
CWIMAQCoordinateSystem | CWIMAQCoordinateSystem specifies the coordinate system defined by an origin, angle, and axis orientation. |
CWIMAQCurveOptions | CWIMAQCurveOptions contains parameters used by various methods to find curves in an image. |
CWIMAQCurveReport | CWIMAQCurveReport is a collection of CWIMAQCurveReportItem objects that contain the results of the CWIMAQVision.ExtractCurves method. This collection contains one item for each curve in the image. |
CWIMAQCurveReportItem | CWIMAQCurveReportItem contains information about a curve found by the CWIMAQVision.ExtractCurves method. |
CWIMAQCustomClassifier | CWIMAQCustomClassifier is a classifier that classifies feature vectors. |
CWIMAQCustomClassifierSample | CWIMAQCustomClassifierSample represents a sample on which the classifier will be trained. |
CWIMAQCustomClassifierSamples | CWIMAQCustomClassifierSamples is a collection of CWIMAQCustomClassifierSample objects. It contains one item for each sample in the custom classifier. |
CWIMAQData | CWIMAQData is an object you can use to simplify the process of writing and reading data. CWIMAQData contains properties that you can set as appropriate.
You can use CWIMAQData to read and write numerical and string data. For example, you can use CWIMAQData to record temperature data and pass it to frames of an AVI. Also, you can use CWIMAQData to capture image description information in the form of a string value, and pass that value to an image as custom data.
|
CWIMAQDataMatrixDescriptionOptions | CWIMAQDataMatrixDescriptionOptions describes the Data Matrix barcode that CWIMAQVision.ReadDataMatrixBarcode2 should look for. |
CWIMAQDataMatrixOptions | CWIMAQDataMatrixOptions defines how the method searches for the Data Matrix barcode. |
CWIMAQDataMatrixReport | CWIMAQDataMatrixReport contains parameters that specify the results of reading a Data Matrix barcode. |
CWIMAQDataMatrixSearchOptions | CWIMAQDataMatrixSearchOptions contains the search options the function uses when searching for the Data Matrix barcode in the image. |
CWIMAQDataMatrixSizeOptions | CWIMAQDataMatrixSizeOptions contains the size options the method uses when searching for a Data Matrix barcode in the image. |
CWIMAQDiscriminationData | Obsolete—CWIMAQDiscriminationData contains parameters to specify the action of a particle discrimination method.
|
CWIMAQDisplayMapping | CWIMAQDisplayMapping enables the pixel mapping policy for displaying 16-bit images. Because 16-bit grayscale images cannot be displayed with their full resolution on 32-bit color displays using common video adapters limited to 8-bit resolution per color plane , 16-bit images must be mapped to the 8-bit range (0 to 255). |
CWIMAQEdgeCoordinatesReport | CWIMAQEdgeCoordinatesReport contains information about the edges found by CWIMAQVision.Rake, CWIMAQVision.Spoke, or CWIMAQVision.ConcentricRake. |
CWIMAQEdgeInfoItem | CWIMAQEdgeInfoItem contains information about a detected edge. |
CWIMAQEdgeInfoItems | CWIMAQEdgeInfoItems is a collection of CWIMAQEdgeInfoItem objects. It contains one entry for each edge found in the image by CWIMAQVision.FindEdges3. |
CWIMAQEdgeOptions | CWIMAQEdgeOptions defines the characteristics of the filter used to detect edges.
|
CWIMAQEdgeOptions2 | CWIMAQEdgeOptions2 defines the characteristics of the filter used to detect edges.
|
CWIMAQEdgeReport | CWIMAQEdgeReport is a collection of CWIMAQEdgeReportItem objects that contain the results of the CWIMAQVision.FindEdges2 method. It contains one item for each detected edge. |
CWIMAQEdgeReport2 | CWIMAQEdgeReportItem contains information about a detected edge. |
CWIMAQEdgeReportItem | CWIMAQEdgeReportItem contains information about a detected edge. |
CWIMAQEdgesOnLine | CWIMAQEdgesOnLine contains the coordinates of all edges found along a given search line. |
CWIMAQEdgesOnLines | CWIMAQEdgesOnLines is a collection of CWIMAQEdgesOnLine objects. It has one entry for each search line. |
CWIMAQEllipseDescriptor | CWIMAQEllipseDescriptor contains properties that specify the ellipses to detect. |
CWIMAQEllipseMatchReport | CWIMAQEllipseMatchReport is a collection of CWIMAQEllipseMatchReportItem objects. It contains one entry per ellipse found in the image by CWIMAQVision.DetectEllipses. |
CWIMAQEllipseMatchReportItem | CWIMAQEllipseMatchReportItem contains information about a particular detected ellipse. |
CWIMAQEncoder | CWIMAQEncoder represents encoder data and properties that you can configure. |
CWIMAQFileInformation | CWIMAQFileInformation contains information regarding the contents of the file that was passed to CWIMAQVision.GetFileInformation. |
CWIMAQFitCircleOptions | CWIMAQFitCircleOptions specifies the options to use when calling CWIMAQVision.FitCircle2. |
CWIMAQFitCircleReport | CWIMAQFitCircleReport contains results of the CWIMAQVision.FitCircle2 method. |
CWIMAQFitEllipseOptions | CWIMAQFitEllipseOptions specifies the options to use when calling CWIMAQVision.FitEllipse2. |
CWIMAQFitEllipseReport | CWIMAQFitEllipseReport contains results of the CWIMAQVision.FitEllipse2 method. |
CWIMAQFitLineReport | CWIMAQFitLineReport contains results of the CWIMAQVision.FitLine method. |
CWIMAQFlattenOptions | CWIMAQFlattenOptions specifies the options to use with CWIMAQVision.FlattenImage. |
CWIMAQFreeline | CWIMAQFreeline contains the points of a free-form line shape. This shape is similar to a broken line, but individual points can not be dragged. |
CWIMAQFreeregion | CWIMAQFreeregion contains the points of a free-form region. This shape is similar to a polygon, but individual points are not draggable. |
CWIMAQFullParticleReport | CWIMAQFullParticleReport is a collection of CWIMAQFullParticleReportItem objects that contain parameters specifying the result of a particle analysis method. This collection has one item for each particle on the image.
|
CWIMAQFullParticleReportItem | CWIMAQFullParticleReportItem contains information about a particle.
|
CWIMAQGeometricFeatureReport | CWIMAQGeometricFeatureReport is a collection of CWIMAQGeometricFeatureReportItem objects. |
CWIMAQGeometricFeatureReportItem | CWIMAQGeometricFeatureReportItem contains information about a particular geometric feature. |
CWIMAQGeometricFeatureTypeOptions | Specifies a set of geometric feature types. |
CWIMAQGeometricPatternMatchReport | CWIMAQGeometricPatternMatchReport is a collection of CWIMAQGeometricPatternMatchReportItem objects. It contains one entry for every match found in the image. |
CWIMAQGeometricPatternMatchReportItem | CWIMAQGeometricPatternMatchReportItem contains information about a particular geometric pattern match. |
CWIMAQGridDescriptor | CWIMAQGridDescriptor contains information about a grid image that is used to learn the calibration. |
CWIMAQHistogramOptions | CWIMAQHistogramOptions specifies the options needed to perform a histogram operation. |
CWIMAQHistogramReport | CWIMAQHistogramReport is a collection of CWIMAQHistogramReportItem objects. This report is filled with one item by CWIMAQVision.Histogram2 and CWIMAQVision.ColorHistogram3. |
CWIMAQHistogramReportItem | CWIMAQHistogramReportItem contains parameters that specify the result of a histogram operation. |
CWIMAQIgnoreColorSpectra | CWIMAQIgnoreColorSpectra contains information about color spectra that is ignored by CWIMAQVision.LearnColorPattern. Any color spectrum excluded during the learning process is also ignored from the template in the match phase. Use this object to ignore background colors that you do not want to be part of the template image. |
CWIMAQImage | CWIMAQImage represents image data and properties that you can configure on a per image basis. |
CWIMAQImageClassifier | CWIMAQImageClassifier is an object that assigns images to classes based on how it has been trained. |
CWIMAQImageDialog | CWIMAQImageDialog is a dialog box for selecting images that shows previews of the images. |
CWIMAQImages | CWIMAQImages is a collection of CWIMAQImage objects. Add CWIMAQImage objects to the CWIMAQImages collection to specify the number of images in an acquisition. |
CWIMAQInspectionAlignment | CWIMAQInspectionAlignment specifies the location within an image where the golden template is located. |
CWIMAQInspectionOptions | CWIMAQInspectionOptions specifies the options used by CWIMAQVision.CompareGoldenTemplate. |
CWIMAQJPEG2000FileAdvancedOptions | CWIMAQJPEG2000FileAdvancedOptions specifies the advanced options to use when writing a JPEG2000 file. |
CWIMAQJPEGFileOptions | CWIMAQJPEGFileOptions specifies the options to use when writing a JPEG file. |
CWIMAQKernel | CWIMAQKernel represents image processing kernel data and properties that you can configure on a per kernel basis. |
CWIMAQLCDInformation | The CWIMAQLCDInformation object contains information to use with CWIMAQVision.ReadLCD. You can generate this information using CWIMAQVision.FindLCDSegments. |
CWIMAQLCDSegmentsReport | CWIMAQLCDSegmentsReport is a collection of CWIMAQLCDSegmentsReportItem objects that is returned by CWIMAQVision.ReadLCD. It contains one item for every LCD digit. |
CWIMAQLCDSegmentsReportItem | CWIMAQLCDSegmentsReportItem contains information regarding the state of segments in the LCD digit. |
CWIMAQLearnCalibrationOptions | CWIMAQLearnCalibrationOptions contains parameters used by CWIMAQVision.LearnCalibrationGrid and CWIMAQVision.LearnCalibrationPoints to learn the calibration template. |
CWIMAQLearnColorPatternOptions | CWIMAQLearnColorPatternOptions contains parameters used by CWIMAQVision.LearnColorPattern to learn the template. |
CWIMAQLearnGeometricPatternAdvancedOptions | CWIMAQLearnGeometricPatternAdvancedOptions contains parameters used by CWIMAQVision.LearnGeometricPattern to learn the template. |
CWIMAQLearnGeometricPatternOptions | CWIMAQLearnGeometricPatternOptions contains parameters used by CWIMAQVision.LearnGeometricPattern to learn the template. |
CWIMAQLearnPatternAdvancedOptions | CWIMAQLearnPatternAdvancedOptions contains advanced parameters used by CWIMAQVision.LearnPattern2 to learn the template. |
CWIMAQLearnPatternAdvancedRotationOptions | CWIMAQLearnPatternAdvancedRotationOptions contains advanced parameters used by CWIMAQVision.LearnPattern2 during the rotation phase to learn the template. |
CWIMAQLearnPatternAdvancedShiftOptions | CWIMAQLearnPatternAdvancedShiftOptions contains advanced parameters used by CWIMAQVision.LearnPattern2 during the shift phase to learn the template. |
CWIMAQLearnPatternOptions | CWIMAQLearnPatternOptions contains the LearnMode parameter used by CWIMAQVision.LearnPattern2 to learn the template. Creating this object is optional; you can directly pass the LearnMode to CWIMAQVision.LearnPattern2. |
CWIMAQLine | CWIMAQLine contains properties that specify a line. |
CWIMAQLinearAveragesReport | CWIMAQLinearAveragesReport contains results of the CWIMAQVision.LinearAverages method. |
CWIMAQLineDescriptor | CWIMAQLineDescriptor contains properties that specify the set of lines to detect. |
CWIMAQLineEquation | CWIMAQLineEquation contains properties of a line equation in normal form, Ax + By + C = 0. |
CWIMAQLineMatchReport | CWIMAQLineMatchReport is a collection of CWIMAQLineMatchReportItem objects. It contains one entry per line found in the image by CWIMAQVision.DetectLines. |
CWIMAQLineMatchReportItem | CWIMAQLineMatchReportItem contains information about a particular detected line. |
CWIMAQLines | CWIMAQLines is a collection of CWIMAQLine objects. This collection is used to specify multiple lines. |
CWIMAQLocalThresholdOptions | CWIMAQLocalThresholdOptions specifies the options to use when performing a local threshold using CWIMAQVision.LocalThreshold. |
CWIMAQMatchColorPatternOptions | CWIMAQMatchColorPatternOptions contains parameters used by CWIMAQVision.MatchColorPattern to find the color template in the image. |
CWIMAQMatchGeometricPatternAdvancedOptions | CWIMAQMatchGeometricPatternAdvancedOptions contains parameters used by the CWIMAQVision.MatchGeometricPattern and CWIMAQVision.MatchMultipleGeometricPatterns to find the template in the image. |
CWIMAQMatchGeometricPatternOptions | CWIMAQMatchGeometricPatternOptions contains parameters used by theCWIMAQVision.MatchGeometricPattern and CWIMAQVision.MatchMultipleGeometricPatterns methods to find the template in the image. |
CWIMAQMatchPatternAdvancedOptions | CWIMAQMatchPatternAdvancedOptions contains parameters used by CWIMAQVision.MatchPattern2 to find the template in the image. |
CWIMAQMatchPatternOptions | CWIMAQMatchPatternOptions contains parameters used by CWIMAQVision.MatchPattern2 to find the template in the image. |
CWIMAQMeterArc | CWIMAQMeterArc object describes the arc that a meter sweeps. It contains information that the ReadMeter method uses. |
CWIMAQMultipleGeometricTemplate | CWIMAQMultipleGeometricTemplate specifies the template images, the associated labels and the match options required to find these templates in the target image. |
CWIMAQMultiThresholdData | CWIMAQMultiThresholdData is a collection of CWIMAQMultiThresholdDataItem objects that specifies the threshold ranges. Add one item for each range that you want to threshold. |
CWIMAQMultiThresholdDataItem | CWIMAQMultiThresholdDataItem contains parameters that specify the mode and threshold range. These parameters are analogous to those used by CWIMAQVision.Threshold. |
CWIMAQNearestNeighborEngineOptions | CWIMAQNearestNeighborEngineOptions specifies the options to use when training with a Nearest Neighbor engine. |
CWIMAQNearestNeighborTrainClassScore | CWIMAQNearestNeighborTrainClassScore contains the result of training with the Nearest Neighbor engine for each class. |
CWIMAQNearestNeighborTrainClassScores | CWIMAQNearestNeighborTrainClassScores is a collection of CWIMAQNearestNeighborTrainClassScore objects that contain the results of the CWIMAQClassifier.TrainNearestNeighbor method. It contains one item for each class in the classifier. |
CWIMAQNearestNeighborTrainingReport | CWIMAQNearestNeighborTrainingReport contains the result of training with CWIMAQClassifier.TrainNearestNeighbor. |
CWIMAQOval | CWIMAQOval contains properties that specify an oval. |
CWIMAQOverlay | CWIMAQOverlay contains methods that draw shapes onto the overlay. These shapes are displayed on top of a CWIMAQImage. Overlays do not modify the actual image pixels and are deleted when the image is resized. To save overlay information along with an image, use CWIMAQVision.WriteImageAndVisionInfo. |
CWIMAQOverlays | CWIMAQOverlays is a collection of CWIMAQOverlay objects that is associated with a particular image. When this collection is created, a default CWIMAQOverlay object with an index of 1 is created. |
CWIMAQPalette | CWIMAQPalette represents palette data and properties that you can configure on a per palette basis. |
CWIMAQParticleClassifier | CWIMAQParticleClassifier is a classifier that classifies particles in binary images. |
CWIMAQParticleClassifierOptions | CWIMAQParticleClassifierOptions contains options on how the CWIMAQParticleClassifier classifies particles. |
CWIMAQParticleFilter2Data | CWIMAQParticleFilter2Data is a collection of CWIMAQParticleFilter2DataItem objects. These objects are used by CWIMAQVision.ParticleFilter2 to filter particles from an image. Add one entry for each filter criterion. |
CWIMAQParticleFilter2DataItem | CWIMAQParticleFilter2DataItem contains parameters that determine which particles CWIMAQVision.ParticleFilter2 will filter from an image. |
CWIMAQParticleFilterData | Obsolete—CWIMAQParticleFilterData is a collection of CWIMAQParticleFilterDataItem objects. These objects are used by CWIMAQVision.ParticleFilter to filter particles from an image. Add one entry for each filter criterion. |
CWIMAQParticleFilterDataItem | Obsolete—CWIMAQParticleFilterDataItem contains parameters that determine which particles CWIMAQVision.ParticleFilter will filter from an image. |
CWIMAQParticlePreprocessingOptions | CWIMAQParticlePreprocessingOptions contains options on how the CWIMAQParticleClassifier converts images into particles. |
CWIMAQParticleReport | CWIMAQParticleReport is a collection of CWIMAQParticleReportItem objects. These objects are returned by CWIMAQVision.ParticleReport with information about each particle. |
CWIMAQParticleReportItem | CWIMAQParticleReportItem contains information about a particle. |
CWIMAQParticleSelectionData | Obsolete—CWIMAQParticleSelectionData is a collection of CWIMAQParticleSelectionDataItem objects. Add an item for each selection criterion you want to use. |
CWIMAQParticleSelectionDataItem | Obsolete—CWIMAQParticleSelectionDataItem contains parameters that specify a selection criterion, which is used by CWIMAQVision.SelectParticles to filter entries from a CWIMAQBasicParticleReport or a CWIMAQFullParticleReport. |
CWIMAQPatternMatchReport | CWIMAQPatternMatchReport is a collection of CWIMAQPatternMatchReportItem objects. It contains one entry for every match found in the image by CWIMAQVision.MatchPattern2 or CWIMAQVision.MatchColorPattern. CWIMAQPatternMatchReport will never contain more entries than NumMatchesRequested. |
CWIMAQPatternMatchReportItem | CWIMAQPatternMatchReportItem contains information about a particular pattern match. |
CWIMAQPeakValleyReport | CWIMAQPeakValleyReport is a collection of CWIMAQPeakValleyReportItem objects. It contains one entry for every peak or valley detected by CWIMAQVision.DetectPeaksOrValleys. |
CWIMAQPeakValleyReportItem | CWIMAQPeakValleyReportItem contains information about a particular peak or valley. |
CWIMAQPNGFileOptions | CWIMAQPNGFileOptions specifies the options to use when writing a PNG file. |
CWIMAQPoint | CWIMAQPoint contains properties that specify a point. |
CWIMAQPoints | CWIMAQPoints is a collection of CWIMAQPoint objects. |
CWIMAQPolygon | CWIMAQPolygon contains the points of a polygon. |
CWIMAQProfileReport | CWIMAQProfileReport is a collection of CWIMAQProfileReportItem objects. This report is filled with one item by CWIMAQVision.LineProfile and CWIMAQVision.RegionsProfile. |
CWIMAQProfileReportItem | CWIMAQProfileReportItem contains results of a profiling analysis method. |
CWIMAQPulse | CWIMAQPulse represents pulse data and properties that you can configure on a per pulse basis. |
CWIMAQPulses | CWIMAQPulses is a collection of CWIMAQPulse objects. You can add CWIMAQPulse objects to the CWIMAQPulses collection and associate a CWIMAQPulse object with a CWIMAQSignal object. |
CWIMAQQRCodeReport | CWIMAQQRCodeReport contains parameters that specify the results of reading a QR code. |
CWIMAQQRDataToken | CWIMAQQRDataToken contains contains the data tokenized in exactly the way it was encoded in the QR code. This is useful if the symbol is encoded using multiple languages. |
CWIMAQQRDataTokens | CWIMAQQRDataTokens is a collection of CWIMAQQRDataToken objects. |
CWIMAQQRDescriptionOptions | CWIMAQQRDescriptionOptions describes the QR code that CWIMAQVision.ReadQRCode should look for. |
CWIMAQQRSearchOptions | CWIMAQQRSearchOptions contains the search options the function uses when searching for the QR code in the image. |
CWIMAQQRSizeOptions | CWIMAQQRSizeOptions contains the size options the method uses when searching for a QR code in the image. |
CWIMAQQuantifyReport | CWIMAQQuantifyReport is a collection of CWIMAQQuantifyReportItem objects. It contains one item for each region supplied to CWIMAQVision.Quantify. |
CWIMAQQuantifyReportItem | CWIMAQQuantifyReportItem contains quantification data relative to a region within the image passed to CWIMAQVision.Quantify. |
CWIMAQRange | CWIMAQRange contains properties that specify a range of values. |
CWIMAQRanges | CWIMAQRanges is a collection of CWIMAQRange objects. This collection is used to specify multiple ranges. |
CWIMAQRectangle | CWIMAQRectangle contains properties that specify a rectangle. |
CWIMAQRectangleDescriptor | CWIMAQRectangleDescriptor contains properties that specify the set of rectangles to detect. |
CWIMAQRectangleMatchReport | CWIMAQRectangleMatchReport is a collection of CWIMAQRectangleMatchReportItem objects. It contains one entry per rectangle found in the image by CWIMAQVision.DetectRectangles. |
CWIMAQRectangleMatchReportItem | CWIMAQRectangleMatchReportItem contains information about a particular detected rectangle. |
CWIMAQRegion | CWIMAQRegion represents region data and properties that you can configure on a per region basis. This object contains a shape object. Use the Shape property to find out what type of shape a CWIMAQRegion contains. To access the shape object, set the region to a shape variable of the appropriate type. For example, Set MyLine = MyRegions(1) allows you to manipulate the line that is contained in MyRegions(1). |
CWIMAQRegions | CWIMAQRegions is a collection of CWIMAQRegion objects. Every CWIMAQViewer control has a CWIMAQRegions collection associated with it, which you can use to add and manipulate region objects on the viewer. In addition, you can create a CWIMAQRegions object that is not associated with a CWIMAQViewer control. |
CWIMAQRotatedRectangle | CWIMAQRotatedRectangle contains properties that specify a rectangle. A rotated rectangle is specified by a center point, width, height, and an angle. The width and height parameters set the axes that are horizontal and vertical, respectively, when the rectangle is not rotated (Angle = 0). |
CWIMAQSearchLine | CWIMAQSearchLine contains information about a search line |
CWIMAQSearchLines | CWIMAQSearchLines is a collection of CWIMAQSearchLine objects. |
CWIMAQShapeDetectionOptions | CWIMAQShapeDetectionOptions specifies the options that CWIMAQVision.DetectCircles, CWIMAQVisionDetectEllipses, CWIMAQVision.DetectLines, or CWIMAQVision.DetectRectangles use to detect shapes. |
CWIMAQShapeReport | CWIMAQShapeReport is a collection of CWIMAQShapeReportItem objects. It contains one CWIMAQShapeReportItem for each match found. |
CWIMAQShapeReportItem | CWIMAQShapeReportItem contains information about each match found by CWIMAQVision.ShapeMatch. |
CWIMAQSignal | CWIMAQSignal represents signal data and properties that you can configure on a per signal basis. |
CWIMAQSignals | CWIMAQSignals is a collection of CWIMAQSignal objects. Add CWIMAQSignal objects to the CWIMAQSignals collection to specify the number of signals in an acquisition. |
CWIMAQSimpleCalibrationOptions | CWIMAQSimpleCalibrationOptions contains options for the CWIMAQVision.SetSimpleCalibration method. |
CWIMAQStraightEdge | CWIMAQStraightEdge represents a single found straight edge. |
CWIMAQStraightEdgeOptions | CWIMAQStraightEdgeOptions defines the options used to detect straight edges.
|
CWIMAQStraightEdges | CWIMAQStraightEdges is a collection of CWIMAQStraightEdge objects. It contains one entry per straight edge found by CWIMAQVision.FindStraightEdges. |
CWIMAQStructuringElement | CWIMAQStructuringElement represents image processing structuring element data and properties that you can configure on a per-structuring-element basis. |
CWIMAQTextOptions | CWIMAQTextOptions specifies how the text is drawn by CWIMAQOverlay.DrawText or CWIMAQVision.DrawText2. |
CWIMAQThresholdData | Obsolete—Use CWIMAQMultiThresholdData instead.
CWIMAQThresholdData contains parameters to use with thresholding functions.
|
CWIMAQTIFFFileOptions | CWIMAQTIFFFileOptions specifies the options to use when writing a TIFF file. |
CWIMAQViewer | CWIMAQViewer is the top-level object for the CWIMAQViewer control. |
CWIMAQViewerBackgroundOptions | CWIMAQViewerBackgroundOptions allow for the background of the CWIMAQViewer to be changed. |
CWIMAQVision | CWIMAQVision is the top-level object for the CWIMAQVision control. |
CWMachineVision | CWMachineVision is an ActiveX control that uses the CWIMAQVision and CWIMAQViewer controls to perform common machine vision tasks. |
CWMVAxisEdgeOptions | CWMVAxisEdgeOptions contains parameters that specify the filters used to detect an axis. |
CWMVCircle | CWMVCircle contains properties that specify a circle. |
CWMVCommonEdgeOptions | CWMVCommonEdgeOptions contains the parameters used by the CWIMAQVision.Rake algorithm and settings that indicate which results to overlay. |
CWMVCoordinateTransformation | CWMVCoordinateTransformation contains the information necessary to transform a CWIMAQRegions collection from the reference coordinate system to the measurement coordinate system. |
CWMVCountAndMeasureObjectsOptions | CWMVCountAndMeasureObjectsOptions contains optional parameters used by the CWMachineVision.CountAndMeasureObjects method. These optional parameters include parameters to the algorithm as well as properties that indicate what overlays to add to the image. |
CWMVFindCircularEdgeOptions | CWMVFindCircularEdgeOptions contains optional parameters used by the CWMachineVision.FindCircularEdge method. These optional parameters include parameters to CWIMAQVision.Spoke, as well as properties that indicate what overlays to add to the image. |
CWMVFindCircularEdgeReport | CWMVFindCircularEdgeReport contains the results of CWMachineVision.FindCircularEdge. These results include the edge points found, the fitted circle, and a measure of the fit accuracy. |
CWMVFindConcentricEdgeReport | CWMVFindConcentricEdgeReport contains the results of CWMachineVision.FindConcentricEdge. These results include the edge points found, the fitted line, and a measure of the fit accuracy. |
CWMVFindCTUsingPatternOptions | CWMVFindCTUsingPatternOptions contains optional parameters used by the CWMachineVision.FindCoordTransformUsingPattern method. These optional parameters include parameters to CWIMAQVision.MatchPattern2 as well as properties that indicate what overlays to add to the image. |
CWMVFindCTUsingTwoRectsOptions | CWMVFindCTUsingTwoRectsOptions contains optional parameters used by the CWMachineVision.FindCoordTransformUsingTwoRects method. These optional parameters include two sets of parameters to CWIMAQVision.Rake, one for each search area, and properties that indicate what overlays to add to the image. |
CWMVFindPatternOptions | CWMVFindPatternOptions contains optional parameters used by the CWMachineVision.FindPattern method. These optional parameters include parameters to CWIMAQVision.MatchPattern2 as well as properties that indicate what overlays to add to the image. |
CWMVFindStraightEdgeReport | CWMVFindStraightEdgeReport contains the results of CWMachineVision.FindStraightEdge. These results include the edge points found, the fitted line, and a measure of the fit accuracy. |
CWMVLightMeterLineReport | CWMVLightMeterLineReport contains the results of CWMachineVision.LightMeterLine. The report stores information about the pixel intensities along a line. |
CWMVLightMeterRectangleReport | CWMVLightMeterRectangleReport that contains the results of CWMachineVision.LightMeterRectangle. The report stores information about the pixel intensities within a rotated rectangle. |
CWMVObjectsReport | CWMVObjectsReport contains the statistics for every object found by CWMachineVision.CountAndMeasureObjects. |
CWMVObjectsReportItem | CWMVObjectsReportItem contains statistics about a particular particle found by CWMachineVision.CountAndMeasureObjects. |