473,395 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Help Required!!

Hello all,

I am implementing JPEG-LS for my very specific use, but I am not being
able to fine proper specifications for it's format. Can anybody please
help me out and come forward with some good file format specification.
I shall be very thankful.
Amit Bhatia
India

Jun 30 '06 #1
5 1329
bhatia wrote:
I am implementing JPEG-LS for my very specific use, but I am not being
able to fine proper specifications for it's format. Can anybody please
help me out and come forward with some good file format specification.
I shall be very thankful.


This is not a C++ language question and is thus off-topic here. See
this FAQ for what is on-topic here:

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Try in sci.image.processing or comp.dsp.

Cheers! --M

Jun 30 '06 #2
My question is very much related to c++. I am writing code for the same
in c++. May be some one help me out by telling me some good location
from where I can download code for it's implementation. I don't think
this is anything to get hyper about.
mlimber wrote:
bhatia wrote:
I am implementing JPEG-LS for my very specific use, but I am not being
able to fine proper specifications for it's format. Can anybody please
help me out and come forward with some good file format specification.
I shall be very thankful.


This is not a C++ language question and is thus off-topic here. See
this FAQ for what is on-topic here:

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Try in sci.image.processing or comp.dsp.

Cheers! --M


Jul 1 '06 #3

bhatia wrote:
My question is very much related to c++. I am writing code for the same
in c++. May be some one help me out by telling me some good location
from where I can download code for it's implementation. I don't think
this is anything to get hyper about.


Nobody's trying to be rude, just that the people on this group are
focused on the finer aspects of the C++ programming language. Even
though you're using the language, your question's main point is in
handling image file formats -- something people here aren't concerned
about. Please follow the links given above. Good luck!

Jul 1 '06 #4
bhatia wrote:
My question is very much related to c++. I am writing code for the same
in c++. May be some one help me out by telling me some good location
from where I can download code for it's implementation. I don't think
this is anything to get hyper about.


Don't top-post.

The fact that you're intending to do an implementation in C++ is
irrelevant, because what you're asking about is the format and/or
compression algorithm itself, neither of which is on-topic here. This
is also not a "sources wanted" newsgroup.

As a general rule, before posting to a newsgroup, read the FAQ to
determine what's on-topic. Should you fail to do this, and be *told*
that you are off-topic, then you should *definitely* go and read the
FAQ to determine whether this is in fact the case (easily true in 90%
or more of cases) or whether the person telling you so is in error.

Put another way, your question is exactly as on-topic as me asking
directions to the bookstore to buy a book on C++. It may relate in
some way to C++, but it's not on-topic. This group is for dicussion of
the C++ *language*.

Also, don't top-post (it bears repeating).

Luke

Jul 1 '06 #5
On 30 Jun 2006 22:55:59 -0700, "bhatia" <am**************@gmail.com>
wrote:
mlimber wrote:
bhatia wrote:
> I am implementing JPEG-LS for my very specific use, but I am not being
> able to fine proper specifications for it's format. Can anybody please
> help me out and come forward with some good file format specification.
> I shall be very thankful.
This is not a C++ language question and is thus off-topic here. See
this FAQ for what is on-topic here:

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Try in sci.image.processing or comp.dsp.

Cheers! --M


[Top posting fixed]My question is very much related to c++. I am writing code for the same
in c++. May be some one help me out by telling me some good location
from where I can download code for it's implementation. I don't think
this is anything to get hyper about.

When I typed "JPEG-LS" into Google I got 54,300 hits, the first of
which was an HP site with what looked like some technical pdfs
describing JPEG-LS, which appears to be a HP designed format.

If you have a problem with your C++ code then post the problem code
here and we will try to help you.

rossum
Jul 1 '06 #6

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

Similar topics

4
by: Chris H. | last post by:
Fellow .Netters, I have come to an impass trying to "hide" a column on a data grid - I'm sure it's a fairly simple thing (but so am I, that's why I'm stuck) Imagine if you will that I have a...
1
by: stuart dent via .NET 247 | last post by:
XML validation error. Help required If anyone can help me, thankyou, thankyou... When I run this code code I get this error: The data at the root level is invalid. Line 1, position 39. I...
1
by: Stephen | last post by:
Was wondering if someone could please help me with an array I'd like to create in an asp.net page. I have to design an array which stores the values of addresses manually entered into textboxes...
1
by: Robin Patra | last post by:
Hi All, We have the following scenerio. Machine 1: webservice is deployed in this machine. Machine 2: UserControl is deployed in this machine. Case 1: Now my requirement is a person from...
11
by: Naeem | last post by:
I have a Javascript function, which changes a text field of a form into a select field. Following is the function function changeStateField() { var myForm =...
3
by: madhumita.iyengar | last post by:
Hi all I am creating a web services application in Visual Studio Dot net which links to a MS SQL database. I need to create a form which lets the user pick his field of choice(doesnt matter...
3
by: Indrajittapadar | last post by:
Hi ALL, Can anyone help me to work on outlook with perl? I have 3 different accounts in my outlook, I want to make one account as default home for sometime and then change the other account to...
5
by: koonda | last post by:
Hi all, I am a student and I have a project due 20th of this month, I mean May 20, 2007 after 8 days. The project is about creating a Connect Four Game. I have found some code examples on the...
2
by: samsalmanu | last post by:
I'm trying to ftp from a Unix machine to a Windows machine.. I've tried the following #!/bin/sh #set -x USER="user1" PASS="pass1" HOSTNAME="host1"
2
by: NIKHILUNNIKRISHNAN | last post by:
Hi, My name is Nikhil. I am new to programming.I am obfuscating a C# solution using Dotfuscator. The output of the soultion is a UI along with a setup to install the application. The setup is...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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,...

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.