bob.ip.base
3.0.0
Image Processing Guide
Python API
bob.ip.base
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
A
add_average_bit (bob.ip.base.LBP attribute)
alpha (bob.ip.base.TanTriggs attribute)
angle_to_horizontal() (in module bob.ip.base)
angular_second_moment (bob.ip.base.GLCMProperty attribute)
angular_second_moment() (bob.ip.base.GLCM method)
auto_correlation (bob.ip.base.GLCMProperty attribute)
auto_correlation() (bob.ip.base.GLCM method)
B
bins (bob.ip.base.HOG attribute)
block() (in module bob.ip.base)
block_generator() (in module bob.ip.base)
block_norm (bob.ip.base.HOG attribute)
block_norm_eps (bob.ip.base.HOG attribute)
block_norm_threshold (bob.ip.base.HOG attribute)
block_output_shape() (in module bob.ip.base)
block_overlap (bob.ip.base.DCTFeatures attribute)
(bob.ip.base.HOG attribute)
(bob.ip.base.LBP attribute)
block_size (bob.ip.base.DCTFeatures attribute)
(bob.ip.base.HOG attribute)
(bob.ip.base.LBP attribute)
BlockNorm (class in bob.ip.base)
bob.ip.base
module
border (bob.ip.base.Gaussian attribute)
(bob.ip.base.TanTriggs attribute)
(bob.ip.base.WeightedGaussian attribute)
border_handling (bob.ip.base.LBP attribute)
C
cell_overlap (bob.ip.base.HOG attribute)
cell_size (bob.ip.base.HOG attribute)
circular (bob.ip.base.LBP attribute)
cluster_prominence (bob.ip.base.GLCMProperty attribute)
cluster_prominence() (bob.ip.base.GLCM method)
cluster_shade (bob.ip.base.GLCMProperty attribute)
cluster_shade() (bob.ip.base.GLCM method)
coefficients (bob.ip.base.DCTFeatures attribute)
compute_histogram() (bob.ip.base.HOG method)
contrast (bob.ip.base.GLCMProperty attribute)
contrast() (bob.ip.base.GLCM method)
correlation (bob.ip.base.GLCMProperty attribute)
correlation() (bob.ip.base.GLCM method)
correlation_matlab (bob.ip.base.GLCMProperty attribute)
correlation_matlab() (bob.ip.base.GLCM method)
crop() (in module bob.ip.base)
crop_offset (bob.ip.base.FaceEyesNorm attribute)
(bob.ip.base.GeomNorm attribute)
crop_size (bob.ip.base.FaceEyesNorm attribute)
(bob.ip.base.GeomNorm attribute)
D
DCTFeatures (class in bob.ip.base)
difference_entropy (bob.ip.base.GLCMProperty attribute)
difference_entropy() (bob.ip.base.GLCM method)
difference_variance (bob.ip.base.GLCMProperty attribute)
difference_variance() (bob.ip.base.GLCM method)
disable_block_normalization() (bob.ip.base.HOG method)
dissimilarity (bob.ip.base.GLCMProperty attribute)
dissimilarity() (bob.ip.base.GLCM method)
dtype (bob.ip.base.GLCM attribute)
E
elbp_type (bob.ip.base.LBP attribute)
energy (bob.ip.base.GLCMProperty attribute)
energy() (bob.ip.base.GLCM method)
entries (bob.ip.base.BlockNorm attribute)
(bob.ip.base.GLCMProperty attribute)
(bob.ip.base.GradientMagnitude attribute)
entropy (bob.ip.base.GLCMProperty attribute)
entropy() (bob.ip.base.GLCM method)
extract() (bob.ip.base.DCTFeatures method)
(bob.ip.base.FaceEyesNorm method)
(bob.ip.base.GLCM method)
(bob.ip.base.HOG method)
(bob.ip.base.LBP method)
extrapolate_mask() (in module bob.ip.base)
eyes_angle (bob.ip.base.FaceEyesNorm attribute)
eyes_distance (bob.ip.base.FaceEyesNorm attribute)
F
FaceEyesNorm (class in bob.ip.base)
filter() (bob.ip.base.Gaussian method)
(bob.ip.base.WeightedGaussian method)
flip() (in module bob.ip.base)
flop() (in module bob.ip.base)
full_orientation (bob.ip.base.HOG attribute)
G
gamma (bob.ip.base.TanTriggs attribute)
gamma_correction() (in module bob.ip.base)
Gaussian (class in bob.ip.base)
geom_norm (bob.ip.base.FaceEyesNorm attribute)
GeomNorm (class in bob.ip.base)
get_config() (in module bob.ip.base)
GLCM (class in bob.ip.base)
GLCMProperty (class in bob.ip.base)
GradientMagnitude (class in bob.ip.base)
H
histogram() (in module bob.ip.base)
histogram_equalization() (in module bob.ip.base)
HOG (class in bob.ip.base)
homogeneity (bob.ip.base.GLCMProperty attribute)
homogeneity() (bob.ip.base.GLCM method)
I
image_size (bob.ip.base.HOG attribute)
information_measure_of_correlation_1 (bob.ip.base.GLCMProperty attribute)
information_measure_of_correlation_1() (bob.ip.base.GLCM method)
information_measure_of_correlation_2 (bob.ip.base.GLCMProperty attribute)
information_measure_of_correlation_2() (bob.ip.base.GLCM method)
integral() (in module bob.ip.base)
inverse_difference (bob.ip.base.GLCMProperty attribute)
inverse_difference() (bob.ip.base.GLCM method)
inverse_difference_moment (bob.ip.base.GLCMProperty attribute)
inverse_difference_moment() (bob.ip.base.GLCM method)
inverse_difference_moment_normalized (bob.ip.base.GLCMProperty attribute)
inverse_difference_moment_normalized() (bob.ip.base.GLCM method)
inverse_difference_normalized (bob.ip.base.GLCMProperty attribute)
inverse_difference_normalized() (bob.ip.base.GLCM method)
is_multi_block_lbp (bob.ip.base.LBP attribute)
K
kernel (bob.ip.base.TanTriggs attribute)
kernel_x (bob.ip.base.Gaussian attribute)
kernel_y (bob.ip.base.Gaussian attribute)
L
L1 (bob.ip.base.BlockNorm attribute)
L1sqrt (bob.ip.base.BlockNorm attribute)
L2 (bob.ip.base.BlockNorm attribute)
L2Hys (bob.ip.base.BlockNorm attribute)
last_angle (bob.ip.base.FaceEyesNorm attribute)
last_offset (bob.ip.base.FaceEyesNorm attribute)
last_scale (bob.ip.base.FaceEyesNorm attribute)
LBP (class in bob.ip.base)
lbp_shape() (bob.ip.base.LBP method)
lbphs() (in module bob.ip.base)
lbphs_output_shape() (in module bob.ip.base)
LBPTop (class in bob.ip.base)
levels (bob.ip.base.GLCM attribute)
load() (bob.ip.base.LBP method)
look_up_table (bob.ip.base.LBP attribute)
M
Magnitude (bob.ip.base.GradientMagnitude attribute)
magnitude_type (bob.ip.base.HOG attribute)
MagnitudeSquare (bob.ip.base.GradientMagnitude attribute)
max_label (bob.ip.base.LBP attribute)
max_level (bob.ip.base.GLCM attribute)
max_rect_in_mask() (in module bob.ip.base)
maximum_probability (bob.ip.base.GLCMProperty attribute)
maximum_probability() (bob.ip.base.GLCM method)
median() (in module bob.ip.base)
min_level (bob.ip.base.GLCM attribute)
module
bob.ip.base
N
Nonorm (bob.ip.base.BlockNorm attribute)
normalization_epsilon (bob.ip.base.DCTFeatures attribute)
normalize_block (bob.ip.base.DCTFeatures attribute)
normalize_dct (bob.ip.base.DCTFeatures attribute)
normalized (bob.ip.base.GLCM attribute)
O
offset (bob.ip.base.GLCM attribute)
(bob.ip.base.LBP attribute)
output_shape() (bob.ip.base.DCTFeatures method)
(bob.ip.base.GLCM method)
(bob.ip.base.HOG method)
P
points (bob.ip.base.LBP attribute)
process() (bob.ip.base.GeomNorm method)
(bob.ip.base.LBPTop method)
(bob.ip.base.TanTriggs method)
properties_by_name() (bob.ip.base.GLCM method)
Q
quantization_table (bob.ip.base.GLCM attribute)
R
radii (bob.ip.base.LBP attribute)
radius (bob.ip.base.Gaussian attribute)
(bob.ip.base.LBP attribute)
(bob.ip.base.TanTriggs attribute)
(bob.ip.base.WeightedGaussian attribute)
relative_positions (bob.ip.base.LBP attribute)
rotate() (in module bob.ip.base)
rotated_output_shape() (in module bob.ip.base)
rotation_angle (bob.ip.base.GeomNorm attribute)
rotation_invariant (bob.ip.base.LBP attribute)
S
save() (bob.ip.base.LBP method)
scale() (in module bob.ip.base)
scaled_output_shape() (in module bob.ip.base)
scaling_factor (bob.ip.base.GeomNorm attribute)
set_block_size_and_overlap() (bob.ip.base.LBP method)
shift() (in module bob.ip.base)
sigma (bob.ip.base.Gaussian attribute)
(bob.ip.base.WeightedGaussian attribute)
sigma0 (bob.ip.base.TanTriggs attribute)
sigma1 (bob.ip.base.TanTriggs attribute)
sobel() (in module bob.ip.base)
SqrtMagnitude (bob.ip.base.GradientMagnitude attribute)
square_pattern (bob.ip.base.DCTFeatures attribute)
sum_average (bob.ip.base.GLCMProperty attribute)
sum_average() (bob.ip.base.GLCM method)
sum_entropy (bob.ip.base.GLCMProperty attribute)
sum_entropy() (bob.ip.base.GLCM method)
sum_variance (bob.ip.base.GLCMProperty attribute)
sum_variance() (bob.ip.base.GLCM method)
symmetric (bob.ip.base.GLCM attribute)
T
TanTriggs (class in bob.ip.base)
threshold (bob.ip.base.TanTriggs attribute)
to_average (bob.ip.base.LBP attribute)
U
uniform (bob.ip.base.LBP attribute)
V
variance (bob.ip.base.GLCMProperty attribute)
variance() (bob.ip.base.GLCM method)
W
WeightedGaussian (class in bob.ip.base)
X
xt (bob.ip.base.LBPTop attribute)
xy (bob.ip.base.LBPTop attribute)
Y
yt (bob.ip.base.LBPTop attribute)
Z
zigzag() (in module bob.ip.base)