Jump to content
IGNORED

Quantizator


ilmenit

Recommended Posts

LOL

 

60% is the local optimum? Now it is at the local optimum there. The optimum doesn't get reached without "help from outside" due to weird rules.

 

Local optimum has a very specific meaning. hint: it's not what you think it is.

 

What's strange there? The line is "NOW" at the local optimum. That means, other regions for the picture can vary, but this part is changed to the optimum while not interfering with the local neighbours.

The global optimum is what still has to get reached.... ;)

Link to comment
Share on other sites

60% is the local optimum? Now it is at the local optimum there. The optimum doesn't get reached without "help from outside" due to weird rules.

 

Last hint, maybe you are really interested what's going on:

 

Yes, 60% can be a local optimum:

 

http://en.wikipedia.org/wiki/File:Local_maximum.png

 

(It's the smaller hill.)

 

You find the graphic here:

 

http://en.wikipedia....i/Hill_climbing

 

and now guess, which algorithm is used....

Edited by Irgendwer
Link to comment
Share on other sites

60% is the local optimum? Now it is at the local optimum there. The optimum doesn't get reached without "help from outside" due to weird rules.

 

Last hint, maybe you are really interested what's going on:

 

Yes, 60% can be a local optimum:

 

http://en.wikipedia.org/wiki/File:Local_maximum.png

 

(It's the smaller hill.)

 

You find the graphic here:

 

http://en.wikipedia....i/Hill_climbing

 

and now guess, which algorithm is used....

 

Yawn.

 

The algorithm is hill climbing. IT works perfectly in a matrixed register. X, Y....Z depending(if the calculations is 3d) ..... it works with every linear graphics. But the Atari graphics isn't linear. A green band in a violett range is all but a local optimum. It is a local interference and can be adjusted, until the CPU cycles of a scanline are used to the limit.

 

And that's where the converter is incorrect.

On the Atari .... it simply doesn't work that way.... it's more a random lucky strike that makes a picture final there.

Edited by emkay
Link to comment
Share on other sites

A green band in a violett range is all but a local optimum.

 

That's wrong, it can be a local optimum regarding algorithmic hill climbing.

 

And that's where the converter is incorrect.

 

Wrong. My last try to explain what is happening follows.

 

On the Atari .... it simply doesn't work that way.... it's more a random lucky strike that makes a picture final there.

 

YES! Now you finally understood what's going on.

 

My (final) try to be helpful:

 

The hill climbing works like this:

- Take a german map. (Germany represents something like a colour-combination on a line here.)

- Point blindly on a position.

- Now travel to that position.

- Target: Find the highest mountain of Germany.

- Moving principle: As long as your way goes up, you continue climbing. (As long as the colours are nearer to the optimal representation modify them.)

- Now guess what: Depending on your starting position, you will find the 'Brocken', 'Grossen Arber', 'Feldberg' or 'Zugspitze' etc.. If you have luck, you will find the last one (nearly 3000m), the others are a local optimum like the 'Teufelsberg' (nearly 115m) - if you have bad luck. The 'Teufelsberg' is like a pink in a green line.

- Motivation: Traveling across the complete country takes to long. (Trying out all colour/PM combinations too.)

 

Please, please tell me that you now understand.

Edited by Irgendwer
  • Like 5
Link to comment
Share on other sites

On the Atari .... it simply doesn't work that way.... it's more a random lucky strike that makes a picture final there.

 

YES! Now you finally understood what's going on.

 

 

You guys are that ignorant that it hurts. This is the base of the explanations: To remove the randomness, and to make the converter more effective/efficient.

Link to comment
Share on other sites

Please, please tell me that you now understand.

 

Den Mist kannst du dir an den Hut stecken.

Was der Konverter macht, ist einen Teil vom Feldberg zu nehmen, da eine Scheibe herauszuschneiden und zu vergessen, weil er ja nicht wichtig ist... dafür wird ein Stück vom Westerwald genau passend gemacht und auch gerne mal das Tal zwischen den Bergen vergessen.

Noch schlimmer ist, dass der Konverter den kleinen Feldberg nicht kennt und deswegen nicht berechnet.

 

Hast du es jetzt verstanden?

 

 

Link to comment
Share on other sites

You guys are that ignorant that it hurts. This is the base of the explanations: To remove the randomness, and to make the converter more effective/efficient.

 

How?

 

What helped much with "high colour" pictures is to use incrementing colours, to have the first picture containing the most details and to add the colours with caution...

post-2756-0-62471700-1341084560.png

post-2756-0-83067200-1341084561.png

post-2756-0-71145700-1341084562.png

post-2756-0-64016500-1341084563.png

 

 

So the converter gets relevant parts of the image that doesn't count in, when hi colour is used.

Edited by emkay
Link to comment
Share on other sites

OK. Another try:

 

Look at the lips.... the white colour. It is a clear and separated zone, to have the red colour there. The converter won't in a gazillion evaluations set the dark red colour there.

The solution is to set an index to all colours and to set the right colour in the code, after the picture is calculated.

Same with the grey... set it to blue , will result in a better shape for the face, after the calculation is done, the colour simply can be changed in the code.

 

 

 

 

post-2756-0-85706800-1341085265_thumb.png

Link to comment
Share on other sites

Please, please tell me that you now understand.

 

Den Mist kannst du dir an den Hut stecken.

Was der Konverter macht, ist einen Teil vom Feldberg zu nehmen, da eine Scheibe herauszuschneiden und zu vergessen, weil er ja nicht wichtig ist... dafür wird ein Stück vom Westerwald genau passend gemacht und auch gerne mal das Tal zwischen den Bergen vergessen.

Noch schlimmer ist, dass der Konverter den kleinen Feldberg nicht kennt und deswegen nicht berechnet.

 

Hast du es jetzt verstanden?

 

Beside the fact that I find it very impolite to use german in an AE/BE-language forum, you disqualified once again for a factual discussion.

If you are so brilliant like you behave, please enlighten us with a better, working converter. Seems that we all are to silly.

Sorry, I forgot that you don't go into the programming valley of jerks.

 

After bashing RMT, G2F you have found another program. Can you please play another record? This has been become more than boring...

...genius.

Edited by Irgendwer
  • Like 4
Link to comment
Share on other sites

Please, please tell me that you now understand.

 

Den Mist kannst du dir an den Hut stecken.

Was der Konverter macht, ist einen Teil vom Feldberg zu nehmen, da eine Scheibe herauszuschneiden und zu vergessen, weil er ja nicht wichtig ist... dafür wird ein Stück vom Westerwald genau passend gemacht und auch gerne mal das Tal zwischen den Bergen vergessen.

Noch schlimmer ist, dass der Konverter den kleinen Feldberg nicht kennt und deswegen nicht berechnet.

 

Hast du es jetzt verstanden?

 

No he entendido ni una puta palabra. Si intentas otra vez en ingles quizas...

 

To be fair sometimes when you feel you aren't getting the point across I can see that out of frustration you do just want to drop back to your mother tongue to make sure you are absolutely saying what you want to say to get the point across - I've been there and done that. It doesn't cover the fact that other people just don't speak the same language though so it's not really a way out.

 

... I find it very impolite to use german in an AE/BE-language forum...

 

Some people just don't have English as their first language - I'm not sure I'm 100% behind the idea that people who don't quite have it as easy as me (I'm not sure how long I could hold out on a Spanish language forum) and can use their first language without having to think so hard are somehow stupid. There's a lot of folks here using a 2nd/3rd language and doing the best they can with it (which sometimes feels like fighting with both hands tied behind your back), which is better than I think most of us brits/americans/whoever can do and attacking someone on that basis isn't really called for.

 

Criticism for being negative and coming down on everyone elses projects and achievements is fair enough though.

Edited by sack-c0s
Link to comment
Share on other sites

Beside the fact that I find it very impolite to use german in an AE/BE-language forum

 

Ich denke dass es OK wenn mein andere sprache nicht so gut ist. (Wie mein Deutch). Oder veilleict beide sprache mit eine Ubersetzung nuetzen, wie ich. Hast du schlechte dinge uber leute zu sagen? Bitte Englisch nuetzen. Oder besser, sag nichts!

 

I think that this is OK when you are not so good at the other language (like my German). Or perhaps you can use two languages with a translation like me. If you have bad things to say about people, then make sure to use English or better again, say nothing!

Edited by snicklin
Link to comment
Share on other sites

 

 

After bashing RMT, G2F you have found another program. Can you please play another record? This has been become more than boring...

...genius.

 

Vice versa fits better. People do some half baked stuff, possibly feeling generous, doing something for the A8. At the end it is not really helpful, while tools like G2F and this Rastaconverter were much more advanced than RMT. As Heaven stated ... in one of his posts.... he feels annoyed by people show

The problem here is, that EVEN if things get approved, you guys deny it. I wonder what cortexfailure is causeing that. One mark surely is the "unfailable sight" that gets disturbed....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...