click: Detect Mouse Click on Image Display

Description Usage Arguments Value Author(s) See Also Examples

View source: R/display.R

Description

click display an image in a new or existing display window and waits for a mouse click on the display window to be detected.

Usage

1
click(image, scale = 1, window_name = "Display")

Arguments

image

An Image object.

scale

The scaling of the display relative to the image size (default: 1).

window_name

A character string representing the name of the display window (default: "Display").

Value

A data frame with the following 3 columns:

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Image, newDisplay, display

Examples

1
# TODO

neuroconductor-devel/Rvision documentation built on May 16, 2021, 5:16 p.m.