Example #1
0
def test_Chebyshev_Fourier_Transform():
    """
        Test Chebyshev Fourier Transform
    """
    name = 'Chebyshev_Fourier_Transform'
    test_name = 'test_Chebyshev_Fourier_Transform'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #2
0
def test_ZM():
    """
        Test ZM
    """
    name = 'ZM'
    test_name = 'test_ZM'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #3
0
def test_HTD():
    """
        Test HTD request
    """
    name = 'HTD'
    test_name = 'test_HTD'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #4
0
def test_SURF_with_point():
    """
        Test SURF with point
    """
    name = 'SURF'
    test_name = 'test_SURF_with_point'
    check_feature(NS, test_name,  name, image=NS.image_uri, gobject=NS.gobject_uri)
Example #5
0
def test_PFTASColored():
    """
        Test PFTASColored
    """
    name = 'PFTASColored'
    test_name = 'test_PFTASColored'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #6
0
def test_ORB_with_point():
    """
        Test ORB with point
    """
    name = 'ORB'
    test_name = 'test_ORB_with_point'
    check_feature(NS, test_name, name, image=NS.image_uri, gobject=NS.gobject_uri)
Example #7
0
def test_SURF():
    """
        Test SURF
    """
    name = 'SURF'
    test_name = 'test_SURF'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #8
0
def test_Gabor_Textures():
    """
        Test Gabor Textures
    """
    name = 'Gabor_Textures'
    test_name = 'test_Gabor_Textures'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #9
0
def test_Multiscale_Historgram():
    """
        Test Multiscale Historgram
    """
    name = 'Multiscale_Historgram'
    test_name = 'test_Multiscale_Historgram'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #10
0
def test_Fractal_Features():
    """
        Test Fractal Features
    """
    name = 'Fractal_Features'
    test_name = 'test_Fractal_Features'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #11
0
def test_Gini_Coefficient():
    """
        Test Gini Coefficient
    """
    name = 'Gini_Coefficient'
    test_name = 'test_Gini_Coefficient'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #12
0
def test_Edge_Features():
    """
        Test Edge Features
    """
    name = 'Edge_Features'
    test_name = 'test_Edge_Features'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #13
0
def test_TestComb_Moments():
    """
        Test TestComb Moments
    """
    name = 'Comb_Moments'
    test_name = 'test_TestComb_Moments'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #14
0
def test_Color_Histogram():
    """
        Test Color Histogram
    """
    name = 'Color_Histogram'
    test_name = 'test_Color_Histogram'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #15
0
def test_ORB():
    """
        test ORB
    """
    name = 'ORB'
    test_name = 'test_ORB'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #16
0
def test_Pixel_Intensity_Statistics():
    """
        Test Pixel Intensity Statistics
    """
    name = 'Pixel_Intensity_Statistics'
    test_name = 'test_Pixel_Intensity_Statistics'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #17
0
def test_ORB_with_circle():
    """
        Test ORB with circle
    """
    name = 'ORB'
    test_name = 'test_ORB_with_circle'
    check_feature(NS, test_name, name, image=NS.image_uri, gobject=NS.gobject_uri)
Example #18
0
def test_Radon_Coefficients():
    """
        Test Radon Coefficients
    """
    name = 'Radon_Coefficients'
    test_name = 'test_Radon_Coefficients'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #19
0
def test_SIFT():
    """
        Test SIFT
    """
    name = 'SIFT'
    test_name = 'test_SIFT'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #20
0
def test_Tamura_Textures():
    """
        Test Tamura Textures
    """
    name = 'Tamura_Textures'
    test_name = 'test_Tamura_Textures'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #21
0
def test_SURF_with_circle():
    """
        Test SURF with circle
    """
    name = 'SURF'
    test_name = 'test_SURF_with_circle'
    check_feature(NS, test_name, name, image=NS.image_uri, gobject=NS.gobject_uri)
Example #22
0
def test_Zernike_Coefficients():
    """
        Test Zernike Coefficients
    """
    name = 'Zernike_Coefficients'
    test_name = 'test_Zernike_Coefficients'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #23
0
def test_LBP():
    """
        Test LBP
    """
    name = 'LBP'
    test_name = 'test_LBP'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #24
0
def test_BRISK():
    """
        Test BRISK
    """
    name = 'BRISK'
    test_name = 'test_BRISK'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #25
0
def test_TAS():
    """
        Test TAS 
    """
    name = 'TAS'
    test_name = 'test_TAS'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #26
0
def test_BRISK_with_circle():
    """
        Test BRISK with circle
    """
    name = 'BRISK'
    test_name = 'test_BRISK_with_circle'
    check_feature(NS, test_name, name, image=NS.image_uri, gobject=NS.gobject_uri)
Example #27
0
def test_HARColored():
    """
        Test HARColored
    """
    name = 'HARColored'
    test_name = 'test_HARColored'
    check_feature(NS, test_name, name, image=NS.image_uri)
Example #28
0
def test_BRISK_with_point():
    """
        Test BRISK with point        
    """
    name = 'BRISK'
    test_name = 'test_BRISK_with_point'
    check_feature(NS, test_name, name, image=NS.image_uri, gobject=NS.gobject_uri)
Example #29
0
def test_HTD_with_mask():
    """
        Test HTD with mask request
    """
    name = 'HTD'
    test_name = 'test_HTD_with_mask'
    check_feature(NS, test_name, name, image=NS.image_uri, mask=NS.mask_uri)
Example #30
0
def test_Chebishev_Statistics():
    """
        Test Chebishev Statistics
    """
    name = 'Chebishev_Statistics'
    test_name = 'test_Chebishev_Statistics'
    check_feature(NS, test_name, name, image=NS.image_uri)