CActions | |
►Cactivity | |
Cdetector | |
CActivityState | Basic version of an activity state |
►CAnnouncement | Base/abstract announcer class |
►CCommentary | Commentary class, which does not transcribe the signal but passes it along in some non-text format |
CRunningCommentary | Commentary class that also keeps track of past information and reports it all out when requested. At that point, it should wipe the past information and start collecting anew |
►CBase | Base class for camera runners |
►CColor | Expands on base class to specialize to color images |
CReplayColor | Replay a recorded color stream from a bag file |
CColor | |
CDepth | |
CGrayscale | Expands on base class to specialize to color images |
►CD435_Runner | |
CReplay | Replay a recorded stream from a bag file |
CD435_Runner | |
►CRGBD | D435 Color + Depth (RGB+D) image capture class |
CRGBD_Aligned | D435 Color + Depth (RGB+D) image capture class |
►CBase | |
►CSimple | |
CTwoAgent | |
►CBase | |
CRGBD | Class for ROS-based depth camera subsrciber |
►CBasic | |
►CSimTimeLess | |
CSimTime | |
Cbcolors | |
►CBoard | Class description for a board, which is a locality sensitive bag |
►CArrangement | A puzzle that simply needs to arrange pieces on a workspace |
►CAdjacent | Puzzle whose pieces will be touching as part of the solution |
►CInterlocking | Puzzle with interlocking pieces |
CGridded | Puzzle type that is a set of interlocking puzzle pieces that get put together in a grid structure. All rows/columns have same number of pieces |
CMatrix | Puzzle type that is a set of adjacent, rectangular puzzle pieces that get put together in a matrix/2D array shape. All rows/columns have same number of pieces |
CCalibrate | Puzzle interface to facilitate calibration |
CByColor | A puzzle piece clustering method based on color. The feature extractor should be based on color |
CByShape | Clustering by shape |
CBoard | |
►Ccentroid | |
CfromBottom | |
CfromTop | |
►CCfgCamera | |
CCfgROSCam | Configuration setting specifier for ROS connected camera |
►CCfgCamera | |
CCfgColor | Configuration setting specifier for OpenCV2 camera interface |
►CChannel | Base/abstract channel class |
CAssignment | Assignment class for communication between BeatReporter and Editor |
CtoCSV | Save to CSV formatted file channel |
CtoFile | Save to file channel |
►CColor | |
CColor | OpenCV based camera interface |
►CColor | |
CColor | Class for ROS-based camera runners |
CConfig_D435 | Simple configuration structure for the D435 camera |
CCorrespondenceParms | |
CCorrespondences | Class that compares two boards and generates correspondences across them |
CCtoW_Calibrator_aruco | Wrapper for aruco tag camera-to-workspace extrinsic matrix calibration (M_CL) |
CD435_Configs | |
►CD435RecBase | |
CD435RecRosbag | |
CDetectorState | Basic version of a detector state |
CEdgeDes | |
CEditor | Editor class manages multiple reporters and curates information going to the output channel based on reporter commentary |
CGMMdebug | |
CGMMstate | |
►CGrayscale | |
CDepth | Class for ROS-based depth camera subsrciber |
CHand | |
CImageRGBD | |
Cimprocessor | |
CInfo | |
CManagerParms | |
►CMatcher | Generic puzzle piece matching class. Actual instances should use similarity of difference matching sub-classes |
►CMatchDifferent | The puzzle piece matching scores are based on differences. Lower is better |
CEdge | Puzzle piece edge based comparison |
CDistance | Distance-based puzzle piece matching |
CHistogramCV | OpenCV Histogram puzzle comparator class |
CMoments | Uses shape moments to establish similarity |
CPCA | Uses pca to calculate rotation |
►CMatchSimilar | Similarity matching |
CSIFTCV | Uses sift features to establish similarity |
CSift | |
►Cobject | |
CframeWriter | |
CvidWriter | |
CvidWriter_ROS | |
►CBase | Base or root implementation of detector class |
►CfromState | Basic detector from state vector input. Should be overloaded, but simple detectors can be created with the right pre/post processor |
CimageRegions | Activity states depend on having signal lying in specific regions of an image. Signal is presumably in image pixels |
CPlanar | Activity detection based on lying in specific planar regions |
►CinImage | The most basic object or instance detector from image input |
CimageOccupancy | Activity states depend on having true image values lying in specific regions of an image. Signal is a full image |
►CbgImage | The most basic object or instance detector from image input |
CbgConical | Implements a single Gaussian background model with conical error |
►CbgGaussian | Implements a single Gaussian background model |
ConWorkspace | Applies half-Gaussian model with premise that targets lie to one side of the distribution |
CbgmodelGMM | |
CbgmodelGMM_cv | |
►CinCorner | Class instance for extracting background that lies with the corner region of the RGB color cube, or the extremal regions of a color-space based on a planar cut |
CinCornerEstimator | Wrapper to inCorner that performs estimation for caliration and saving |
►CfgImage | The most basic object or instance detector from image input |
►CfgAppearance | Appearance based object detection |
CfgDifferences | Image differences foreground model |
CtargetCorner | Class instance for extracting targets that lie with the corner region of the RGB color cube, or the extremal regions of a color-space based on a planar cut |
CtargetMagenta | Class instance for extracting bright/neon magenta targets, which tend to lie in a corner region of the RGB color cube.
|
CtargetNeon | Detection interface for neon colored targets |
CtargetSG | Single-Gaussian based target detection with full covariance |
CfgGaussian | Single Gaussian target/foreground model with diagonal covariance |
►CinImageRGBD | Most basic object or instance detector from RGBD image input |
CbgImageRBGD | The most basic object or instance detector from RGBD image input |
CFromSketch | What is FromSketch?? |
►CSurfaceCutModel | |
CPlanarModel | Specification data class that describes the planar cut classifier and its functional properties |
CSphericalModel | Specification data class that describes the planar cut classifier and its functional properties |
CTModel | Target model class to encapsulate affine decision classifier |
CTModel | |
CMData | |
CTModel | |
CMonitor | A simple interface class for monitoring the outcomes of a perceived scene |
CPerceiver | Basic implementation of a perceiver class |
CProgress | A simple interface class for progress monitoring a perceived scene |
CcopyAttributes | |
►Ccentroid | |
►CcentroidMulti | |
CFromLayer | A basic detector class that processes a layered image (or mask and image) detection output. Converts all isolated regions into their own puzzle piece instances |
CboardMeasure | Puzzle piece board measurement class, based on puzzle piece layer parsing |
CParams | Parameters for the toplines tracker |
CfakeTriangle | |
►CParamBasic | |
►CParamSTL | |
CParamST | |
CParamColorCluster | Configuration parameter struct for byColor clustering |
CParamHand | |
CParamPuzzle | |
CParams | |
CParams_cv | The parameters for the bgmodelGMM_cv |
CParamShapeCluster | |
►CPerceiver | |
CSimple | |
CboardPerceive | A simple perceiver for recovering puzzle pieces from a layer mask and an image. If desired, can do piece association |
CPerceiverState | |
CPiece | Bad code here |
►CPlanner | |
CPlannerHand | |
Cplotfig | |
Cplotfig | |
CProgressState | |
CPuzzleTemplate | Data class containing puzzle piece information |
CPuzzleTemplate | |
►CRealSolver | |
CRealSolverROS | |
►CReporter | Base/abstract reporter class |
CBeatReporter | Specialized reporter class that works with an editor |
CSGMdebug | |
CSGMdebug | Data class for storing Gaussian mean and variance diagonal |
CSGMstate | Data class for storing Gaussian foreground output |
CSGMstate | |
CStepLines | Given a set of points representing piecewise line segments, provides an interface for generating them as a path of discrete points/steps |
►CtabletopPlaneEstimator | |
CHeightEstimator | |
►CTemplate | Stores and encapsulates a template instance of a visual puzzle piece |
CRegular | A puzzle has Regular pieces when they are all of a consistent sizing such that their edge structure can be compared in a standard North, South, East, West approach |
CTemplate | |
CTextRectException | |
CtModel_SG | |
CTrackState | |
►CTrigger | Base/abstract trigger class |
CAlways | Class that always triggers a report |
CFalling | Class that triggers a report when binary state changes, on falling edge |
ConChange | Class that triggers a report when the state changes |
ConMatch | Class that triggers a report when the state matches a target state |
CRising | Class that triggers a report when binary state changes, on rising edge |
CwhenClose | Class that triggers a report when current state is close to target state |
CwhenDiffers | Class that triggers a report when current state differs from previous state |
CwhenFar | Class that triggers a report when current state is far fromo target state |
CwhenSimilar | Class that triggers a report when current state is similar to previous state |
►Cbasic | |
Cmask | |
►CCfgNode | |
CCfgD435 | Configuration setting specifier for the D435 camera |
►CAlgConfig | |
CCfgMoving | Configuration setting specifier for "motion" detector |
►CCfgSGM | Configuration setting specifier for Gaussian BG model |
CCfgSGCone | Configuration setting specifier for Gaussian BG conical model |
CCfgOnWS | Configuration setting specifier for Gaussian workspace model |
CCfgGMM_cv | Configuration setting specifier for Gaussian BG model |
CCfgInCorner | Configuration setting specifier for Gaussian workspace model |
CCfgCorrespondences | Configuration setting specifier for Correspondences class |
►CCfgMatcher | Configuration setting specifier for puzzle piece matcher class |
►CCfgDifferent | Configuration setting specifier for difference matcher class |
CCfgDistance | Configuration setting specifier for distance matcher class |
CCfgHistogramCV | Configuration setting specifier for Histogram puzzle comparator class |
CCfgMoments | Configuration setting specifier for Moments class |
CCfgPCA | Configuration setting specifier for Moments class |
►CCfgSimilar | Configuration setting specifier for similar matcher class |
CCfgSIFTCV | Configuration setting specifier for OpenCV SIFT matcher class |
►CCfgCentroid | |
►CCfgCentMulti | Configuration setting specifier for centroidMulti |
►CCfgBoardMeasure | Configuration setting specifier for centroidMulti |
►CCfgArrangement | Configuration setting specifier for centroidMulti |
►CCfgAdjacent | Configuration setting specifier for Arrangement |
►CCfgInterlocking | Configuration setting specifier for centroidMulti |
CCfgGridded | Configuration setting specifier for gridded puzzle |
CCfgMatrix | Configuration setting specifier for gridded puzzle |
CCfgCalibrate | Configuration setting specifier for puzzle calibration class |
CCfgCentroind | Configuration setting specifier for centroidMulti |
►CAlgConfig | Base class for algorithm configuration |
CCfgCamera | Configuration setting specifier for generic camera |
►CCfgChannel | Configuration instance for a Channel |
CCfgToFile | Configuration instance for a Channel |
CCfgDifferences | Configuration setting specifier for Differences FG model |
CCfgSGT | Configuration setting specifier for Gaussian BG model |
►CCfgAnnouncement | Configuration instance for an Announcement |
CCfgCommentary | Configuration instance for Commentary |
CCfgRunningCommentary | Configuration instance for RunningCommentary |
►CBuildConfig | Base class for algorithm builder configuration |
CBuildCfgMonitor | Build configuration instance for a monitor.
|
CBuildCfgProgress | Build configuration instance for a progress monitor.
|
CROSConfig | Base class for ROS-based robot, node, algorithm configuration |
CCfgStepLines | Configuration specifier for piecewise lines instance |
CCfgMonitor | Configuration instance for a Monitor.
|
CBuildCfgPerceiver | Build configuration instance for a perceiver.
|
CCfgPerceiver | Configuration instance for a perceiver.
|
CCfgProgress | Configuration instance for a Progress monitor.
|
CBuildCfgReporter | Configuration instance for a Reporter |
CCfgBeatReporter | Configuration instance for a Reporter |
CCfgReporter | Configuration instance for a Reporter |
CBuildCfgTrigger | Configuration instance for building a Trigger |
CCfgDistTrigger | Configuration instance for a Trigger |
CCfgTrigger | Configuration instance for a Trigger |
►CEnum | |
CMoveState | |
CTrackState | |
CRunState | |
CPieceStatus | |
CEdgeDirection | EdgeDirection used to keep track of the direction of edges |
CEdgeType | EdgeType used to keep track of the type of edges |
CPieceStatus | PieceStatus used to keep track of the status of pieces |
►CFromLayer | |
CManager | A class for associating puzzle pieces across boards. It "manages" the puzzle interpretation process over time, where each sensing cycle generates a new board instance |
►CMatchDifferent | |
CHistogram | |
CMoments | |
CPCA | |
►CParamGrid | |
►CParamPlanner | |
CParamRunner | |