Thread: Image blur
View Single Post
  #13  
Old 12-06-2006, 02:05 PM
jrodman jrodman is offline
Member
 
Join Date: Jun 2003
Posts: 21
Quote:
Originally Posted by farshizzo View Post
I've attached another version which should work on your card. This script will only work with the latest version of Vizard 3.0.
The blurring in this one works for me. But, I'm having a number of problems with the script.

First, it gives me a series of 6 error dialog boxes, each titled:
"Producer: Internal Error [] Can't create the temporary window." where [] is box representing an invalid character.
In the dialog box, it says:
"The operation completed successfully."

The menu items that you create do not work for me. I get the "Producer" errors even when I comment out the menu items, so I think they are not the same problem.

The program is really slow to start and to close, but once it's running, it's reasonably speedy.

Finally, when I increase the "blurScale" to 3 or more, it starts to look pixelated. I presume this is because there's no diagonal blurring. I think I can modify the script myself to blur over a box or circle. I will attempt to do so now.

Still, this looks like it should do what I want. Thanks!
Reply With Quote