Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

background image - creating image masks #6

Open
konradmayer opened this issue Sep 8, 2020 · 0 comments
Open

background image - creating image masks #6

konradmayer opened this issue Sep 8, 2020 · 0 comments

Comments

@konradmayer
Copy link

thanks for this great package!

I think it would could be very useful as an application for image analysis to create image masks (pixel selections). To do so it would be great to be able to display an image in the background (and define the grid based on image dimensions).
Unfortunately I cant write JS, but I suspect someone can implement it in the JS code which is called here:

pixels/R/show.R

Lines 58 to 64 in 32f7169

htmlwidgets::createWidget(
"pixels",
x,
width = size[[1]],
height = size[[2]]
)
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant