JuliaGraphics / Immerse.jl

Dive deeper into your data with interactive graphics
Other
89 stars 13 forks source link

Immerse and Images #62

Open vchuravy opened 8 years ago

vchuravy commented 8 years ago

I was looking for a way to interact with images (selection of points, etc...) and I was wondering if there are any plans on incorporating ImageView functionality with Immerse.

rand5 commented 8 years ago

+1 I would also find this functionality incredibly useful.

timholy commented 8 years ago

An ImageView rewrite is on my long-term TODO list. I might need to rework how orientation is handled (hopefully the last big "core" change to Images.jl), which accounts for much of what has me dragging my feet.

As far as unifying it with Immerse, currently the big holdup is that Compose cannot currently handle image objects.