
-----------------------------------
jawaharyousuf
Sat Mar 06, 2004 5:42 pm

Black &amp; White Photo
-----------------------------------
This program turns any photo into B/W. Works well for cartoon pictures. Normal color pictures get turned into B/W too, but due to Turing's 256 color limitation, lose some beauty. If anyone's got a way around it, please mail me.

-----------------------------------
AsianSensation
Sat Mar 06, 2004 5:51 pm


-----------------------------------
not bad. But I believe Delos has already made a program like this, here +bits

-----------------------------------
jawaharyousuf
Sat Mar 06, 2004 5:59 pm

Different from delos
-----------------------------------
Delos's program is different. Its a filter, meaning that it removes all other colors except black and white. Mine is converter. This includes all the colors between black and white. That's the difference.

Thanks for the bits!

-----------------------------------
AsianSensation
Sat Mar 06, 2004 7:13 pm


-----------------------------------
ahh...I see.

Then that's even a better job well done, have some more bits.

-----------------------------------
Delos
Sat Mar 06, 2004 10:26 pm


-----------------------------------
Hey, asn, thnx for the plug.  YJ, nice side step there.  But still, my proggie r0x0rz yourz!  Muwahahahahahahaha...ah well.  What do you mean it ignores black and white!  Grrrr....you mock me!  How could you!  Tu paagal he!  Yes, you.  Ah well...soon we'll talk more on such matters.

-----------------------------------
jawaharyousuf
Sun Mar 07, 2004 10:25 pm


-----------------------------------
Thats what it did Delos(i don't know if you want to reveal your First name), to a photograph i put in. All the colors other than black and white were removed. A black and white photo turned into a photo that looked like a sketch of an artist. (i tried it with color photos too)So thats the difference between yours and mine. 

But as i said before, I'm not competing with you. We are friends.

-----------------------------------
Delos
Mon Mar 08, 2004 12:38 pm


-----------------------------------
How many times do I have to tell you!
And no, I'd rather my first name (or First name if you like) not be revealed...

NEhow...I've lost my train of thought.  The reason both proggies are the same is that they are based on whatdotcolour/RGB.Whatdotcolour to record their information.

If I ever show you my source, you'll see how similar they are.  I say that because I know how you did yours...hehehehe...I, um...de...con...structed...your proggie and...reverse...engineered it..yes, that's what I did.

NEhow...I'm sad that I'm flying.

-----------------------------------
the_short1
Wed Mar 10, 2004 4:41 pm


-----------------------------------
you have a program to decompile from EXE to .t converter////???

dude... that program is evil....if it exists... cuz it could steal code from ppl.... which would be BAD....

-----------------------------------
white_dragon
Wed Mar 10, 2004 5:40 pm


-----------------------------------
holy crow!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! tat's n evil but awesome program to have j/k lol

-----------------------------------
the_short1
Wed Mar 10, 2004 5:49 pm


-----------------------------------
nice program... some colors dont convert properly (realy dark ones). but very nice...

-----------------------------------
white_dragon
Wed Mar 10, 2004 5:51 pm


-----------------------------------
some colors r a little blured.   i got tat to very nice program

-----------------------------------
Delos
Wed Mar 10, 2004 7:32 pm


-----------------------------------
you have a program to decompile from EXE to .t converter////???

dude... that program is evil....if it exists... cuz it could steal code from ppl.... which would be BAD....

short1man...did you know that the word 'gullible' has been removed from the dictionary?

-----------------------------------
the_short1
Wed Mar 10, 2004 9:20 pm


-----------------------------------
i guess i looked up a little when they wrote it inside the monitor...

Funny... very.... i was fooled... to think he had one... i kinda skimed the post the first time... i re-read and can see the sarcasm now...i bet one realy does exist somewhere... but under lock and key...

-----------------------------------
jonos
Wed Mar 10, 2004 9:30 pm


-----------------------------------
that program is awesome. it even makes it look as good quality as the original picture (or at least very close)

-----------------------------------
jawaharyousuf
Fri Apr 23, 2004 7:04 am

Update
-----------------------------------
Update:-

User can choose output filename. I added Explorer type interface for this part, so that the user can browse and save whereever he/she wants. I'm working on replacing the already existent files. The program won't let you overwrite now. But soon... looking forward to bugs.

-----------------------------------
the_short1
Fri Apr 23, 2004 5:02 pm


-----------------------------------
ummm... gave me a picture not found error... :(

also... i REALY want to see how u did that explorer thingy...

sounds good..

-----------------------------------
jawaharyousuf
Fri Apr 23, 2004 6:48 pm


-----------------------------------
oh, i forgot the logo. sorry. I'm uploading the new version now.

-----------------------------------
the_short1
Fri Apr 23, 2004 7:50 pm


-----------------------------------
Very nice program u got there......
nice module for opening files...
care to share the code... or is it just GUI????
cuz i could use that with my PAINT program for the open feature...

anyways.....
suggestion.... put a delay before it asks u to save so u can acually see the picture...

put "Please View The Picture, Save Option Availble Shortly"
Time.Delay (5000)

so u know what u saving...

works GREAT!!!

VDG proggy....



VDG- Very DAM GOOD


hint: always test ur prog before u post on compsci ;)

-----------------------------------
jawaharyousuf
Fri Apr 23, 2004 8:47 pm


-----------------------------------
its plain GUI(turing's) and File and Dir module things. quite easy to make. I posted the source code in Turing Source Code forum. but its a bit old code. not like the one i have now-- this takes care of invalid JPG file(ex:- files renamed form txt to JPG, inexistent network drives etc. Like delos said a few posts earlier, I'm trying to sort the directories and files in the display. Don't have time to do that yet. working a file search module currently, that goes through directories and looks for file to be found.

-----------------------------------
the_short1
Sat Apr 24, 2004 12:52 am


-----------------------------------
impressive... i dont like GUI much,,.,. i can do the buttons.... but... beyohnd that.... starts getting hrd oan confusing,.... **since i dont have any experience with it...


would u show me da code for the file browsing thingy when its done???

-----------------------------------
jawaharyousuf
Sat Apr 24, 2004 6:24 am


-----------------------------------
sure no prob, if i manage to accomplish it. But i guess since i let the idea out, somebody will soon be on it.
