Part Number: TDA4VM
HI,
while i run ./vx_conformance_test_exe, it shown the errors:
[ !FAILED! ] tivxBmpRdWr.BmpRd/2/bmptest_output_blurred_lena_gray
[ RUN 0004 ] tivxBmpRdWr.BmpRd/3/bmptest_output_colors_col ...
755.817681s: VX_ZONE_ERROR:[tivx_utils_expand_file_path:138] Please define the environment variable (null).
755.817683s: VX_ZONE_ERROR:[ReadInputImages:69] tivx_utils_expand_file_path() failed.
755.817686s: VX_ZONE_ERROR:[tivxBmpRdWr_testBmpRd_body:403] ReadInputImages() failed.
[ !FAILED! ] tivxBmpRdWr.BmpRd/3/bmptest_output_colors_col
[ RUN 0005 ] tivxBmpRdWr.BmpRd/4/bmptest_output_colors_gray ...
755.817789s: VX_ZONE_ERROR:[tivx_utils_expand_file_path:138] Please define the environment variable (null).
755.817790s: VX_ZONE_ERROR:[ReadInputImages:69] tivx_utils_expand_file_path() failed.
755.817792s: VX_ZONE_ERROR:[tivxBmpRdWr_testBmpRd_body:403] ReadInputImages() failed.
[ !FAILED! ] tivxBmpRdWr.BmpRd/4/bmptest_output_colors_gray
[ -------- ] 5 tests from test case tivxBmpRdWr
[ FAILED ] tivxCanny.multipleNode/9/lena_gray/L1 7x7 thresh=(100, 120)
[ FAILED ] tivxCanny.multipleNode/10/lena_gray/L2 7x7 thresh=(100, 120)
[ FAILED ] tivxCanny.negativeTestBorderMode/0/lena_gray/L1 3x3 thresh=(100, 120)
[ FAILED ] tivxCanny.negativeTestBorderMode/1/lena_gray/L2 3x3 thresh=(90, 130)
[ FAILED ] tivxGaussianPyramid.GraphProcessing/0/randomInput/VX_BORDER_UNDEFINED/sz=640x480/VX_SCALE_PYRAMID_HALF
[ FAILED ] tivxGaussianPyramid.GraphProcessing/1/randomInput/VX_BORDER_UNDEFINED/sz=640x480/VX_SCALE_PYRAMID_ORB
[ FAILED ] tivxGaussianPyramid.VirtualPyramid/0/randomInput/VX_BORDER_UNDEFINED/sz=640x480/VX_SCALE_PYRAMID_HALF
[ FAILED ] tivxGaussianPyramid.VirtualPyramid/1/randomInput/VX_BORDER_UNDEFINED/sz=640x480/VX_SCALE_PYRAMID_ORB
[ FAILED ] tivxGaussianPyramid.negativeTestBorderMode/0/randomInput/VX_BORDER_REPLICATE/sz=640x480/VX_SCALE_PYRAMID_HALF
[ FAILED ] tivxGaussianPyramid.negativeTestBorderMode/1/randomInput/VX_BORDER_CONSTANT=0/sz=640x480/VX_SCALE_PYRAMID_HALF
[ FAILED ] tivxMaxNodes.MaxNodes/0/few_strong_corners/MIN_DISTANCE=3.0/SENSITIVITY=0.10/GRADIENT_SIZE=3/BLOCK_SIZE=5/k=3/VX_INTERPOLATION_NEAREST_NEIGHBOR
[ FAILED ] tivxBmpRdWr.BmpRd/0/bmptest_output_baboon_col
[ FAILED ] tivxBmpRdWr.BmpRd/1/bmptest_output_baboon_gray
[ FAILED ] tivxBmpRdWr.BmpRd/2/bmptest_output_blurred_lena_gray
[ FAILED ] tivxBmpRdWr.BmpRd/3/bmptest_output_colors_col
[ FAILED ] tivxBmpRdWr.BmpRd/4/bmptest_output_colors_gray
[ DISABLED ] 12851 test(s)
=================================
OpenVX Conformance report summary
=================================
To be conformant to the OpenVX baseline, 9953 required test(s) must pass. 6345 tests passed, 3608 tests failed. FAILED.
To be conformant to the User Data Object extension, 14 required test(s) must pass. 14 tests passed, 0 tests failed. PASSED.
Note: The 12851 disabled tests are optional and are not considered for conformance.
***********************************
could u help me to solve the problem ? and if i wanna run the demos,did i need to ensure all the requried tests had been passed?