powered by
image_thresholding(image, thresh)
path = system.file("tmp_images", "1.png", package = "OpenImageR") image = readImage(path) filt = image_thresholding(image, thresh = 0.5)
Run the code above in your browser using DataLab