OCR Project
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CBoundingBoxAxis-aligned bounding box of one letter cell
 CCharGridA rectangular character grid
 CCNNFull CNN state: weights, gradients, momentum buffers, activations
 CCNNActivationsIntermediate activations produced by the forward pass
 CCNNWeightsLearnable parameters of the CNN
 CDatasetA collection of training samples
 CGuiStateComplete application state passed to every GUI function
 CImageHeap-allocated RGBA pixel buffer (row-major, 4 bytes per pixel)
 CLoaderArgsArguments passed to each loader thread
 CPreprocessParamsParameters for the full preprocessing pipeline
 CQueueSimple heap-allocated FIFO queue for pixel coordinates
 CSampleA single labelled training sample
 CSegmentResultResult of a grid detection / segmentation pass
 CSolveArgsParsed command-line options for the solve binary
 CTrainArgsParsed command-line options for the train binary
 CWordResultResult of a single word search