cm_stmap_generator_v01.1 v1.1


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Chris McCrowe
An expression that creates an stmap. You can adjust the bbox. Thank Fabian Holtz for the tips
Requirements:
12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11.0, 10.5, 10 or later
Linux, Mac, Windows
10 Dec 2022
137

 

An expression that creates an stmap. You can adjust the bbox.

Thank Fabian Holtz for the tip on how to optimize it. Cheers

Please login in order to download these files.

Comments   

 
0 # Fabian Holtz 2020-08-04 20:03
I would put the AdjBBox before the Expression nodes. That way the values won't just be repeated outside of the format but they will continue growing/shrinki ng and will be usefull for images with overscan.
Also while your STMap is correct, there is a simpler Expression:
(x+0.5)/width, (y+0.5)/height
This way you only need one Expression node. The reason for the 0.5 is that the Expression node defines the bottom left corner of a pixel as its origin, while the STMap node uses the center of the pixel.
 

You have no rights to post comments

We have 3226 guests and 81 members online