|
|
Jpeg-ls
Hello,
I have get several problems trying to actually recompile in C the source code of Jpeg-ls -
http://www.stat.columbia.edu/~jakulin/jpeg-ls/jpeg_ls_v2.2.tar.gz I tried it in Visual C++6.0 and also Visual Studio 2005.Does anybody know any tricks for this?some errors say things like:
c:\program files (x86)\microsoft visual studio\myprojects\encoder\lossless_e.c(355) : warning C4013: 'lossless_regular_mode' undefined; assuming extern returning int
lossy_e.c
C:\Program Files (x86)\Microsoft Visual Studio\MyProjects\Encoder\lossy_e.c(69) : error C2054: expected '(' to follow 'inline'
C:\Program Files (x86)\Microsoft Visual Studio\MyProjects\Encoder\lossy_e.c(70) : error C2085: 'lossy_regular_mode' : not in formal parameter list
I would appreciate any help
Thanks a lot
Steve
|
|
0
|
|
|
|
Reply
|
Steve
|
4/25/2011 2:48:53 PM |
|
Steve wrote:
> Hello,
>
> I have get several problems trying to actually recompile in C the source code of Jpeg-ls -
> http://www.stat.columbia.edu/~jakulin/jpeg-ls/jpeg_ls_v2.2.tar.gz I tried it in Visual C++6.0 and also Visual Studio 2005.Does anybody know any tricks for this?
The only trick or hint I can offer is a) to use a more recent and better
maintained source, and b) to use a more recent and better maintained
compiler. Both, the LS source you're using, and the compiler you're
using are outdated, for years by now.
|
|
0
|
|
|
|
Reply
|
thor16 (320)
|
4/25/2011 9:16:01 PM
|
|
Am 25.04.2011 15:16, schrieb Thomas Richter:
> Steve wrote:
>> Hello,
>>
>> I have get several problems trying to actually recompile in C the source code
>> of Jpeg-ls - http://www.stat.columbia.edu/~jakulin/jpeg-ls/jpeg_ls_v2.2.tar.gz
>> I tried it in Visual C++6.0 and also Visual Studio 2005.Does anybody know any
>> tricks for this?
>
> The only trick or hint I can offer is a) to use a more recent and better
> maintained source, and b) to use a more recent and better maintained compiler.
> Both, the LS source you're using, and the compiler you're using are outdated,
> for years by now.
I recommend CharLS:
http://charls.codeplex.com/
Quite readable and fast.
Ciao
Niels
|
|
0
|
|
|
|
Reply
|
spamtrap15 (8)
|
4/28/2011 7:40:36 PM
|
|
|
2 Replies
725 Views
(page loaded in 0.204 seconds)
Similiar Articles: JPEG-LS and JPEG-lossless - comp.compressionHi all, I'm currently working on a project optimising code for JPEG-LS and JPEG-lossless data compression. For reasons of fast verification I'm look... Cross Platform Dicom Viewer - MAYAM - comp.protocols.dicom ...Query compressed studies without decompressing them[JPEG LS,JPEG LS LOSSLESS,JPEG 2000] 7. Multiple Studies viewer using Layout,Tab view 8. JPEG2000 standard test images - comp.compressionJPEG2000 standard test images - comp.compression code for jpeg image compression - comp.soft-sys.matlab JPEG2000 standard test images - comp.compression UBC JPEG-LS Source ... Nikon LS-2000 and LS-30 and Windows 7 - comp.periphs.scanners ...JPEG-LS and JPEG-lossless - comp.compression Nikon LS-2000 and LS-30 and Windows 7 - comp.periphs.scanners ... Cross Platform Dicom Viewer - MAYAM - comp.protocols.dicom ... JPEG source code - comp.compressioncode for jpeg image compression - comp.soft-sys.matlab JPEG source code - comp.compression code for jpeg image compression - comp.soft-sys.matlab UBC JPEG-LS Source Code ... source code for jpeg2000 - comp.soft-sys.matlabPost Question Groups ... image compression for space applications and therefore ... UBC JPEG-LS Source Code acquisition - comp.compression JPEG2000 ... code for jpeg image compression - comp.soft-sys.matlabJPEG2000 standard test images - comp.compression Hi, Thank you In the "The JPEG 2000 Still Image Compression Standard ... test images - comp.compression UBC JPEG-LS Source ... a question about JasPer compression (JPEG2000) - comp.compression ...JPEG source code - comp.compression source code for jpeg2000 - comp.soft-sys.matlab On Aug 4, 8:43 ... UBC JPEG-LS Source Code acquisition - comp.compression... errors in read dicom file - comp.soft-sys.matlabJPEG-LS and JPEG-lossless - comp.compression Error reading lossless compressed DICOM image - comp.soft-sys ... OFFIS DCMTK: dcmdjpeg: Decode JPEG-compressed DICOM file The ... File Cannot be Compressed - comp.compressionJPEG-LS and JPEG-lossless - comp.compression Near-lossless mode of JPEG-LS, however, cannot compete with true lossy ... ... OFFIS DCMTK: dcmdjpeg: Decode JPEG-compressed ... Lossless JPEG - Wikipedia, the free encyclopediaLossless JPEG refers to a 1993 addition to JPEG standard by the Joint Photographic Experts Group to enable lossless compression. However, it might be used as an ... HP Labs LOCO-I/JPEG-LS Home PageJPEG-LS is the new lossless/near-lossless compression standard for continuous-tone images, ISO-14495-1/ITU-T.87. The standard is based on the LOCO-I algorithm (LOw ... 7/21/2012 4:48:45 AM
|
|
|
|
|
|
|
|
|