Search found 29 matches

by Luisa Klose
Fri Sep 16, 2011 12:05 am
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Greetings,

A final note on this matter for anyone who may be interested.

Look at the color values in the images of my cats. In the correct example, all of the RGB color values are combinations of 0, 51, 102, 153, 204, and 255. That is posterization.

Regards,

Luisa Klose
by Luisa Klose
Thu Sep 15, 2011 4:14 pm
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Thank you, Bernd, for being candid, and not insulting my intelligence.

As I said, I will keep an eye on LiveCode.

And thank you for all your help over the last couple of weeks. I learned a lot.

Best wishes,

Luisa Klose
by Luisa Klose
Thu Sep 15, 2011 3:31 pm
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Ah, yes, it's the user's fault for not using it the way it was intended. :roll: So, posterizing an image is outside of LiveCode's "design envelope", but blurring an image isn't. :lol: Where does the documentation "indicate" that imageData will deliver uncertain results, (presumably with "display pro...
by Luisa Klose
Thu Sep 15, 2011 2:42 pm
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Thank you for your assistance, Walt. I'm not going to spend another second trying to figure out where I have to put the crutches and why. Between versions 8 and 11.5, Director added a few new functions that I didn't know about. I'm eager to experiment with them. I will keep an eye on LiveCode, and I...
by Luisa Klose
Wed Sep 14, 2011 11:57 pm
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Bernd,

It's still off. Thanks.

Luisa
by Luisa Klose
Wed Sep 14, 2011 11:39 pm
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Walt, I put each result on a separate layer in Photoshop, and check them visually by turning the layers on and off. When it appears that there is no change between images, I sample several areas in each image to make sure. The results produced by the statRound approach are way off. If you want to wr...
by Luisa Klose
Wed Sep 14, 2011 5:21 pm
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Thanks, Walt, for your help. Using statRound makes it worse. The numbers are supposed to be truncated. Both LiveCode and Lingo are being asked to perform the same calculations. For some reason, LiveCode returns a result that can be verified to be incorrect. Unless Photoshop and Lingo are returning i...
by Luisa Klose
Wed Sep 14, 2011 3:30 pm
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

One special request, please, Walt & Bernd. Show me where, in my code, I need to "manually assist" LiveCode. Without rewriting the handler, please. It will be easier for me to understand what I have to do. My LiveCode airbrush has some color issues and now I'm wondering if I have to manually assist t...
by Luisa Klose
Wed Sep 14, 2011 2:47 pm
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Thanks for responding, guys, and thank you for your effort, Walt. Here is the result I get from Photoshop and from Lingo: sample_ps_lingo.gif And here is the result I get from LiveCode: sample_livecode.gif Both images were done with a posterization value of 6. The stack should be attached as well. W...
by Luisa Klose
Wed Sep 14, 2011 3:24 am
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Re: Lingo, LiveCode, and Differing Results

Walt, It's close, visually, but apparently some of the values are being calculated differently from what I expect, and it's adding an extra level at some posterization values. The algorithm calls for rounding the numbers down, so in the original script I had to create a couple of variables to compar...
by Luisa Klose
Wed Sep 14, 2011 12:12 am
Forum: Converting to LiveCode
Topic: Lingo, LiveCode, and Differing Results
Replies: 22
Views: 25542

Lingo, LiveCode, and Differing Results

Hello, My handler doesn't work properly in LiveCode, so here I am in search of an answer that will save me from having to spend any more of my time looking for something that may not even be there. The handler posterizes an image with results identical to Photoshop's posterize algorithm. Identical, ...
by Luisa Klose
Mon Sep 05, 2011 7:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: image properties
Replies: 8
Views: 4334

Re: image properties

Kevin, like in a thumbnail viewer, where each image fits in the "cell"?

Luisa
by Luisa Klose
Mon Sep 05, 2011 12:47 am
Forum: Multimedia
Topic: Imaging in LiveCode: Pattern Weaver
Replies: 4
Views: 5381

Re: Imaging in LiveCode: Pattern Weaver

Bernd Niggeman made a significant improvement to my Draw Gradients stack and I thought I would post the link to the improved version. I know that links are verbotten around here, so it's in my thread in the Feature Requests forum. Here's the link anyway with spaces in place of the dots: forums runre...
by Luisa Klose
Sun Sep 04, 2011 10:38 pm
Forum: Multimedia
Topic: Imaging in LiveCode: Pattern Weaver
Replies: 4
Views: 5381

Re: Imaging in LiveCode: Pattern Weaver

Here is another stack I created. This one allows the user to interactively draw horizontal gradients. The performance isn't too bad, but too slow for a lot of applications.

Regards,

Luisa Klose
by Luisa Klose
Sun Sep 04, 2011 3:34 pm
Forum: Multimedia
Topic: Imaging in LiveCode: Pattern Weaver
Replies: 4
Views: 5381

Re: Imaging in LiveCode: Pattern Weaver

Thank you, Jean-Marc, I'm glad it works well for you.

Yes, I tried not declaring a local variable in another script and it didn't work.

Warm regards,
Luisa

Go to advanced search