NOICE Feature AOV location

NOICE Feature AOV location

Anonymous
Not applicable
488 Views
1 Reply
Message 1 of 2

NOICE Feature AOV location

Anonymous
Not applicable

Is it possible to point to a seperate exr file to get the feature aovs (N,Z etc) if are all in a seperate exr as channels?

0 Likes
489 Views
1 Reply
Reply (1)
Message 2 of 2

Stephen.Blair
Community Manager
Community Manager

Yes, you do something like this:

noice -i beauty.0005.exr ^
-i diffuse.0005.exr ^
-i diffuse_variance.0005.exr ^
-i diffuse_albedo_noice.0005.exr ^
-i N_noice.0005.exr ^
-i variance.0005.exr ^
-i Z_noice.0005.exr


// Stephen Blair
// Arnold Renderer Support
0 Likes