Go to the source code of this file.
Namespaces | |
namespace | laser_camera_segmentation::texture_features |
Functions | |
def | laser_camera_segmentation::texture_features.eigen_texture |
calculates eigen values of covariance matrix accumulating statistics of sobel filter responses in an image block | |
def | laser_camera_segmentation::texture_features.visualize |
Variables | |
tuple | laser_camera_segmentation::texture_features.eig_tex_np = eigen_texture(im, blocksize=s, filtersize=3) |
tuple | laser_camera_segmentation::texture_features.im = hg.cvLoadImage('/home/haidai/svn/robot1/src/projects/08_03_dog_commands/dragonfly_color_calibration/untitled folder/camera_image.png') |
tuple | laser_camera_segmentation::texture_features.s = (i+1) |