<junkyardsparkle@...> writes: > > I'm failing to see why. Isn't a parametric mask just a set of criteria > > represented by numbers, each of which is between 0 and 100? If my parametric > > mask is: select all pixels with L > 50 - why can this not be stored and used > > in other modules that support parametric masks? > > I suspect there would be issues related to the fact that the parameters would be seeing a different set of > image data depending on where in the chain the module was, not to mention any settings on the "ouput" slider > being meaningful only with the module they were adjusted for... as well as the fact that there are two > different color spaces that any given module might work in, each with slightly different parameters.
Oh, I see. You're saying that some modules use LAB whereas others use RGB, so you can't swap masks from one to the other. Makes sense. Mueen ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
