mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update unit-tests.
This commit is contained in:
parent
4aaac37340
commit
57d2b38dc6
@ -17,4 +17,4 @@ def unittest(data_path, temp_path):
|
|||||||
return False
|
return False
|
||||||
|
|
||||||
return hist2.get_percentile(0.5)[0] == 96 and hist2.get_statistics()[0:] ==\
|
return hist2.get_percentile(0.5)[0] == 96 and hist2.get_statistics()[0:] ==\
|
||||||
(82, 96, 0, 59, 0, 255, 13, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
|
(81, 96, 0, 59, 0, 255, 13, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user