--
You received this message because you are subscribed to the Google Groups "Icy imaging" group.
To unsubscribe from this group and stop receiving emails from it, send an email to icy-software...@googlegroups.com.
To post to this group, send email to icy-so...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/icy-software/f034a3ca-5376-4dda-9dd3-48b5d70bb27e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Stephane,The black sequence happens after the rendering (taking snapshot). With the Video Recorder, I just get an avi file, that I try to open with VLC media player, and it's also a black sequence.
Thanks!
Maxine
On 22 July 2014 10:54, Stephane <stephane.dallongeville@pasteur.fr> wrote:
Hi,
The screenshot should be the way to go. Do the black RGB sequence happen after the rendering or after the "save as" operation ? The AVI format used to save file uses an old codec and might not be supported by your video player. If you try to re open the avi file in Icy, does it work ?
Best,
- Stephane
Le vendredi 18 juillet 2014 13:33:39 UTC+2, Maxine Lam a écrit :Hi,Been struggling to get a video of the 3D rendering of my image. It's a timelapse as well, which might be the problem? I've tried to screenshot the image, to save as avi file, but it gives me a black RGB timelapse. I tried Video Recorder as well, which didn't seem to work, because while it was recording I could not scroll through the timelapse, and the eventual saved avi file was also just blank.Any suggestions at all would be great!Thanks!
Maxine
--
You received this message because you are subscribed to the Google Groups "Icy imaging" group.
To unsubscribe from this group and stop receiving emails from it, send an email to icy-software+unsubscribe@googlegroups.com.
Hi Maxine,
Ok so if i understand correctly you have a 4D sequence (Z+T), you display it in 3D through the 3D VTK canvas and you want to do a rendering of it to save as video right ? Does the 3D VTK view work correctly for you ?
Can you post a link to a sample image so we can test it out ?
I attached a picture with an example of a Z+T sequence display in 3D in the left window and the screenshot rendering of it in the right windows and normally you should be able to get the same result.
Best,
- Stephane
Hi Maxine,
Thanks for the images ! As you can see in the attached picture, the screenshot worked perfectly for me.
Ok, so now i will try to understand why i didn't worked for you. Can you give me some informations about your system ?
java version, operating system...
You should have these informations in the output console of Icy, when you launch it.
So we can test in the same conditions and try to sort out what is wrong.
My guess is that the renderWindow.GetPixelData(...) method of VTK is returning a blank image instead of the good one. We already experienced some problems with renderWindow.GetRGBACharPixelData(...) method but the one we use now should be more compatible.
We will investigate the problem as soon we receive your system informations :)
Best,
- Stephane