if (FALSE) {
# Not run: Depende da interacao com uma interface grafica
#(It depends on interaction with a graphical interface).
im=read_image("https://raw.githubusercontent.com/AlcineiAzevedo/Files_ExpImage/main/PlacaPetri.jpg",
plot=TRUE)
seg=pick_circle(im)
im2=extract_pixels(im,target = seg,plot=TRUE)
}
Run the code above in your browser using DataLab