imago.git
12 years agocorrect colors on linux (camera)
Tomas Musil [Fri, 10 Aug 2012 15:17:03 +0000 (17:17 +0200)]
correct colors on linux (camera)

12 years agoASCII output
Tomas Musil [Tue, 7 Aug 2012 19:42:52 +0000 (21:42 +0200)]
ASCII output

12 years agointersections
Tomas Musil [Tue, 7 Aug 2012 15:56:00 +0000 (17:56 +0200)]
intersections

13 years agobetter capture on windows
Tomas Musil [Tue, 1 May 2012 20:00:49 +0000 (22:00 +0200)]
better capture on windows

13 years agoargparse for capture
Tomas Musil [Tue, 1 May 2012 18:48:08 +0000 (20:48 +0200)]
argparse for capture

13 years agocapture saves images
Tomas Musil [Mon, 30 Apr 2012 22:54:10 +0000 (00:54 +0200)]
capture saves images

13 years agocapture works on windows
Tomas Musil [Mon, 30 Apr 2012 21:52:39 +0000 (23:52 +0200)]
capture works on windows

13 years agocamera capture
Tomas Musil [Mon, 30 Apr 2012 01:24:07 +0000 (03:24 +0200)]
camera capture

13 years agominor corrections
Tomas Musil [Tue, 17 Apr 2012 23:29:04 +0000 (01:29 +0200)]
minor corrections

13 years agocomponents and hough2 combined
Tomas Musil [Tue, 17 Apr 2012 19:07:01 +0000 (21:07 +0200)]
components and hough2 combined

13 years agoconected components
Tomas Musil [Tue, 17 Apr 2012 18:15:28 +0000 (20:15 +0200)]
conected components

13 years agoreadme
Tomas Musil [Tue, 17 Apr 2012 16:37:21 +0000 (18:37 +0200)]
readme

13 years agopeak extraction
Tomas Musil [Tue, 10 Apr 2012 18:33:01 +0000 (20:33 +0200)]
peak extraction

Much better results on the second test set.

13 years agoargparse, resize
Tomas Musil [Sun, 8 Apr 2012 00:46:20 +0000 (02:46 +0200)]
argparse, resize

13 years agotest images
Tomas Musil [Sat, 7 Apr 2012 23:29:10 +0000 (01:29 +0200)]
test images

13 years agosaving capability
Tomas Musil [Sat, 7 Apr 2012 23:17:26 +0000 (01:17 +0200)]
saving capability

13 years agoimproved code style
Tomas Musil [Sat, 7 Apr 2012 11:12:55 +0000 (13:12 +0200)]
improved code style

Tabs (accidentaly introduced in previous commit) converted to spaces,
long lines split up, etc.

13 years agoreadme file, help
Tomas Musil [Sat, 7 Apr 2012 10:14:33 +0000 (12:14 +0200)]
readme file, help

13 years agofinding the grid
Tomas Musil [Fri, 6 Apr 2012 20:52:02 +0000 (22:52 +0200)]
finding the grid

Works fine on the smaller image, worse on the bigger one.

13 years agoanother high pass
Tomas Musil [Fri, 6 Apr 2012 13:49:44 +0000 (15:49 +0200)]
another high pass

13 years agosmall changes
Tomas Musil [Fri, 6 Apr 2012 13:46:41 +0000 (15:46 +0200)]
small changes

13 years agohough transform
Tomas Musil [Fri, 6 Apr 2012 13:25:05 +0000 (15:25 +0200)]
hough transform

13 years agoedge detection
Tomas Musil [Thu, 5 Apr 2012 20:02:10 +0000 (22:02 +0200)]
edge detection

13 years agoimago.py
Tomas Musil [Thu, 5 Apr 2012 17:45:24 +0000 (19:45 +0200)]
imago.py

13 years agonotes on other similar projects (in czech)
Tomas Musil [Thu, 5 Apr 2012 13:10:53 +0000 (15:10 +0200)]
notes on other similar projects (in czech)

13 years agolinux support
Tomas Musil [Wed, 28 Mar 2012 19:12:43 +0000 (21:12 +0200)]
linux support

13 years agogitignore
Tomas Musil [Wed, 21 Mar 2012 22:07:06 +0000 (23:07 +0100)]
gitignore

13 years agoGreyscale, im_debug
Tomas Musil [Tue, 20 Mar 2012 23:08:49 +0000 (00:08 +0100)]
Greyscale, im_debug

greyscale.py: Short script to test different methods of
transforming RGB images to greyscale.
im_debug.py: Simple script using pygame to display images for
debugging purposes.
image.jpg: Photo of a goban with game (guess which one) being
replayed. Something to test these scripts on.