BleepingComputer.com: Image Processing

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Image Processing

#1 User is offline   comet@earth 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 143
  • Joined: 14-June 10

Posted 07 January 2012 - 07:28 AM

Good Evening everyone
I am doing a project on "Data Hiding using skin tone steganography".Do I need to specify front end and back end in my project description.I am not sure they are needed because I will be using Netbeans to build the project.
Thank You

#2 User is offline   Billy O'Neal 

  • Bleepin Engineer GRADUATE
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,413
  • Joined: 17-January 08
  • Gender:Male
  • Location:Cleveland, Ohio

Posted 07 January 2012 - 12:13 PM

Netbeans cannot build a project; it calls out to some compiler, such as MSVC++, MinGW, or ICC (on Windows), or GCC, LLVM, or ICC (on Posix).

I'm not sure exactly what you mean by frontend or backend.

Billy3

#3 User is offline   groovicus 

  • Hail Groovicus!
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Moderator
  • Posts: 9,605
  • Joined: 05-June 04
  • Gender:Male
  • Location:Centerville, SD

Posted 07 January 2012 - 06:21 PM

Depends on the language. Netbeans has javac as part of its distribution to compile java projects. :wink:
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens

#4 User is offline   Billy O'Neal 

  • Bleepin Engineer GRADUATE
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,413
  • Joined: 17-January 08
  • Gender:Male
  • Location:Cleveland, Ohio

Posted 08 January 2012 - 12:40 AM


#5 User is offline   comet@earth 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 143
  • Joined: 14-June 10

Posted 08 January 2012 - 01:03 AM

I will be using java sdk 1.7.Front end is the user interface which is responsible for collecting the user input.back end is the part of an application which is responsible for processing the user input.Examples of front end and back end are java and ms-access.This is what I have picked up after a bit of reading from the internet.I hope I am correct.However I am not exactly sure about front end and back end and this is the first time I am doing a project,so depending on the topic of the project which is "Data Hiding using skin tone steganography" please tell me whether I will be needing a front end and back end?
Thank You

#6 User is offline   Billy O'Neal 

  • Bleepin Engineer GRADUATE
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,413
  • Joined: 17-January 08
  • Gender:Male
  • Location:Cleveland, Ohio

Posted 08 January 2012 - 02:05 AM

Is netbeans asking for a front end and back end? "Front end" and "back end" can mean any number of different things. E.g. in a compiler the "front end" is the bit that parses the source code, and the "back end" is the bit that generates a binary. In an interpreter the "front end" is the bit that parses the source code, and the "back end" is an execution engine. In most web-oriented contexts, the "front end" is the bit that runs client-side, and the "back end" is what runs on the server, or the "front end" is the bit running on the application server, and the "back end" is a database.

Billy3

#7 User is offline   comet@earth 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 143
  • Joined: 14-June 10

Posted 08 January 2012 - 10:28 PM

Actually I need to give a presentation on my project.Is there any front end and back end in image processing projects?
Thank You

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users