473,785 Members | 2,640 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Save buffer into jp2(JPEG 2000) format

Hi,

I am using VC++ 6.0 with directshow 9.0 to capture video from the
camera. Using GDI+ Bitmap class and i am saving the buffer image into
JPEG format file. When i use GDI+, i can save the buffer easily into
JPEG file. But now i need to save the buffer into JPEG 2000(jp2)
format file.

And also if anyone know how to use CXImage free Library or Jasper
Library

http://www.codeproject.com/bitmap/cximage.asp
http://www.ece.uvic.ca/~mdadams/jasper/
Pls do the needful.

Thanks,

keyesar.

Sep 6 '07 #1
1 3605
ke********@hotm ail.com wrote:
>
I am using VC++ 6.0 with directshow 9.0 to capture video from the
camera. Using GDI+ Bitmap class and i am saving the buffer image into
JPEG format file. When i use GDI+, i can save the buffer easily into
JPEG file. But now i need to save the buffer into JPEG 2000(jp2)
format file.

And also if anyone know how to use CXImage free Library or Jasper
Library
1. You're OT. See
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
Try a newsgroup with microsoft or windows in its name.

2. This isn't chat or IM. Don't repost after 10 minutes just because
you haven't got an answer.
Sep 6 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1927
by: googlegroups | last post by:
OK, this is my first time trying to let folks upload a picture and save it. I use a very basic html file input from <form action="picact.php" method="post" enctype="multipart/form-data"> <input name="picture_name" type="file" id="picture_name"> <input type="submit" name="Submit" value="Submit"> </form> In picact.php I try to run a simply copy function
16
11881
by: David Lauberts | last post by:
Hi Wonder if someone has some words of wisdom. I have a access 2002 form that contains 2 graph objects that overlay each other and would like to export them as a JPEG to use in a presentation. I can do this individually for each graph but this does not help me as I need both on the same JPEG. I thought I would try an export the form that contains both but I am having trouble. (My VBA is self taught and a little knowledge is...
0
2766
by: Johann Blake | last post by:
In my need to decode a JPEG 2000 file, I discovered like many that there was no functionality for this in the .NET Framework. Instead of forking out a pile of cash to do this, I came up with the idea that costs nothing and it is inheritently built into the Framework. So here is the solution... When you use the WebRequest and WebResponse classes to obtain graphics from a web site, these classes have built-in decoding for JPEG 2000 files....
3
1134
by: Herryandi | last post by:
Hi all, Im having date format in my ms sql server 2000 database. I always get a problem in inserting or updating data because of my date format. Im taking the value of date from textbox. This is how the code: dim d as date d = txtDate1.Text
1
7831
by: Smokey Grindel | last post by:
I have a bitmap object I want to return as a JPEG image with a compression set at 90% and progressive passes enabled, how can I do this in .NET 2.0? Progressive passes are not necessary but the compression ratio is.. thanks!
6
3406
by: RaulAbHK | last post by:
Dear all, I guess this is a basic question with an easy answer but I am a beginner and I would much apreciate your feedbacks. Let's say I have a library with some functionality to perform some image processing on jpeg images. One of functions in the library is similar to this: myfunction_effect (&out_instance, &mysettings, I8 *buf_in, I32
0
387
by: keyesarone | last post by:
Hi, I am using VC++ 6.0 with directshow 9.0 to capture video from the camera. Using GDI+ Bitmap class and i am saving the buffer image into JPEG format file. When i use GDI+, i can save the buffer easily into JPEG file. But now i need to save the buffer into JPEG 2000(jp2) format file. And also if anyone know how to use CXImage free Library or Jasper Library
0
962
by: pankajinfoedge | last post by:
hi friends, i m pankaj.I am save JPEG map in MS sql server database in Image datatype formate. and show image in my application in convert image datatype to byte and save in memorystream .and show in picturebox control. this run fine .But when zoom in the map. them my application is work good for small image size(Just like 500KB).but my image size is 2.5 MB them in zoom time my application zoom more large time or hange the system. please...
30
2757
by: Adam | last post by:
Hi, I have a simple printf-like function: int print(const char *format, ...) { char buffer; va_list argptr; int i;
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10155
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9953
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8978
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6741
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5513
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4054
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3655
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2881
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.