photoshop

expand a selection of pixels in opencv 2

expand a selection of pixels in opencv 2 Question: I have a selection mask on an image in cv2 and I want to expand the selection of pixels such that every pixel within a radius R of an already selected pixel can be added to the selection. I would like for it to work identical …

Total answers: 2

How can I find the full path to a font from its display name on a Mac?

How can I find the full path to a font from its display name on a Mac? Question: I am using the Photoshop’s javascript API to find the fonts in a given PSD. Given a font name returned by the API, I want to find the actual physical font file that font name corresponds to …

Total answers: 6