Sizing an Image

Post Reply
JCSullivan

Sizing an Image

Post by JCSullivan »

PI Ver 11.x

In Task Mode preferably:

1. Is there a way I can select a part of an image, copy into clipboard
2. Perform a gaussian blur on the base image and
3. Paste the clipboard image back.

Below is a sample of what I'm trying to create and if possible try to create a frame with this effect. Any ideas?

Image

EDIT

I need to do this as a Task in Batch mode

END of EDIT
Last edited by JCSullivan on Mon Dec 04, 2006 11:58 pm, edited 1 time in total.
BrianCee

Post by BrianCee »

I'm having a little problem understanding why you don't do it as you have suggested - I guess you need it in more detail :-

Use the 'standard ' selection tool to draw the oblong around the part you do not want to blur.

Select 'Edit >> Copy'

Select 'Selection >> None'

Select 'Photo >> Blur >> Gaussian blur' - choose depth of blur - - OK.

Select 'Paste >> As Object'

Select 'Object >> Deselect All Objects'

Save

Works for me .
Last edited by BrianCee on Mon Dec 04, 2006 10:29 pm, edited 1 time in total.
JCSullivan

Post by JCSullivan »

Because I'm doing it in Batch mode.

Can you do it in batch mode?

How do you sellect for a Task
heinz-oz

Post by heinz-oz »

You can find a tutorial on PI tasks here http://www.wwell.net/tutorials/pi8/qcpbasics/index.html
JCSullivan

Post by JCSullivan »

Thanks "Heinz". I'm sure you will know I am familiar with Tasks otherwise I wouldn't be asking such a specialised question.

I guess I wasn't clear in the first message but I need to perform this in a Task well as in Batch.

JC aka NLP239
heinz-oz

Post by heinz-oz »

JCSullivan wrote:Thanks "Heinz". I'm sure you will know I am familiar with Tasks otherwise I wouldn't be asking such a specialised question.

I guess I wasn't clear in the first message but I need to perform this in a Task well as in Batch.

JC aka NLP239
Oooops, :oops: didn't make the connection, sorry :D
Post Reply