# issues with Volume visualization

**URL:** https://discourse.paraview.org/t/issues-with-volume-visualization/1798
**Category:** ParaView Support
**Created:** [May 8, 2019, 6:43pm UTC](https://discourse.paraview.org/t/issues-with-volume-visualization/1798 "2019-05-08T18:43:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kmilo9999](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/k/cc9497/32.png) [@kmilo9999](https://discourse.paraview.org/u/kmilo9999)
#### Post date: [May 8, 2019, 6:43pm UTC](https://discourse.paraview.org/t/issues-with-volume-visualization/1798/1 "2019-05-08T18:43:56Z")

</div>

Hi,

I am loading a large dataset using remote rendering. I’m applying a opacity transfer function to highlight zones of interest, but I don’t see anything changing on screen. Maybe it is just too dark or maybe is not even loading correctly. This is what I got:

 ![Screenshot%20from%202019-05-08%2013-43-50](https://discourse.paraview.org/uploads/default/original/2X/8/83d6b9622f7374e8d196b0e2c5868b11b93593bc.png)

When I switch the data representation to slices or points it shows something

 ![Screenshot%20from%202019-05-08%2014-30-48](https://discourse.paraview.org/uploads/default/original/2X/2/2ad9e3bdbb9f0efb798dd7898194b3f5de0a08d1.png)

Maybe it is not a volume, but the full dataset is a tiff stack and I have had similar datasets rendered correctly in paraview.

One thing I did was pre processing the images increasing their brightness and contrast one by one using a batch script in “imagemagick”. I loaded some of the new images on paraview and I was able to see them correctly. But when loading all of them as a volume, nothing is displayed.

Do you suggest any combination of paraview filters I can try to improve my results?

Thanks for the help in advance.
