|
| | AlgorithmBase.h |
| | Processing unit base class required by algorithm.
|
| | AlgorithmFeatureBase.h |
| | A file containing the basic functions of computer vision algorithm.
|
| | BernoulliNaiveBayes.h |
| | BicubicSplineMapping.h |
| | Transforms the set of corresponding vertices input by the user based on the model function set by the user.
|
| | C_FLImaging_Foundation_CBicubicSplineMapping.h |
| | C_FLImaging_Foundation_CFLCircleD.h |
| | C_FLImaging_Foundation_CFLEllipseD.h |
| | C_FLImaging_Foundation_CFLFigureArray.h |
| | C_FLImaging_Foundation_CFLLineD.h |
| | C_FLImaging_Foundation_CFLPointD.h |
| | C_FLImaging_Foundation_CFLQuadD.h |
| | C_FLImaging_Foundation_CFLRectD.h |
| | Combination.h |
| | A file of combination.
|
| | CsvReader.h |
| | Header file of CsvReader class.
|
| | DBSCAN.h |
| | Density-Based Spatial Clustering of Applications with Noise.
|
| | Definitions3D.h |
| | A definition file of 3D.
|
| | DefinitionsColor.h |
| | A definition file of color.
|
| | DefinitionsDxf.h |
| | A file of definitions of Dxf.
|
| | DefinitionsFigure.h |
| | A file of definitions of figure.
|
| | DefinitionsFigureText.h |
| | DefinitionsFoundation.h |
| | A file of definitions of type, option, etc. used in Foundation module.
|
| | DefinitionsMathematics.h |
| | A file that defines macros, values, etc. used for mathematical operations.
|
| | DxfReader.h |
| | DxfReader class header file.
|
| | Equation.h |
| | A file of Equation calculator.
|
| | Expression.h |
| | A file of class representing expression.
|
| | FigureIncludes.h |
| | FigureUtilities.h |
| | A file of utility class that contains FLFigure operations, file i/o, string conversion, etc.
|
| | FL3DCamera.h |
| | A 3D camera class.
|
| | FL3DMathUtilities.h |
| | FL3DObject.h |
| | A file of class representing 3D object data.
|
| | FL3DObjectHeightMap.h |
| | A file of class representing 3D object height map data.
|
| | FL3DObjectSpatialManager.h |
| | FL3DObjectUtilities.h |
| | A file of class 3D object related utility class.
|
| | FLBezierCubicCurve.h |
| | A file of BezierCubicCurve class.
|
| | FLBezierQuadraticCurve.h |
| | A file of BezierQuadraticCurve class.
|
| | FLBezierQuarticCurve.h |
| | A file of BezierQuarticCurve class.
|
| | FLBSpline.h |
| | FLCircle.h |
| | A file of Circle class.
|
| | FLComplexRegion.h |
| | A file of class representing a polygon.
|
| | FLComplexRegionAttribute.h |
| | A file of ComplexRegion attribute class.
|
| | FLCubicSpline.h |
| | A file of CubicSpline class.
|
| | FLDoughnut.h |
| | A file of class representing a doughnut shape of a circle or an arc.
|
| | FLEllipse.h |
| | A file of Ellipse class.
|
| | FLFigure.h |
| | A file of base class of classes representing figures.
|
| | FLFigureArray.h |
| | A file of base class representing array of figure.
|
| | FLFigureAttribute.h |
| | A file of Figure attribute class.
|
| | FLFigureAttributeBasic.h |
| | A file of Figure basic attribute class.
|
| | FLFigureForwardDeclaration.h |
| | FLFigure Forward Declaration.
|
| | FLFigureText.h |
| | A class that expresses information necessary for drawing.
|
| | FLFigureTextAttribute.h |
| | A file of FigureText attribute class.
|
| | FLFrustum3.h |
| | A file of class representing a frustum.
|
| | FLGeometry3DAxis.h |
| | FLGeometry3DBoundingBox.h |
| | A file of class representing an Axis-Aligned Bounding Box (AABB) in 3D space.
|
| | FLGeometry3DCoordinateSystem.h |
| | FLGeometry3DCoordinateSystemRH.h |
| | FLGeometry3DDirection.h |
| | FLGeometry3DLine.h |
| | FLGeometry3DPlane.h |
| | FLGeometry3DQuaternion.h |
| | FLGeometry3DVector.h |
| | A class representing vector in 3D space which has direction and magnitude.
|
| | FLImageDisplayUtilities.h |
| | Utility class providing conversion functions between FLImage and standard image buffer formats (e.g., Bitmap).
|
| | FLImagingInc.h |
| | FLLine.h |
| | A file of class representing a line.
|
| | FLPoint.h |
| | A file of class representing a point.
|
| | FLPoint3.h |
| | FLPoint4.h |
| | FLPointArray.h |
| | A file of base class representing array of figure.
|
| | FLPointArray3.h |
| | A file of base class representing array of 3d point.
|
| | FLQuad.h |
| | A file of class representing a quadrangle.
|
| | FLQuad3.h |
| | A file of class representing a 3D quadrangle.
|
| | FLQuadrilateralSolid3.h |
| | A file of class representing an irregular hexahedron formed by connecting corresponding vertices of two base quadrangles.
|
| | FLRect.h |
| | A file of class representing a rectangle.
|
| | FLRegion.h |
| | A file of Region class.
|
| | FLRegionAttribute.h |
| | A file of Region attribute class.
|
| | FLRoundRect.h |
| | A file of class representing a round rectangle.
|
| | FLScalar.h |
| | A file of class representing scalar.
|
| | FLTriangle.h |
| | A file of class representing a 2D triangle.
|
| | FLTriangle3.h |
| | A file of class representing a 3D triangle.
|
| | FLTriangularSolid3.h |
| | A file of class representing an irregular pentahedron formed by connecting corresponding vertices of two base triangles.
|
| | framework.h |
| | GaussianNaiveBayes.h |
| | GbrReader.h |
| | GbrReader class header file.
|
| | KMeansCluster.h |
| | A file of K-Means cluster algorithm class.
|
| | KMedoidsCluster.h |
| | KNearestNeighbor.h |
| | A file of K-Nearest Neighbor algorithm class.
|
| | LanczosSplineMapping.h |
| | Transforms the set of corresponding vertices input by the user based on the model function set by the user.
|
| | LeastSquares.h |
| | A file of class calculating least squares and trends line.
|
| | LeastSquares3D.h |
| | 3D least squares calculation class
|
| | Matrix.h |
| | A file of class representing matrix.
|
| | MatrixFor3D.h |
| | MatrixFor3DTransform.h |
| | ModelUtilities.h |
| | MultinomialNaiveBayes.h |
| | ObjReader.h |
| | ObjReader class header file.
|
| | pch.h |
| | Permutation.h |
| | A file of permutation class.
|
| | PlyReader.h |
| | PlyReader class header file.
|
| | PlyWriter.h |
| | PlyWriter class header file.
|
| | ProjectionUtilities3D.h |
| | A file of 3D Projection related utility class.
|
| | RandomForest.h |
| | RasterRegionConverter.h |
| | ReportDescriptor.h |
| | ReportDescriptor class header file.
|
| | resource.h |
| | ROIUtilities.h |
| | A file of ROI related utility class.
|
| | ROIUtilities3D.h |
| | A file of 3D ROI related utility class.
|
| | Statistics.h |
| | A file of class that computes statistics based on the values of elements in CFLArray.
|
| | Stencil.h |
| | A file of class that converts strings to Figure.
|
| | StepReader.h |
| | StepReader class header file.
|
| | StlReader.h |
| | StlReader class header file.
|
| | StlWriter.h |
| | StlWriter class header file.
|
| | SupportVectorMachine.h |
| | ThinPlateSplineMapping.h |
| | The set of vertices corresponding to each input from the user is converted based on the Thin Plate Spline model function.
|
| | XyzImageReader.h |
| | XyzImageReader class header file.
|