index
:
frei0r
debian0
master
ubuntu0
Minimalist, cross-platform, shared video plugins
frei0r devs
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
New Vignette effect.
Simon A. Eugster
2011-07-21
3
-0/+171
*
Bluescreen0r: add explicit color space specification
Marko Cebokli
2011-07-17
1
-3/+3
*
Bluescreen0r: map color parameter to [0,1] range
Marko Cebokli
2011-07-17
1
-4/+9
*
Bluescreen0r: adapt default and bum minor version
Marko Cebokli
2011-07-15
1
-2/+2
*
Bluescreen0r: map distance parameter to [0,1] range
Marko Cebokli
2011-07-15
1
-2/+2
*
IIRblur: remove unneeded xmmintrin include
Marko Cebokli
2011-07-11
1
-1/+0
*
IIRblur: add range check on float to char
Marko Cebokli
2011-07-08
1
-0/+18
*
Add IIRblur source
Marko Cebokli
2011-07-08
6
-0/+1542
*
Fix broken color parameters in facedetect.
Dan Dennedy
2011-03-16
1
-4/+4
*
Sanitize parameters in OpenCV filters.
Dan Dennedy
2011-03-16
2
-3/+15
*
Add #ifndef around all the math macros.
Dan Dennedy
2011-03-16
1
-0/+20
*
cleanup header leftover
v1.3
Jaromil
2011-03-09
1
-1/+0
*
Fix error when cascade classifier is missing
Jaromil
2011-03-09
1
-8/+22
*
Corners: add parameter "Alpha operation"
Till Theato
2011-03-08
1
-21/+72
*
documentation for a new release
Jaromil
2011-03-08
4
-53/+53
*
Merge branch 'master' of code.dyne.org:frei0r
Dan Dennedy
2011-02-27
1
-0/+4
|
\
|
*
CMake change: Install frei0r.h to the /include directory
Simon A. Eugster
2011-02-27
1
-0/+4
*
|
Default OpenCV to a single thread.
Dan Dennedy
2011-02-27
2
-2/+2
|
/
*
Comment printfs in facedetect.
Dan Dennedy
2011-02-27
1
-2/+2
*
Fix a couple of deallocation errors reported by valgrind.
Dan Dennedy
2011-02-27
2
-5/+5
*
A few minor tweaks to facedetect.
Dan Dennedy
2011-02-27
1
-3/+3
*
Sanitize scale for draw's protection.
Dan Dennedy
2011-02-26
1
-0/+1
*
Add FaceDetect 2.0.
Dan Dennedy
2011-02-26
4
-5/+311
*
Capitalize parameter names and descriptions.
Dan Dennedy
2011-02-26
1
-16/+9
*
Remove redundant member variables.
Dan Dennedy
2011-02-26
1
-11/+6
*
OpenCV does not care about color model and bump facebl0r version.
Dan Dennedy
2011-02-21
1
-1/+1
*
Add largest parameter to facebl0r.
Dan Dennedy
2011-02-20
1
-2/+7
*
Add smallest parameter to facebl0r.
Dan Dennedy
2011-02-20
1
-3/+10
*
Add neighbors parameter to facebl0r.
Dan Dennedy
2011-02-20
1
-5/+9
*
Add search scale parameter to facebl0r.
Dan Dennedy
2011-02-20
1
-1/+5
*
Add thread count parameter to facebl0r.
Dan Dennedy
2011-02-20
1
-0/+5
*
Add recheck parameter to facebl0r.
Dan Dennedy
2011-02-20
1
-8/+10
*
Add ellipse parameter to facebl0r.
Dan Dennedy
2011-02-20
1
-3/+8
*
Improve facebl0r detection by getting biggest object.
Dan Dennedy
2011-02-20
1
-0/+1
*
Do face detection on equalized gray image.
Dan Dennedy
2011-02-20
1
-1/+9
*
Cleanup facebl0r.
Dan Dennedy
2011-02-20
1
-26/+21
*
Light Graffiti effect: Added black reference option to start with a black bac...
Simon Eugster
2011-02-20
2
-5/+16
*
Light Graffiti: Added option to prevent overlapping areas between consecutive...
Simon Eugster
2011-02-20
1
-8/+43
*
Tutorial filter added to CMakeLists.txt (without installing it), example code...
Simon Eugster
2011-02-05
3
-4/+136
*
Add alpha_addition to automake.
Dan Dennedy
2011-01-29
1
-89/+182
*
Merge branch 'ttill'
Dan Dennedy
2011-01-29
2
-162/+350
|
\
|
*
c0rners: Move map updating from set_param_value to update. It is still only d...
Till Theato
2011-01-13
1
-12/+19
|
*
Add lightgraffiti filter to makefile build
Till Theato
2011-01-13
1
-1/+2
|
*
curves: - increased precision for hue when using the Bezier spline because it...
Till Theato
2011-01-13
1
-106/+129
|
*
curves: Add channels hue and saturation
Till Theato
2011-01-13
1
-22/+156
|
*
curves: Add two new modes: RGB, Alpha. The values of the modes were also upda...
Till Theato
2011-01-13
1
-10/+34
|
*
Speed up the curves filter
Till Theato
2011-01-13
1
-52/+57
|
*
curves: - set version to 0.2 - use range 0-1 instead of 0-255 for values in t...
Till Theato
2011-01-13
1
-15/+10
*
|
Light Graffiti: New version leading to better results when mixing different c...
Simon Eugster
2011-01-29
1
-34/+99
*
|
Alpha addition added. Can e.g. be used with the light graffiti effect and «t...
Simon Eugster
2011-01-24
3
-0/+93
[next]