File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
// /////////////////////////////////////////////////////////////////////
2
2
// File: thresholder.cpp
3
- // Description: Base API for thresolding images in tesseract.
3
+ // Description: Base API for thresholding images in tesseract.
4
4
// Author: Ray Smith
5
- // Created: Mon May 12 11:28:15 PDT 2008
6
5
//
7
6
// (C) Copyright 2008, Google Inc.
8
7
// Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 1
1
// /////////////////////////////////////////////////////////////////////
2
2
// File: thresholder.h
3
- // Description: Base API for thresolding images in tesseract.
3
+ // Description: Base API for thresholding images in tesseract.
4
4
// Author: Ray Smith
5
- // Created: Mon May 12 11:00:15 PDT 2008
6
5
//
7
6
// (C) Copyright 2008, Google Inc.
8
7
// Licensed under the Apache License, Version 2.0 (the "License");
You can’t perform that action at this time.
0 commit comments