Deprecation
Hi guys,
As you may know, we are on a deprecation wave of C++ code, and this image processing library is implemented mostly in this language.
Follow bellow a list of functionalities this package has. Does anyone uses and wants to keep some of its features?
Please let me know, by marking with a cross, as soon as possible.
@amohammadi, @ydayer, @flavio.tarsetti, @lcolbois, @sebastien.marcel, @mguenther, @andre.anjos, @ageorge
Classes
-
bob.ip.base.GeomNorm ---> I have a pure python counterpart -
bob.ip.base.FaceEyesNorm ---> I have a pure python counterpart -
bob.ip.base.LBP -
bob.ip.base.LBPTop -
bob.ip.base.DCTFeatures -
bob.ip.base.TanTriggs -
bob.ip.base.Gaussian -
bob.ip.base.WeightedGaussian -
bob.ip.base.GradientMagnitude -
bob.ip.base.BlockNorm -
bob.ip.base.HOG -
bob.ip.base.GLCMProperty -
bob.ip.base.GLCM
Functions
-
bob.ip.base.flip -
bob.ip.base.flop -
bob.ip.base.crop -
bob.ip.base.shift -
bob.ip.base.scale -
bob.ip.base.scaled_output_shape -
bob.ip.base.rotate -
bob.ip.base.rotated_output_shape -
bob.ip.base.angle_to_horizontal -
bob.ip.base.block -
bob.ip.base.block_output_shape -
bob.ip.base.block_generator -
bob.ip.base.crop -
bob.ip.base.shift -
bob.ip.base.extrapolate_mask -
bob.ip.base.max_rect_in_mask -
bob.ip.base.angle_to_horizontal -
bob.ip.base.histogram -
bob.ip.base.lbphs -
bob.ip.base.lbphs_output_shape -
bob.ip.base.histogram_equalization -
bob.ip.base.gamma_correction -
bob.ip.base.integral -
bob.ip.base.zigzag -
bob.ip.base.median -
bob.ip.base.sobel