Released On: 29-12-2012
|
Released On: 29-12-2012
|
Released On: 29-12-2012
|
Released On: 29-12-2012
|
Android Developer; Posted Date: 29-12-2012
|
Business Developer Trainee; Posted Date: 29-12-2012
|
Accounts Executive; Posted Date: 29-12-2012
|
Clerk cum Data Entry Operator-60; Senior Assistant-34; Others-19; Last Date: 18-01-2013
|
Junior Engineering Asst-70; Last Date: 04-02-2013
|
Medical Officers-1000; Last Date: 28-01-2013
|
District Programme Manager-23; District Community Mobilizer-15; Others-62; Last Date: 19-01-2
|
Consultant-08; Last Date: 26-01-2013
|
12/31/12
Labels:
JOBS
12/29/12
Released On: 28-12-2012
|
Released On: 28-12-2012
|
Released On: 28-12-2012
|
Released On: 28-12-2012
|
Released On: 28-12-2012
|
District Sub-Collector-33; Deputy Chief Police-15; Others-162; Last Date: 09-02-2013
|
Programme Assistant-16; Subject Matter Specialist-08; Last Date: 26-01-2013
|
Economic Investigators-19; Last Date: 26-01-2013
|
Asst Director Agriculture-78; Last Date: 29-01-2013
|
Laboratory Asst-01; Computer Assistant-01; Others-07; Last Date: 31-12-2012
|
Junior Nurse; Radiographer; Lab Technician; Nursing Assistant; Last Date: 05-01-2013
|
Web Designer; Posted Date: 28-12-2012
|
RF Engineer; Posted Date: 28-12-2012
|
Mainframe Lab-co ordinator; Posted Date: 28-12-2012
|
tele Callers(Only For Females); Posted Date: 28-12-2012
|
Software Engineer; Posted Date: 28-12-2012
|
Office Assistant-40; Officer Scale-10; Others-40; Last Date: 07-01-2013
|
Senior Program Officer-04; Junior Analyst-03; Others-02; Last Date: 18-02-2013
|
Professors-04; Assistant Professor-04 ; Others-09; Last Date: 31-01-2013
|
12/28/12
A Novel Data Embedding Method Using Adaptive Pixel Pair Matching
ABSTRACT:
This
paper proposes a new data-hiding method based on pixel pair matching
(PPM). The basic idea of PPM is to use the values of pixel pair as a
reference coordinate, and search a coordinate in the neighborhood set of
this pixel pair according to a given message digit. The pixel pair is
then replaced by the searched coordinate to conceal the digit.
Exploiting modification direction (EMD) and diamond encoding (DE) are
two data-hiding methods proposed recently based on PPM. The maximum
capacity of EMD is 1.161 bpp and DE extends the payload of EMD by
embedding digits in a larger notational system. The proposed method
offers lower distortion than DE by providing more compact neighborhood
sets and allowing embedded digits in any notational system. Compared
with the optimal pixel adjustment process (OPAP) method, the proposed
method always has lower distortion for various payloads. Experimental
results reveal that the proposed method not only provides better
performance than those of OPAP and DE, but also is secure under the
detection of some well-known steganalysis techniques.
SYSTEM ACHITECTURE:
EXISTING SYSTEM:
The
least significant bit substitution method, referred to as LSB in this
paper, is a well-known data-hiding method. This method is easy to
implement with low CPU cost, and has become one of the popular embedding
techniques. However, in LSB embedding, the pixels with even values will
be increased by one or kept unmodified. The pixels with odd values will
be decreased by one or kept unmodified. Therefore, the imbalanced
embedding distortion emerges and is vulnerable to steganalysis.
Optimal
pixel adjustment process (OPAP) method to reduce the distortion caused
by LSB replacement. In their method, if message bits are embedded into
the right-most LSBs of an -bit pixel, other bits are adjusted by a
simple evaluation. Namely, if the adjusted result offers a smaller
distortion, these bits are either replaced by the adjusted result or
otherwise kept unmodified.
Exploiting modification direction (EMD) and diamond encoding (DE) are two data-hiding methods proposed recently based on PPM
DISADVANTAGES OF EXISTING SYSTEM:
· Imbalanced embedding distortion emerges and is vulnerable to steganalysis.
· The existing technique can be easily cracked.
PROPOSED SYSTEM:
The
basic idea of PPM is to use the values of pixel pair as a reference
coordinate, and search a coordinate in the neighborhood set of this
pixel pair according to a given message digit. The pixel pair is then
replaced by the searched coordinate to conceal the digit.
This
paper proposes a new data embedding method to reduce the embedding
impact by providing a simple extraction function and a more compact
neighborhood set. The proposed method embeds more messages per
modification and thus increases the embedding efficiency. The image
quality obtained by the proposed method not only performs better than
those obtained by OPAP and DE, but also brings higher payload with less
detect ability. Moreover, the best notational system for data concealing
can be determined and employed in this new method according to the
given payload so that a lower image distortion can be achieved.
ADVANTAGES OF PROPOSED SYSTEM:
The
proposed method offers lower distortion than DE by providing more
compact neighborhood sets and allowing embedded digits in any notational
system. Compared with the optimal pixel adjustment process (OPAP)
method, the proposed method always has lower distortion for various
payloads. Experimental results reveal that the proposed method not only
provides better performance than those of OPAP and DE, but also is
secure under the detection of some well-known steganalysis techniques.
MODULES:
· Extraction Function and Neighborhood Set
· Embedding Procedure
· Extraction Procedure
· Statistical Analysis of the Histogram Differences
MODULES DESCRIPTION:
Extraction Function and Neighborhood Set
In
this module we perform the action of extraction function and
neighborhood set. Where the system does a new data embedding method to
reduce the embedding impact by providing a simple extraction function
and a more compact neighborhood set. The proposed method embeds more
messages per modification and thus increases the embedding efficiency.
The image quality obtained by the proposed method not only performs
better than those obtained by OPAP and DE, but also brings higher
payload with less detectability. Moreover, the best notational system
for data concealing can be determined and employed in this new method
according to the given payload so that a lower image distortion can be
achieved.
Embedding Procedure
Input: Cover image of size , secret bit stream, and key .
Output: Stego image , , , and .
1. Find the minimum satisfying, and convert into a list of digits with a -ary notational system.
2. Solve the discrete optimization problem to find and.
3. In the region defined by, record the coordinate such that , .
4. Construct a no repeat random embedding sequence using a key .
5.
To embed a message digit, two pixels in the cover image are selected
according to the embedding sequence, and calculate the modulus distance
between and , then replace with .
6. Repeat Step 5 until all the message digits are embedded.
Extraction Procedure
To
extract the embedded message digits, pixel pairs are scanned in the
same order as in the embedding procedure. The embedded message digits
are the values of extraction function of the scanned pixel pairs.
Input: Stego image, , , and .
Output: Secret bit stream.
1. Construct the embedding sequence using the key.
2. Select two pixels according to the embedding sequence.
3. Calculate, the result is the embedded digit.
4. Repeat Steps 2 and 3 until all the message digits are extracted.
5. Finally, the message bits can be obtained by converting the extracted message digits into a binary bit stream.
Statistical Analysis of the Histogram Differences
In
this module, we perform the goal of system analysis by using histogram
technique. The goal of steganography is to evade statistical detection.
It is apparent that MSE is not a good measure of security against the
detection of steganalysis. Histograms are used to plot density of data,
and often for density estimation: estimating the probability density
function of the underlying variable. The total area of a histogram used
for probability density is always normalized to 1. If the lengths of the
intervals on the x-axis are all 1, then a histogram is identical to a
relative frequency plot.
HARDWARE REQUIREMENTS
• SYSTEM : Pentium IV 2.4 GHz
• HARD DISK : 40 GB
• MONITOR : 15 VGA colour
• MOUSE : Logitech.
• RAM : 256 MB
• KEYBOARD : 110 keys enhanced.
SOFTWARE REQUIREMENTS
• Operating system : Windows XP Professional
• Front End : JAVA
• Tool : NETBEANS IDE
REFERENCE:
Wien Hong and Tung-Shou Chen, “A Novel Data Embedding Method Using Adaptive Pixel Pair Matching” , IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY, VOL. 7, NO. 1, FEBRUARY 2012.
JNTU-KAKINADA : Revaluation / Recounting Results for B.Tech (NR,OR,RR) Supple Exams June-2012 Download: Click Here View : Click Here |
Ajax Management Consultants (P) Ltd hiring for hr15@ajaxmanagements.com Job Description Taking Care of Joining formalities of the Employees , Co-ordination with the new jonnies of the internal employee ,Issuing the Offer Letter and explain the salary details , Employee Relationship , Handling Exit Interview ,PMS System Salary:INR 1,00,000 - 2,25,000 P.A. Best In Industry Industry:Fresher / Trainee / Entry Level Functional Area:HR, Recruitment, Administration, IR Role Category:HR/ Recruitment / IR Role:HR Executive Keyskills:HR executive/ Payroll / HR Manager / HR Recruiter / HR Generalist / Recruitment Executive / Sr. HR Executive/ Assistant HR Manager/ HR Head / ER/ Admin Executive / Compensation & Benefits / MBA Fresher / IR / Recruitment Mgr / Training /Personnel Desired Candidate Profile Education:(UG - Graduation Not Required) AND (PG - MBA/PGDM - Any Specialization, Systems, International Business, Finance, HR/Industrial Relations) AND ( Doctorate - Doctorate Not Required) Email your resume to hr15@ajaxmanagements.com Company Profile Ajax Management Consultants (P) Ltd http://www.ajaxmanagements.com In top leading MNC Contact Details Recruiter Name:Dinesh(hr15@ Contact Company:Ajax Management Consultants (P) Ltd Telephone:8123520593 For apply : click here |
I-Next Placements in Bengaluru/ Job Description: 1. Required B.E ,B.Tech ,Diploma Engineers from Computer Science & IT, Electronics, Instrumentation, Electrical, Mechanical, Civil, Chemical. 2. Salary best in the industry. (No Consultancy Fees) For Details Visit:- www.inextplacements.com Salary:INR 1,00,000 - 6,00,000 P.A. Its negotiable for the right candidate. Industry:Fresher / Trainee / Entry Level Functional Area:IT Software - Telecom Software Role Category:Other Role:Fresher Keyskills:fresher, trainee, engineers, programmer, software programmer developer, IT, Mechanical, Electrical, Chemical, Civil, Electronics, Instrumentation, B.Tech, B.E, Diploma Desired Candidate Profile Education:(UG - Any Graduate - Any Specialization, Graduation Not Required) AND (PG - Any Postgraduate - Any Specialization, Post Graduation Not Required) AND ( Doctorate - Any Doctorate - Any Specialization, Doctorate Not Required) 1. Freshers needs to apply immediately. 2. Candidates who are pursuing their courses can also apply. 3. Posting- Bangalore, Chennai, Noida, New Delhi, Mumbai, Gurgaon, Hyderabad, Kolkata. Company Profile I-Next Placements http://www.inextplacements.com I- Next Placements is an India Based Recruitment Firm Dedicated in providing employment solutions throughout India & Abroad. (No Consultancy Fees, No Hidden Charges) Contact Details Recruiter Name:Swati Singh Contact Company:I-Next Placements For apply: click here |
12/27/12
Walkin Interview from 27th December to 5th January from 11 AM
Applicants need to go to the venue mentioned or call on the number provided below
AddIndia Advertising for jobs
Job Description sales executives are involved in developing marketing campaigns that promotes a product service or idea. The role includes, planning, advertising,selling, public relation, organizing events, product development. . Salary:INR 2,00,000 - 3,00,000 P.A Industry:Fresher / Trainee / Entry Level Functional Area:Marketing, Advertising, MR, PR, Media Planning Role Category:Marketing Role:Direct Marketing Executive Keyskills: Marketing Executives are involved in direct marketing, B2B, B2C, promotional campaigns, brandbuilding Desired Candidate Profile Education:(UG - Any Graduate - Any Specialization) AND (PG - Any Postgraduate - Any Specialization) AND ( Doctorate - Any Doctorate - Any Specialization, Doctorate Not Required) Looking for smart & confident M/F sales executives with minimum qualifications of graduation,he should be hardworking, honest and ready to learn.. AddIndia Advertising http://www.addindia.com Addindia is a Fastest Growing advertising company with rock solid experience is expanding its operations.Addindia advertising deals in advertising , Marketing & Promotion for 3 To 5 star hotel,fast food outlets,fine dining restraunts Contact Details Recruiter Name:Ms.shirly Contact Company:AddIndia Advertising Telephone:01143401280, Reference Id:26/12/2012 Walkin Interview from 27th December to 5th January from 11 AM |
Walkin Interview from 27th December to 5th January from 11 AM
Applicants need to go to the venue mentioned or call on the number provided below
AddIndia Advertising for jobs
Job Description sales executives are involved in developing marketing campaigns that promotes a product service or idea. The role includes, planning, advertising,selling, public relation, organizing events, product development. . Salary:INR 2,00,000 - 3,00,000 P.A Industry:Fresher / Trainee / Entry Level Functional Area:Marketing, Advertising, MR, PR, Media Planning Role Category:Marketing Role:Direct Marketing Executive Keyskills: Marketing Executives are involved in direct marketing, B2B, B2C, promotional campaigns, brandbuilding Desired Candidate Profile Education:(UG - Any Graduate - Any Specialization) AND (PG - Any Postgraduate - Any Specialization) AND ( Doctorate - Any Doctorate - Any Specialization, Doctorate Not Required) Looking for smart & confident M/F sales executives with minimum qualifications of graduation,he should be hardworking, honest and ready to learn.. AddIndia Advertising http://www.addindia.com Addindia is a Fastest Growing advertising company with rock solid experience is expanding its operations.Addindia advertising deals in advertising , Marketing & Promotion for 3 To 5 star hotel,fast food outlets,fine dining restraunts Contact Details Recruiter Name:Ms.shirly Contact Company:AddIndia Advertising Telephone:01143401280, Reference Id:26/12/2012 Walkin Interview from 27th December to 5th January from 11 AM |
Walkin Interview from 27th December to 5th January from 11 AM
Applicants need to go to the venue mentioned or call on the number provided below
AddIndia Advertising for jobs
Job Description sales executives are involved in developing marketing campaigns that promotes a product service or idea. The role includes, planning, advertising,selling, public relation, organizing events, product development. . Salary:INR 2,00,000 - 3,00,000 P.A Industry:Fresher / Trainee / Entry Level Functional Area:Marketing, Advertising, MR, PR, Media Planning Role Category:Marketing Role:Direct Marketing Executive Keyskills: Marketing Executives are involved in direct marketing, B2B, B2C, promotional campaigns, brandbuilding Desired Candidate Profile Education:(UG - Any Graduate - Any Specialization) AND (PG - Any Postgraduate - Any Specialization) AND ( Doctorate - Any Doctorate - Any Specialization, Doctorate Not Required) Looking for smart & confident M/F sales executives with minimum qualifications of graduation,he should be hardworking, honest and ready to learn.. AddIndia Advertising http://www.addindia.com Addindia is a Fastest Growing advertising company with rock solid experience is expanding its operations.Addindia advertising deals in advertising , Marketing & Promotion for 3 To 5 star hotel,fast food outlets,fine dining restraunts Contact Details Recruiter Name:Ms.shirly Contact Company:AddIndia Advertising Telephone:01143401280, Reference Id:26/12/2012 Walkin Interview from 27th December to 5th January from 11 AM |
Walkin Interview from 27th December to 5th January from 11 AM
Applicants need to go to the venue mentioned or call on the number provided below
AddIndia Advertising for jobs
Job Description sales executives are involved in developing marketing campaigns that promotes a product service or idea. The role includes, planning, advertising,selling, public relation, organizing events, product development. . Salary:INR 2,00,000 - 3,00,000 P.A Industry:Fresher / Trainee / Entry Level Functional Area:Marketing, Advertising, MR, PR, Media Planning Role Category:Marketing Role:Direct Marketing Executive Keyskills: Marketing Executives are involved in direct marketing, B2B, B2C, promotional campaigns, brandbuilding Desired Candidate Profile Education:(UG - Any Graduate - Any Specialization) AND (PG - Any Postgraduate - Any Specialization) AND ( Doctorate - Any Doctorate - Any Specialization, Doctorate Not Required) Looking for smart & confident M/F sales executives with minimum qualifications of graduation,he should be hardworking, honest and ready to learn.. AddIndia Advertising http://www.addindia.com Addindia is a Fastest Growing advertising company with rock solid experience is expanding its operations.Addindia advertising deals in advertising , Marketing & Promotion for 3 To 5 star hotel,fast food outlets,fine dining restraunts Contact Details Recruiter Name:Ms.shirly Contact Company:AddIndia Advertising Telephone:01143401280, Reference Id:26/12/2012 Walkin Interview from 27th December to 5th January from 11 AM |
Labels:
JOBS
Subscribe to:
Posts (Atom)
Blog Archive
UPDATED NEWS OF VARIOUS ASPECTS
ACHIVEMENTS
(22)
EBOOKS
(10)
EXAMS
(2)
GATE
(3)
GRE
(10)
INTERVIEW TIPS
(2)
JOBS
(82)
materials
(27)
NEWS
(25)
no
(1)
NOTIFICATIONS
(23)
ONLINE BITS
(10)
placement papers
(1)
PREVIOUS PAPERS
(25)
PROGRAMMES
(3)
projects
(6)
RESULTS
(14)
SYYLABUS
(6)
textbooks
(4)
TIME TABLES
(12)
tofel
(2)
UPDATES
(1)
VIDEOS
(5)