~ubuntu-branches/ubuntu/utopic/tesseract/utopic-proposed

« back to all changes in this revision

Viewing changes to classify/adaptive.cpp

  • Committer: Package Import Robot
  • Author(s): Jeff Breidenbach
  • Date: 2012-10-23 23:25:05 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20121023232505-01pfq6trlgqtagwj
Tags: 3.02.02-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
 * Allocates memory for adapted tempates.
158
158
 * each char in unicharset to the newly created templates
159
159
 *
160
 
 * @param PopulateFromUnicharset if true, add an empty class for
 
160
 * @param InitFromUnicharset if true, add an empty class for
161
161
 * @return Ptr to new adapted templates.
162
162
 *
163
163
 * @note Globals: none