JuliaGraphics / Immerse.jl

Dive deeper into your data with interactive graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Immerse and Images

vchuravy opened this issue · comments

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.

commented

+1 I would also find this functionality incredibly useful.

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.