Unfortunately no, we do have a prototype plugin to display images extracted from the flash gallery only.
I think the easiest way is to add an iframe to the wordpress page in HTML mode. Sort of like this:
<iframe src="/imagevue" width="100%" height="600px"></iframe>