index
:
~ben/cv
master
wip
collection of computer vision snippets
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
Add harris detector
Benjamin Franzke
1
-1
/
+5
2012-04-20
Add hst: Histogramm based SegmenTation
Benjamin Franzke
1
-1
/
+5
2012-04-18
Rename gauss_cv to cvg
Benjamin Franzke
1
-4
/
+4
2012-04-18
gauss_cv: Read path to ui-file from argv[0]
Benjamin Franzke
1
-2
/
+2
2012-04-18
Add a simple GTK3 based OpenCV gauß-filter
Benjamin Franzke
1
-1
/
+5
2012-04-17
Add a very simple vignetting-reduction program
Benjamin Franzke
1
-1
/
+5
2012-04-04
Makefile: Be silent by default
Benjamin Franzke
1
-2
/
+13
2012-04-04
Makefile: Use variables instead of many-rules for cflags/ldflags
Benjamin Franzke
1
-23
/
+25
2012-04-04
Makefile: Use -Wl,--as-needed
Benjamin Franzke
1
-7
/
+7
2012-04-04
Add capture.c: OpenCV capture displayed with GTK+3
Benjamin Franzke
1
-3
/
+9
2012-03-31
roi: Use gtk3
Benjamin Franzke
1
-2
/
+7
2012-03-30
roi: Move to a gtk based selecton-interface
Benjamin Franzke
1
-2
/
+2
2012-03-30
Add simple roi-algorithm
Benjamin Franzke
1
-2
/
+3
2012-03-15
wimmel_gl: Use a GLES2 context
Benjamin Franzke
1
-1
/
+1
2012-03-15
wimmel_gl: Allow compilation with -DGLUT
Benjamin Franzke
1
-5
/
+3
2012-03-15
Makefile: Pass in 2 threads if /proc/cpuinfo can not be read
Benjamin Franzke
1
-1
/
+1
2012-03-15
Makefile: Add g_threads cflags/libs
Benjamin Franzke
1
-2
/
+2
2012-03-15
wimmel_gl: Use EGL instead of GLUT by default
Benjamin Franzke
1
-1
/
+1
2012-03-14
wimmel_gl: Draw rects around matching subimages
Benjamin Franzke
1
-1
/
+1
2012-03-14
Makefile: No dependency on gtk yet
Benjamin Franzke
1
-2
/
+2
2012-03-14
Makefile: Pass N_THREADS define as number of cpus
Benjamin Franzke
1
-2
/
+5
2012-03-14
Add initial wimmel program
Benjamin Franzke
1
-0
/
+28