powered by
Count objects by clicking on the image (Contar objetos clicando na imagem)
pick_count(im,cex=1,col="red")
Returns the number of objects in an image (Retorna o numero de objetos em uma imagem).
:Image in ExpImage format (Imagem no formato do ExpImage).
:Font size (Tamanho da fonte)
: Font color (Cor da fonte).
Alcinei Mistico Azevedo (Instituto de ciencias agrarias da UFMG)
pick_length , pick_resolution
pick_length
pick_resolution
if (FALSE) { # Not run: Depende da interacao com uma interface grafica #(It depends on interaction with a graphical interface). im=read_image(example_image(3),plot=TRUE) pick_count(im) }
Run the code above in your browser using DataLab