[Paraview] jpeg 2000 support

2012-09-05 Thread Cagatay Bilgin
Hi, I was looking for jpeg 2000 support in paraview and couldn't find much. Does paraview handle jpeg 2000 files ? Can I do a hierarchical visualization using paraview ? Thank you, Cagatay ___ Powered by www.kitware.com Visit other Kitware open-source

[Paraview] paraviewweb+webgl with volume not working

2012-06-01 Thread Cagatay Bilgin
I need an application that shows the 3D input using volume rendering on one side and the segmented image on the other side. I got the later part working, given a segmented image paraview and webgl renders the surface without a problem. I am having problems with the first part though, doing the

Re: [Paraview] paraviewweb+webgl with volume not working

2012-06-01 Thread Cagatay Bilgin
renderer available in ParaViewWeb. (JavaScript, Java, Flash) Seb On Fri, Jun 1, 2012 at 1:08 PM, Cagatay Bilgin bilgi...@gmail.com wrote: I need an application that shows the 3D input using volume rendering on one side and the segmented image on the other side. I got the later part working

Re: [Paraview] changing the current view in pvw

2012-05-04 Thread Cagatay Bilgin
, Cagatay Bilgin bilgi...@gmail.com wrote: Hi Seb, The first option will not scale. We will have a growing number of tissue samples to be visualized and this option will be infeasible soon. I am already re-initializing the renderer with the new activeview. The minimal example

Re: [Paraview] changing the current view in pvw

2012-05-04 Thread Cagatay Bilgin
. Seb On Fri, May 4, 2012 at 1:41 PM, Cagatay Bilgin bilgi...@gmail.com wrote: adding the following line did not change anything renderers.current.unbindToElementId('renderercontainer'); and I do not know how to check the view id Calling disconnect and connecting again would indeed solve

Re: [Paraview] changing the current view in pvw

2012-05-04 Thread Cagatay Bilgin
at 3:27 PM, Cagatay Bilgin bilgi...@gmail.com wrote: Hi Seb, I am completely lost here. I tried the disconnect, and as I was expecting the render window is gone and I do not see any visualization. I would guess I will need to reconnect again. The view id is the same before and after

[Paraview] changing the current view in pvw

2012-05-03 Thread Cagatay Bilgin
I am trying to build a web application that can visualize different objects by the use of a drop down bar. I do not want to create new connections or sessions every time the user changes object to be visualized. I've been trying the whole morning and could not figure out how to i) delete the

Re: [Paraview] changing the current view in pvw

2012-05-03 Thread Cagatay Bilgin
Jourdain sebastien.jourd...@kitware.com wrote: Hi Cagatay, does your data needs to be a ParaView state file, our would it be better if it was some other VTK compatible file ? Seb On Thu, May 3, 2012 at 3:18 PM, Cagatay Bilgin bilgi...@gmail.com wrote: I am trying to build a web

Re: [Paraview] changing the current view in pvw

2012-05-03 Thread Cagatay Bilgin
want to load and unload them, you will have to re-init the renderers as I was saying in one of my previous mail. Just let me know if you want to take that route, I can try to explain more. Hope that give you enough hints, Seb On Thu, May 3, 2012 at 5:40 PM, Cagatay Bilgin bilgi...@gmail.com

Re: [Paraview] headless paraview installation

2012-05-02 Thread Cagatay Bilgin
be improved in ParaViewWeb itself... Thanks, Seb On Tue, May 1, 2012 at 8:49 PM, Cagatay Bilgin bilgi...@gmail.com wrote: Using the latest ParaView solved the problem. We were using 3.12 before. There were quite a few hacks that we had to do to get things working. It is a joy to watch once

[Paraview] headless paraview installation

2012-05-01 Thread Cagatay Bilgin
We are interested in using paraviewweb in our lab and integrate it with the segmentation tools we are developing. We were able to install and use paraviewweb on my local machine. All the examples, shuttle, service etc worked as expected. Our second installation was on a server without X. The

Re: [Paraview] headless paraview installation

2012-05-01 Thread Cagatay Bilgin
since then though. Goodwin On Tue, May 1, 2012 at 7:55 PM, Cagatay Bilgin bilgi...@gmail.com wrote: We are interested in using paraviewweb in our lab and integrate it with the segmentation tools we are developing. We were able to install and use paraviewweb on my local

Re: [Paraview] can't make movie

2012-03-06 Thread Cagatay Bilgin
Hi, I don't know if the issues are related or not but if I set the frame rate anything other than 2^n, mine (3.12.0 64-bit) also crashes. Cagatay On Tue, Mar 6, 2012 at 3:18 AM, wang w...@knmi.nl wrote: Hello Paraview users, I'm using Paraview 3.10.1 and want to make movies. But it crashes

[Paraview] ParaViewWeb installation

2012-02-28 Thread cagatay bilgin
Hello Paraview users, I am trying to build paraviewweb, got the activemq-cpp, apache and other dependencies installed. When I try to compile the ParaView adapter, I get a linker error given below. I am not sure how to proceed with this error Scanning dependencies of target ParaWebPlugin [ 3%]