GTAVisionExport icon indicating copy to clipboard operation
GTAVisionExport copied to clipboard

There is a problem loading saved images.

Open hyunhoJeon opened this issue 7 years ago • 3 comments

Thank you for providing a good library. I obtained color, depth stencil through the procedure. However, it is difficult to read because the files are in raw format. Is there a good way to read it? Or am I able to edit and save as jpg, png? Also, when I read the file through Photoshop, I get the following strange results. Please help me.

image

hyunhoJeon avatar Oct 26 '17 12:10 hyunhoJeon

Are these raw files from the native plugin, or from the managed one? Native plugin is not meant to be used alone, but along with the managed plugin.

racinmat avatar Oct 31 '17 00:10 racinmat

I used irfanview to preview things. The manual capture keys are really for debugging

barcharcraz avatar Nov 30 '17 21:11 barcharcraz

Hi,

there is a coding mistake in the native code. See here for a fix: https://github.com/umautobots/GTAVisionExport/issues/4

RealLast avatar Nov 19 '19 19:11 RealLast