index
:
~ben/cv
master
wip
collection of computer vision snippets
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
wimmel_gl: Use byte-alignment for readpixels
Benjamin Franzke
1
-2
/
+1
2012-03-15
wimmel_gl: Allow compilation with -DGLUT
Benjamin Franzke
2
-17
/
+20
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 a second texture unit for search region
Benjamin Franzke
2
-8
/
+43
2012-03-15
wimmel.frag: Rename search_rect to srect
Benjamin Franzke
2
-8
/
+7
2012-03-15
wimmel_gl: Use EGL instead of GLUT by default
Benjamin Franzke
2
-28
/
+55
2012-03-14
Revert "wimmel.frag: Discard fragment early if difference is to significant"
Benjamin Franzke
1
-6
/
+3
2012-03-14
wimmel.frag: Discard fragment early if difference is to significant
Benjamin Franzke
1
-3
/
+6
2012-03-14
wimmel_gl: Remove unneeded fps calculation
Benjamin Franzke
1
-10
/
+0
2012-03-14
wimmel_gl: Draw rects around matching subimages
Benjamin Franzke
2
-17
/
+26
2012-03-14
wimmel: Render to a fbo
Benjamin Franzke
2
-28
/
+54
2012-03-14
Add wimmel_gl prototype
Benjamin Franzke
3
-0
/
+280
2012-03-14
Makefile: No dependency on gtk yet
Benjamin Franzke
3
-4
/
+4
2012-03-14
Makefile: Pass N_THREADS define as number of cpus
Benjamin Franzke
1
-2
/
+5
2012-03-14
wimmel: Dont use get_pixel for permormance reasons
Benjamin Franzke
1
-23
/
+18
2012-03-14
wimmel: Simplify thread seperation
Benjamin Franzke
1
-29
/
+25
2012-03-14
util: Be faster by disabling asserts and alpha
Benjamin Franzke
1
-3
/
+11
2012-03-14
Add initial wimmel program
Benjamin Franzke
5
-0
/
+377
[prev]