similar to: NHW Image codec - higher quality settings

Displaying 20 results from an estimated 1000 matches similar to: "NHW Image codec - higher quality settings"

2013 May 29
1
NHW Image codec - 2 lower quality settings
Hello, I have finally added 2 lower quality settings for the NHW codec: -l1 (-5Ko) and -l2 (-10Ko).I use a quantization of 0.935 and 0.88 (kind of quantization), and I decrease residual coding on the first order wavelet image. I have updated the demo page: http://nhwcodec.blogspot.com/ . These 2 lower quality settings are still experimental.If you could find time, would be interested in any
2012 Jul 25
4
NHW Image codec - improvement of precision
Hi again, I have improved precision of my codec (on the encoder and decoder).I have also improved the -h1 quality setting.-Source code and binaries at http://nhwcodec.blogspot.com/-. I am still trying to improve precision of my codec, with keeping my low-complexity (fast) approach. I do not totally use the reference (and impressive) block prediction with different modes + residual coding scheme,
2016 Mar 24
1
NHW codec - progress 2
Hello, Just a quick message to correct what I have said in my previous post.It finally seems not that easy to code small wavelet coefficients to have a good precision, and SPIHT is certainly a very good algorithm for that, -and I know there are SPIHT experts that can make very good SPIHT-based codecs-.I have chosen a new and different approach, the multistage residual coding, so I will try to
2017 Aug 25
4
NHW Project - news with Xiph.org
Hello, These last 2 months, I have talked again with Monty Montgomery about the NHW Project and he told me that Xiph.org would like to encourage the NHW Project development.That's just great! I'll see what Monty will do on his side (and when he has time), but he also told me that the NHW codec has merits but there must be an effort to demonstrate them. The advantages, merits of the NHW
2018 Aug 17
2
NHW Project - new -l8 "very high compression" setting
Hello, For those interested, I have added a -l8 "very high compression" setting to the NHW Project. I have added an experimental processing to remove details and preserve neatness.I have also now a fast estimation of entropy of wavelet coefficients and I use it accordingly to the image complexity but it is a very first version... With these new processings, the entropy coding schemes
2015 Jan 18
2
NHW Image codec
Hello, Ok, and that's too many work to review a source code.In my codec, I have 3 compression schemes, I think 2 are not patented, but the third... I don't know.For the rest, I think my codec is patent-free (I don't use SPIHT,EZW,zerotree methods), even the wavelet transform is new and don't use the lifting scheme nor the convolution product. Else, if you found time to review the
2021 Dec 02
1
NHW Project development
Raphael, I do not believe it is possible to build a viable community around most hardware projects except super-universal based on very cheap/high-volume products like Pi or Arduino. We see the commercial benefits of Free Software/Open Hardware as it adds value to the hardware as users are ready to pay extra for the Freedom. Andrey ---- On Thu, 02 Dec 2021 12:59:34 -0700 Raphael Canut
2021 Dec 02
1
NHW Project development
Raphael, Some 15 years ago I implemented limited functionality Theora in our cameras FPGA (it took me 6 month of hard labor), and then gave up - it is a very crowded space and it is difficult to compete with more advanced codecs. And for our other work we anyway need almost raw image data, so we are using JPEG-based JP4 format (https://community.elphel.com/jp4) that we originally developed for
2018 Feb 18
1
NHW Project - high compression -l4 setting
Hello, For those interested, I have added a -l4 high compression setting to the NHW codec ( http://nhwcodec.blogspot.com/ ).This setting is very experimental, I have boosted the sharpness for this one, but it can lack of precision on low contrast areas. This setting still maintains a good neatness and when it will be validated, I will then make a new 0.1.4 version for the NHW Project. High
2018 Mar 10
2
NHW Project - lower quality settings
Hi David! Many thanks for your very encouraging and kind feedback!!! (Hope you don't mind that I made your post public on the Theora channel). I try to be the more sincere as I can in my posts.Some people suggested me to make demo pages to explain how the codec works step by step, and I realize that it would be good, because certainly it will show that the NHW codec is not that complex and
2021 Dec 02
1
NHW Project development
Hi Andrey, Thank you for your answer.Actually, NHW is very low-power so I think it could be geared toward any hardware.But actually I don't have hardware skills, so NHW is not a real hardware project for now maybe? I agree with you that it is extremely difficult (for me) to build a community around NHW, I'm certainly very bad/underskilled at it.Any help is welcome! Cheers, Raphael Le
2021 Dec 02
1
NHW Project development
Hello, I know there is no community around NHW, but I would have liked to know what you would like to see improved in the NHW codec.I know its results are not perfect for now compared to high-end AV1/VVC codecs for example, but could be ok giving its extremely fast speed.-However on high quality images, I notably like its good results because of its neatness.- Regarding things to improve, there
2013 Nov 14
0
NHW Image codec - advice
Hello, I need advice concerning (quite) blurred images with the NHW codec, as the results on these images are not good for normal and lower quality settings (because for these settings the residual coding is on the first order (256x256) wavelet image and for quite blurred images there is not enough energy, information in this band), but the results can be good with the higher -h2 and -h3 quality
2017 Nov 27
2
NHW Project - speed comparison with x265
Hello, I am very slowly working on the NHW Project.I recently made a speed comparison with x265 and wanted to share it with you. On my processor Intel Core i5-6400, in average the NHW encoder (totally unoptimized) is x10 times faster to encode than x265 (png decoding time removed), in average 30ms vs 300ms for a 512x512 24bit color image, and in average the NHW decoder (totally unoptimized) is
2013 Jun 19
0
NHW Image codec - lower quality settings
Hello, I have improved a little the NHW codec.I have improved the dequantization in the wavelet HH band, and little improved the -l2 (and lower) quality setting.I have also added a -l3 lower quality setting (-15Ko, exp), I have increased the quantization for this other setting, and I start to remove higher wavelet coefficients, but this is not optimal... The artifacts start to be noticeable for
2018 Apr 16
1
NHW Project - quality improvement for -l4,-l5 settings
Hello, I have improved quality for -l4 and -l5 high compression settings.These settings are now really better and very competitive, I now prefer them compared to x265 (HEVC). Update at: http://nhwcodec.blogspot.com/ I am also working on -l6 quality setting, I can simply increase quantization for it but I am not totally satisfied with this solution for now... Looking for more advanced processing
2017 Dec 11
0
NHW Project - lower quality settings - high compression
Hello, I was testing quickly some other lower quality settings -l3, -l4 because high compression is what really lacks to the NHW codec. In fact I can remove -5Ko of residual coding on Y,U,V comps for -l3 and I can remove -10Ko always of residual coding for -l4, and -l3, -l4 settings will be really better than the current ones implemented. I can also increase the wavelet coefficients threshold
2015 Jan 15
2
NHW Image codec
Hello, Yes, that's right.I still think that it would have more weight if I could claim that Xiph has reviewed the source code and find that the NHW codec is royalty/patent-free (better than me alone claiming this...).Maybe it was in this sense that Ralph Giles answered me? Cheers, Raphael 2015-01-15 18:02 GMT+01:00 Jason Self <jason at bluehome.net>: > Raphael Canut asked: >
2012 Nov 27
3
NHW Image codec - YCbCr color space
Hello, Just a very quick message to let you know that I have definitely switched to YCbCr color space as YCbCr is better, more precision.I have updated my demo page: http://nhwcodec.blogspot.com/ . Any comment on this new version from the Xiph Community would be very appreciated, as I am developing alone (it really took some time to switch to YCbCr...).Also (as it was said), I am not totally
2017 May 02
0
NHW Project and wavelet codecs
Hello, In my last post, I seemed to say that there were no directional wavelet transforms that would give improvement to the NHW codec, but are directional wavelets an active research field today? I have also seen some recent patents on advanced and improved SPIHT, and I am a little surprised that there is no "up-to-date" state-of-the-art wavelet codec.Rududu in April 2008 was the last