Results 1 to 13 of 13
Thread: Image to Code
- 06-01-2012, 09:16 PM #1
Member
- Join Date
- May 2012
- Posts
- 7
- Rep Power
- 0
- 06-01-2012, 09:39 PM #2
Re: Image to Code
Can you explain what you are trying to do?
If you don't understand my response, don't ignore it, ask a question.
- 06-02-2012, 12:35 AM #3
Member
- Join Date
- May 2012
- Posts
- 7
- Rep Power
- 0
- 06-02-2012, 01:20 AM #4
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
Re: Image to Code
By output console, Do you mean the command line? What is 'Ready to Program'? You shouldn't assume we all know what you are talking about, and should explain your problem as detailed and concise as possible...maybe I'm the only one but I've got no clue as to your requirements at this point.
- 06-02-2012, 02:47 AM #5
Re: Image to Code
Sounds like you might need to learn to program in java. Here is a good link you can use to pick the topics you want to leaarn about:
The Really Big IndexIf you don't understand my response, don't ignore it, ask a question.
- 06-02-2012, 03:32 AM #6
Member
- Join Date
- May 2012
- Posts
- 7
- Rep Power
- 0
Re: Image to Code
Thank you for trying to help but if you don't know what ready to program is I don't see how you can. I don't mean to be rude by saying this, i simply mean that Ready to program is the IDE I'm using, and if you have never even heard of it I don't know what you could do to help. I do appreciate your time though, and i apologize if my question was too vague. Ready To Program is a beginner's level IDE created by Holt Software Associates. What i want to do is to find, and download a picture on the internet. Then, what I want to do is, go to a website, or something of the sort, and have the image be analyzed, pixel by pixel, and I want the website to convert this picture into a code. I want to place this code into "Ready To Program" and have it display the picture in the output console, which is the place the program is run.
If anyone can help, even if the answer is that there is nothing of the sort, I would greatly appreciate it.
- 06-02-2012, 03:46 AM #7
Re: Image to Code
Are you trying to learn how to write a program in java?
Most IDEs are tools to help you write a program, but you have to know the language to be able to write the program.
Are you expecting your "IDE" to build a program and execute it without you having to learn java?
I have never heard of converting an image into source code in any language. Are you talking about character recognition? The image is a screen shot of a program's source.If you don't understand my response, don't ignore it, ask a question.
- 06-02-2012, 03:53 AM #8
Member
- Join Date
- May 2012
- Posts
- 7
- Rep Power
- 0
Re: Image to Code
I don't want it to write the program, I want a website or some other program that will create a graphic from a picture, but i suppose such a utility does not exist, thank you for your time
- 06-02-2012, 04:01 AM #9
Re: Image to Code
What is a graphic vs a picture? If they were files on a PC, what kind of files would they be?create a graphic from a pictureIf you don't understand my response, don't ignore it, ask a question.
- 06-02-2012, 06:14 AM #10
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
Re: Image to Code
I guess I cannot help , given I've never heard of that IDE. And given this seems to be an IDE specific problem, you should ask in your IDE specific forum or support. I do however recommend breaking the problem down to java specific questions, and IDE specific questions. Downloading an image is easy (see the ImageIO.read method). How to render that image in your IDE is a question specific for your IDE support forum/team.
- 06-02-2012, 09:05 PM #11
Member
- Join Date
- May 2012
- Posts
- 7
- Rep Power
- 0
Re: Image to Code
I have realized that the wording of my previous questions has been cumbersome, as such i apologize. Plainly what i want to do is input a .jpg file into my code, and have it shown when i run my program.
please tell me if i have not explained it sufficiently, and i will attempt to further explain.
-
Re: Image to Code
The creator of Ready To Program, HoltSoft, has gone out of business it seems.
- 06-02-2012, 09:23 PM #13
Similar Threads
-
Java - Image Rotation - How to use this code?
By cvillejin in forum New To JavaReplies: 1Last Post: 04-03-2011, 07:38 PM -
Code for image to binary
By Deva in forum New To JavaReplies: 3Last Post: 12-24-2009, 04:48 PM -
converting image to binary code n vice versa
By nupurashi in forum Advanced JavaReplies: 4Last Post: 04-01-2009, 07:27 PM -
Sample Code to Scan an Image
By LankanSniper in forum Advanced JavaReplies: 0Last Post: 03-24-2009, 02:54 PM -
image to byte code file conversion
By nupurashi in forum Java TipReplies: 0Last Post: 01-28-2009, 10:25 AM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks