Search the web
Sign In
New User? Sign Up
TheRevolutions · The Revolutions - CSE/ECE/IT RnD Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Image Processing: JPEG Vs BMP   Message List  
Reply | Forward Message #6 of 36 |
Re: Image Processing: JPEG Vs BMP


hi!
i'm new to this group.
i can suggest a solution.....
wy not use TIFF format. It is compressed, device independent and
easy to edit....

regards,
Amit Bhandari

--- In TheRevolutions@yahoogroups.com, Nav S <navs_cse@y...> wrote:
>
> Query:
>
>
> We are using BMP file to display image in our project (VC++).But
the size of the file is large and it takes time to load the file. so
if you use JPEG file then whether we can get some benefit is terms of
processing. i.e. Whether to use JPEG files are better than BMP in
terms of efficiency ignoring the image quality.
>
> Answers:
>
> 1.
>
> JPEG images will contain compressed data. So if you are using the
JPEG's for further analysis, it may create a problem.
>
> The algorithm you are using for the BMP processing will not give
the same performance with JPEG if you are using motion queues
>
> In terms of processing it will definitely give the advantage over
the BMP. So if you are using only for the display purpose its good to
use jpeg images than bmp
>
> 2.
> After loading JPEG to your software, the computer makes room in
memory to hold the data in 8 bits with 3 bytes each representing
colour information. Hence, there is no way you can save or process
faster or slower for different file formats. What JPEG or JPG offers
is saving disk space by encoding certain information. Whether you
load JPG or BMP both works at same pace.
>
>
> Files:
>
> The Guys who are intrested in J2ME can download paper presentation
from The Revolutions Group's site:
>
> http://www.yahoogroups.com/group/TheRevolutions
>
> then select 'Files' Section
>
>
>
> Smiles,
>
> Team Revolutions
>
>
>
>
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Small Business - Try our new Resources site!





Wed Jul 13, 2005 10:57 am

amitbhandari01
Online Now Online Now
Send Email Send Email

Forward
Message #6 of 36 |
Expand Messages Author Sort by Date

Query: We are using BMP file to display image in our project (VC++).But the size of the file is large and it takes time to load the file. so if you use JPEG...
Nav S
navs_cse
Offline Send Email
May 31, 2005
11:15 am

hi! i'm new to this group. i can suggest a solution..... wy not use TIFF format. It is compressed, device independent and easy to edit.... regards, Amit...
amitbhandari01
Online Now Send Email
Jul 13, 2005
10:58 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help