-
Notifications
You must be signed in to change notification settings - Fork 11
Home
dcyoung edited this page Jun 5, 2017
·
9 revisions
Welcome to the sweep-learning-examples wiki!
The goals of this documentation are:
- Summarize how the examples operate, or are intended to operate
- Get new developers up to speed with the source code
- Highlight intended methods for developers to extend the functionality of the examples
- Provide reference material for debugging future issues with the examples
- Provide clear simple example application that makes use of the provided code
-
Quickstart
- Quickstart
- Compatibility
- File Structure
- Experimenting with Parameters
-
Modules & Namespacing
- Namespacing overview
- LineExtractionApp Modules
- Namespacing Module Pattern
-
Line Extraction
- Pre-Processing
- Line Extraction
- Post-Processing
-
Miscellaneous
- Enums