Level 7
Moderators: UncleTimmy, mjpieters
Enjoying the challenge? Need a hint?Make a donation and help keep the site running! -thesamet
The obvious answer is staring me in the face, no doubt. But I don't know what this collection of ordinals is meant to index.
Still can't understand
What to do with the decoded message from the gay bar... that list leads to nothing.
Re: Still can't understand
barbieri wrote:What to do with the decoded message from the gay bar... that list leads to nothing.
If it leads to nothing then you did something wrong decoding it. This is level 7, the number 7 does mean something here. Never assume that characters in a message don't repeat!
grey bar bug ?
isn't the grey bugged ?
The first cell seems to miss 2 pixels regarding the others...
Anyway I got the message. Now I have to find the next step...
The first cell seems to miss 2 pixels regarding the others...
Anyway I got the message. Now I have to find the next step...
Re: grey bar bug ?
seki wrote:isn't the grey bugged ?
Only if you assume it is. This isn't meant to be too easy and obvious!
Re: grey bar bug ?
mjpieters wrote:seki wrote:isn't the grey bugged ?
Only if you assume it is. This isn't meant to be too easy and obvious!
I see
And what about the level 5 ? I wondered if i made a mistake in my pgm or if the solution is voluntarily mal formed (all lines don't have the same lengths) ...
Re: grey bar bug ?
seki wrote:And what about the level 5 ? I wondered if i made a mistake in my pgm or if the solution is voluntarily mal formed (all lines don't have the same lengths) ...
This is getting rather OT for this topic.
Spadework
All I can think of to start with is to decode the grey strip into a series of numbers representing levels. What I will do with the resulting information I have no idea, but my problem is that I can't imagine how to use Python to do this. In real life I'd open the image in Photoshop, crop it, look at its colour map, and it would be (tedious but) straightforward.
On the other hand, looking at the Python documentation, the most useful-seeming libraries for image processing seem to be confined to Irix (!), and "imageop" has operations which besides not doing most of the job are poorly documented and have unhelpful error messages.
The way the previous puzzles have worked make me think that, in looking for a solution involving technical mastery of obscure and annoying bits of Python, I'm on the wrong track. But I'd like some reassurance, or perhaps a hint ...
On the other hand, looking at the Python documentation, the most useful-seeming libraries for image processing seem to be confined to Irix (!), and "imageop" has operations which besides not doing most of the job are poorly documented and have unhelpful error messages.
The way the previous puzzles have worked make me think that, in looking for a solution involving technical mastery of obscure and annoying bits of Python, I'm on the wrong track. But I'd like some reassurance, or perhaps a hint ...
Re: Spadework
mark.wainwright wrote: ... On the other hand, looking at the Python documentation, the most useful-seeming libraries for image processing seem to be confined to Irix (!), and "imageop" has operations which besides not doing most of the job are poorly documented and have unhelpful error messages....
That's true! It might help to remember that when you started the challenge, you read this on the first page:
Sometimes you'll need extra python modules. All can be downloaded for free from the internet.
I wouldn't discourage you from downloading the obvious module here
Plesae help
Hello, I think I am using the good module.
I have extracted the gray bar and now, I can get detail about every pixel but I really dont't know how useful the information can be.
Please help...
I have extracted the gray bar and now, I can get detail about every pixel but I really dont't know how useful the information can be.
Please help...
Return to Python Challenge Hints
Who is online
Users browsing this forum: No registered users and 3 guests
