blur effects

pocopocoqjp's icon

Hi there,
Does anyone know good a blur effect?
I tested "cf.blur.jxs-help.maxpat", but its not good enough.
I want to have as similar as camera focus blur.
Thanks.

Win7, max5

Christopher Dobrian's icon

jit.fastblur? jit.convolve? jit.gl.slab @file cf.convolve.jxs?

Ste's icon

hope this helps

depth_of_field.zip
zip
pocopocoqjp's icon

>CHRISTOPHER DOBRIAN
Thanks for your advice.
Do you know how I can set more than 3 at "range". Because I want to have more deeper blur.
Thanks.

pocopocoqjp's icon

>STE
Thanks! This is more than perfect!
But how I can connect it with my normal video capture patch is attached.
Im very beginner sorry for my poor question.

-2014-12-21-23.02.46.png
png
Rob Ramirez's icon

also check out the Examples/jitter-examples/render/slab/jit.gl.slab.gauss6x-example.maxpat

pocopocoqjp's icon

>ROB RAMIREZ
Thanks a lot. This is what I was looking for.
I will try to connect it with my patch.
Thanks.

connorhughes's icon

This patch I made calculates a 5x5 gaussian kernel and then convolves it with an incoming matrix. Hope it helps

connorhughes's icon
Max Patch
Copy patch and select New From Clipboard in Max.

This patch I made calculates a 5x5 gaussian kernel and then convolves it with an incoming matrix. Hope it helps