Startup
This commit is contained in:
3
script/ms/test.py
Normal file
3
script/ms/test.py
Normal file
@@ -0,0 +1,3 @@
|
||||
ret = img_get_int(tmp_file, threshold1, threshold2, threshold3, threshold4, \
|
||||
self.pixel.image_header_length, self.pixel.PIX_XDIM, self.pixel.PIX_YDIM,self.pixel.PIX_COLOR_DEPTH, \
|
||||
roi[0], roi[1], roi[2], roi[3], bkroi[0], bkroi[1], bkroi[2], bkroi[3], filter_median = True, filter_nsigma = 30)
|
||||
Reference in New Issue
Block a user