| Home | Trees | Indices | Help |
|---|
|
|
ml.ml.DataGenerator --+
|
ml.cla.dataset.CDataGenerator --+
|
RotatedFrontalFace_CDataGenerator
Generate face and non-face image patches of size 32-by-32.
a = (M_PI / 4) * (i_a - 4), where i_a in {0..7}
s = 19 + 2 * i_s, where i_s in {0..3}
x = i_x - 3.5, where i_x in {0..7}
y = i_y - 3.5, where i_y in {0..7}
We have in total 8*4*8*8 = 2048 face locations (a,s,x,y). Use static method class_to_location() to convert from class to location.
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|
Generate a random face or non-face, vectorized-integrated.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Feb 25 10:24:17 2008 | http://epydoc.sourceforge.net |