-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathChangeLog
352 lines (234 loc) · 10 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
hebocr 0.11
* Project renamed, and forked
-- Diego Iastrubni <[email protected]> Sat, 14 Jan 2011 17:00
libhocr (0.10.17)
* Font recognition fine tuning
* Add tiff and jpeg formats output to hocr utility
* Add left to right options to hocr and hocr-gtk utilities
* Oron Peled <oron_at_actcom.co.il> :
- Fix hocr-gtk and sane-pygtk desktop files
- Fix pkg-config files
- code cleanups: missings includes and unused vars
-- Yaacov Zamir <kzamir_at_walla.co.il> Monday, 27 July 2008 09:04
libhocr (0.10.16)
* Update hocr-gtk Hebrew translation
* Add dilation and erosion to hocrpp.h
* Re Fix python install scripts
-- Yaacov Zamir <kzamir_at_walla.co.il> Monday, 22 July 2008 09:04
libhocr (0.10.13)
* Oron Peled <oron_at_actcom.co.il> :
- Fix errors in examples/hocr-gtk/sane-pygtk.desktop
- Fix naming in examples/bindings/Makefile.am
- Use AM_PATH_PYTHON in configure.ac
* Add more options to hocr-gtk
-- Yaacov Zamir <kzamir_at_walla.co.il> Monday, 21 July 2008 09:04
libhocr (0.10.12)
* Fix font segmentation when fonts overlap
* Re change defaults for image prossecing
* Fix font slicing bug
* Sync hocr-gtk and hocr version numbers with libhocr version number
* Fix memory leaks in hocr-gtk
* Fix gtk pixbuf save extention problem
-- Yaacov Zamir <kzamir_at_walla.co.il> Thursday, 06 July 2008 09:04
libhocr (0.10.11)
* Change default values in hocr command line utility
* Change default values in hocr-gtk graphical utility
* Add scale and threshold settings to OO c++ and python bindings
-- Yaacov Zamir <kzamir_at_walla.co.il> Thursday, 26 June 2008 09:04
libhocr (0.10.10)
* Fix hocr-gtk example remember window size
* Fix hocr-gtk example show image filename in title
* hocr-gtk example requires python bindings
* add an ho_array object for arithmetic based operations
* add an ho_array_hist helper object for ho_array
* add an ho_array_stat helper object for ho_array's statistics
* add ah ho_bitmap_hist helper object for ho_bitmap
* Fix libhocrgtk build on none gtk systems (Bug report: Nadav Mavor)
-- Yaacov Zamir <kzamir_at_walla.co.il> Sunday, 10 May 2008 09:04
libhocr (0.10.9)
* Re-Fix auto scaling bug
-- Yaacov Zamir <kzamir_at_walla.co.il> Thursday, 8 May 2008 09:04
libhocr (0.10.8)
* Fix auto scaling bug
* Refine david font
-- Yaacov Zamir <kzamir_at_walla.co.il> Thursday, 8 May 2008 09:04
libhocr (0.10.7)
* hocr-gtk save session parameters
* remove .py from hocr-gtk example python scripts file names
* use libtiff for black and white
hocr-pixbuf export and import using tiff format
* hocr example can read black and white tiff image files
without using gtk
* use sane-pygtk as the scanner utility
* make the configure script more flexible
-- Yaacov Zamir <kzamir_at_walla.co.il> Thursday, 24 Apr 2008 09:04
libhocr (0.10.6)
* hocr-gtk example less path dependent (use sys.prefix)
* hocr-gtk example can use tesseract-ocr if present
* hocr-gtk example can use python-imaging-sane if present to scan images
from a scanner
* use libtiff for hocr-bitmap export using tiff format
* python-hocr does not include hocr-gtk
-- Yaacov Zamir <kzamir_at_walla.co.il> Wednesday, 22 Apr 2008 21:04
libhocr (0.10.5)
* fine tune font recognition
* add wrapper functions
* add c++ wrapper class
* add hocr-gtk example (using glade, pygtk and hocr-python)
-- Yaacov Zamir <kzamir_at_walla.co.il> Saturday, 26 Jan 2008 21:04
libhocr (0.10.4)
* change licence to GPL3
* fine tune options for segmentation functions
* fine tune reading order functions
* remove web interface
* fix pbm load bug (patch: Mikael Ylikoski <[email protected]>)
* add rotation functions
* re-add examples (hocr example requers gtk)
* re-add python bindings (now requires gtk)
-- Yaacov Zamir <kzamir_at_walla.co.il> Monday, 14 May 2007 18:12
libhocr (0.10.3)
* font segmentation functions
* font recognition functions
-- Yaacov Zamir <kzamir_at_walla.co.il> Monday, 4 March 2007 12:02
libhocr (0.10.2)
* paragraph segmentation functions
* line segmentation functions
* word segmentation functions
* reading order sorting functions
* add php web interface
-- Yaacov Zamir <kzamir_at_walla.co.il> Thursday, 15 February 2007 19:12
libhocr (0.10.1)
* internal image loader can load pnm P6, P5, P4 images
* internal image saver can save pnm P6, P5 images
* new functions for color and gray scale images
* gtk related functions move to libhocrgtk
-- Yaacov Zamir <kzamir_at_walla.co.il> Tuesday, 16 Jan 2007 20:10
libhocr (0.10.0)
* new API
* a code cleanup (re-write of most of the code):
re-write of object/struct definitions.
re-write of the segmentation and recognition functions.
re-write of the input-output functions.
file re-organization and naming.
* temporarily remove bindings and examples.
* hocr command line utility requires gtk for input and output
-- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 25 Jun 2006 22:13
hocr (0.8.2)
* change g_file_set_contents to simple fprintf call in file
examples/hocr-gtk/callbacks.c
* add hspell backend to hocr_textbuffer
* add glib's Character Set Conversion support to hocr_textbuffer
* add glib's File save support to hocr_textbuffer
* add gtk's open/save picture files to hocr_pixbuf.
* default brightness is 128 now
* new and preetier logo by Shlomi
* Daniel Nylander: swedish Swedish translation of hocr-gtk
-- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 15 Jan 2006 22:13
hocr (0.8.0)
* Shlomi Israel: hocr logo.
* Tal. (tal.bav_at_gmail.com): Fix memory leak when unrefing the text structure
-- Yaacov Zamir <kzamir_at_walla.co.il> Sat, 14 Jan 2006 22:13
hocr (0.7.2)
* command line example implements pipes
* Tal. (tal.bav_at_gmail.com): add save ppm to command line example.
* move tal's save as pnm to the internal hocr_pixbuf functions.
* add command line args to hocr-gtk example
* add save picture to hocr-gtk example
* add xsane option to hocr-gtk example
* clean picture from artefacts before ocr it
* Tal. (tal.bav_at_gmail.com): add java binding example imagej-plugin
-- Yaacov Zamir <kzamir_at_walla.co.il> Thu, 5 Jan 2006 22:13
hocr (0.7.1)
* Fix bindings
* add pyGTK example
* Diego Iastrubni: fix qt example
-- Yaacov Zamir <kzamir_at_walla.co.il> Mon, 2 Jan 2006 22:13
hocr (0.7.0)
* add bindings to C++, Python and Perl
* documentation is now separate for c and cpp
-- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 1 Jan 2006 22:13
hocr (0.6.4)
* make memory allocation dinamic in do_ocr
-- Yaacov Zamir <kzamir_at_walla.co.il> Wed, 14 Dec 2005 22:13
hocr (0.6.1)
* code cleanups
* add benchmark tests for:
Literature, poetry (with nikud) and bible texts.
-- Yaacov Zamir <kzamir_at_walla.co.il> Wed, 14 Dec 2005 22:13
hocr (0.6.0)
* can read nikud
* add command var to the pixbuf structure
-- Yaacov Zamir <kzamir_at_walla.co.il> Tue, 13 Dec 2005 22:13
hocr (0.5.1)
* examples now named: hocr, hocr-gtk
* fix line equation for short lines
* create different file for different objects
* use a textbuffer structure
-- Yaacov Zamir <kzamir_at_walla.co.il> Sat, 10 Dec 2005 22:13
hocr (0.4.8)
* Use columns
* Ignure nikud marks
* use non horizontal lines
* add command to the image buffer struct to let user control ocr.
* add none-used error to the image struct to let peogram return
feedback to user
-- Yaacov Zamir <kzamir_at_walla.co.il> Wed, 07 Dec 2005 22:13
hocr (0.4.7)
* Remove cpp (and hocr-qt) bindings, untill API stabilize.
-- Yaacov Zamir <kzamir_at_walla.co.il> Wed, 07 Dec 2005 22:13
hocr (0.4.6)
* Fix a bug in get/set bit functions
* Add desktop menu entry only if hocr-gtk is made
* Use gtk toolkit and not gnome to make example more portable
* Rename the gui example hocr-gtk
-- Yaacov Zamir <kzamir_at_walla.co.il> Mon, 21 Nov 2005 00:13
hocr (0.4.5a)
* Ido Kanner reported a buffer overflow on hocr cmd line example, fixed.
-- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 04 Sep 2005 22:13
hocr (0.4.5)
* Yuval Tanny: idea to make line detection more accurate
by adding min/max line_coverage consts and a minimum
finding logic between lines.
* add a HACKING and BUGS files to set guidelines for patches in
the future.
* add hocr-qt example and remove qhocr and the bsd things.
-- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 21 Aug 2005 02:13
hocr (0.4.4)
* add Diego Iastrubni <elcuco_at_kde.org> qhocr to the examples directory.
see examles/README_examples and examples/COPYING_examples.
-- Yaacov Zamir <kzamir_at_walla.co.il> Fri, 19 Aug 2005 02:13
hocr (0.4.3)
* add C++ bindings
-- Yaacov Zamir <kzamir_at_walla.co.il> Thu, 18 Aug 2005 22:13
hocr (0.4.3)
* add hocr man file
* add file input function for pbm formated files
* add documentation in the hocr.h file.
-- Yaacov Zamir <kzamir_at_walla.co.il> Thu, 18 Aug 2005 22:13
hocr (0.4.0)
* hocr is a lib now
* Yuval Tanny: patch to use get/set pixels functions,
making the code much more readable and smaller.
* remove gnome, gtk and glib dependencies from ocr code
* TODO: create a load image function
-- Yaacov Zamir <kzamir_at_walla.co.il> Tue, 16 Aug 2005 22:13
hocr (0.3.2)
* make the command line compatible with gocr -i input_file -f format
* add html output to command line
* add sane support by assuming input is ppm if not explicitly set
-- Yaacov Zamir <kzamir_at_walla.co.il> Tue, 16 Aug 2005 22:13
hocr (0.3.1)
* Dan Kenigsberg: Fix memory leak when openinig new picture
* Dovix: add menu entry and a spec file for rpm creating
* add command line interface for Dan Kenigsberg
-- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 14 Aug 2005 22:13
hocr (0.3.0)
* close crash bug
* add zoom in and out
-- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 14 Aug 2005 22:13
hocr (0.2.0)
* Initial release
* Add spell check
* Add patch by Yuval Tanny: make gui interface more usable by coloring the unreadble
signs and putting picture and text on the same window.
-- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 14 Aug 2005 22:13