search for: neatness

Displaying 20 results from an estimated 2125 matches for "neatness".

2018 Oct 09
0
NHW Project - NHW Neatness Metrics
Hello, For those interested, I have developped a (simple) NHW Neatness Metrics to measure neatness between 2 images: the studied one and the reference one. The results are the significance of the neatness on the whole image and the average neatness amount. This work is experimental and could be incomplete for this first version! But it shows that the NHW Project has...
2017 Oct 23
0
NHW Project - neatness metrics
Hello all, Finally find some time to get back to the NHW Project.I was thinking about making a technology demo, and I wanted to highlight the uniqueness of the NHW codec that is neatness/sharpness preserving or enhancement.With my eyes, I can see that the NHW codec has more neatness/sharpness than the other codecs (x265, x264, WebP, Rududu, JPEG,...), but for a demo there must be objective metrics, and this is where things complicates.... I have tried to make quickly a neatness/sh...
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 are less efficient, and so we could save for -l8 setting nearly 2KB per compressed .nhw file...
2007 Dec 10
5
Neat conditional assignment
I would like to make a new vector with values taken from two existing vectors conditional upon a third. At present I am doing this with a for loop but wonder if there is not a neater way, given some of the very neat things R can do. a<-rep(c("A","B"),50) b<-rep(1,100) c<-rep(2,100) a is thus "A" "B" "A" "B" "A"
2018 May 30
0
NHW Project - improvement of -l7 quality setting - more neatness
Hello, Just a word to let you know that I have improved -l7 high compression quality setting, thanks to a new processing and I have also corrected an error in the residual coding.Now it has more neatness/definition.Files size is also a little smaller (and please keep in mind that the entropy coding schemes are not optimal for now, so we can save 1.5Ko-2Ko per .nhw file). Actually I find -l7 quality setting now quite competitive with x265 (HEVC) because we clearly see that the NHW codec has more ne...
2018 Oct 15
0
NHW Project - NHW Neatness Metrics - improvement
Hello, Just a quick message, I have improved the NHW Neatness Metrics.It is now better and more representative of neatness of image. More at: http://nhwcodec.blogspot.com/ Any feedback is very welcome! Many thanks! Cheers, Raphael -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/theora/atta...
2008 Feb 28
1
Plotting Dendrogram Help Getting Plot to Display Neatly
I have done a cluster analysis doing: 1-clusNorth <-hclust(dist(Artorious)^2, method="ward") 2-clusNorth$labels <-Artorious$Name ## to show the case names and not numbers 3-dend1 <- as.dendrogram(clusNorth) 4-plot(dend1) My Dendrogram is now showing the names of my cases in the dataframe on the x axis 1 OMNICELL INC COM 2 GETTY IMAGES INC
2011 Apr 18
1
Print out data frames into neat images
Hi Group, I often need to print out data frames with results of analysis into a neat little image to copy and paste into documents. I need apply formatting like bold, currency signs, number formats, header shading etc. I currently output the data into csv and format using good old excel. Any suggestions if there are packages to help with such activities (to some level of basic functionality). I
2005 Jan 31
1
A neat "hot seating" mplementation
Has anyone implemented "hot seating" in any neat way? This where people can log in to any phone in the company and have their calls/voicemail come to that particular handset.....
2005 Oct 23
12
Showing a neat error message
Hi All, I''m trying to prevent users from deleting a folder that has contents like this: class Folder < ActiveRecord::Base has_many :myfiles has_many :folders belongs_to :folder validates_uniqueness_of :name, :scope => "folder_id" before_destroy :dont_destroy_folder_with_contents def dont_destroy_folder_with_contents if Folder.find(id) != nil ||
2018 Mar 10
2
NHW Project - lower quality settings
...e the other lower quality settings (-l5,-l6,...) on -l4 > > setting.I have tested the NHW codec against x265, x264, Daala, WebP, > Rududu, > > DLI and it's clear that at high compression these very good codecs have > more > > precision.But they also tend to blur/decrease neatness-sharpness of image > > where the NHW codec would enhance image neatness/sharpness.But that's > right > > that on degraded, blurred images where there is no neatness to enhance, > the > > results start to be not good and lack of precision.So for now, I > recommend >...
2010 Mar 26
2
DISPLAYING TABLE in file
Hi, I wish to NEATLY store, and later display one table per file (similar to capabilities of write.table()). BUT BY NEATLY I MEAN: 1. Column Headings right aligned with data values. 2. Decimal points line-up per column. 3. Data values padded trailing zeros per column (if not integers). 4. "Tricky" formats such as certain characters/dates possibly chosen by the user? bla bla bla I do
2010 Sep 17
12
looking for cool, post-install things to do on a centos 5.5 system
(note: i asked this a few days ago but it *appears* that that post was tossed due to getting excessive bounces from my account. so i'm posting it again, apologies if you're seeing it a second time.) over the next several weeks, i'm teaching some courses in RHEL admin but (unsurprisingly) i'll be using centos 5.5. it's a decently-written, 3rd party course, all the generic,
2003 Mar 24
0
how to show a section of a matrix neatly (or row by row ) that satisfies some condition
You're missing a comma in the subscript. The comma tells it that your test is for the appropriate rows. You want: finest[finest[,1] > 10^3,] Hope this helps, Matt Wiener -----Original Message----- From: Edmond Ng [mailto:Edmond.Ng at lshtm.ac.uk] Sent: Monday, March 24, 2003 2:40 PM To: r-help at stat.math.ethz.ch Subject: [R] how to show a section of a matrix neatly (or row by row)
2011 Dec 07
6
nice report generator?
Hi all, I am looking for recommendations/pointers about best report generator you think that are currently available? i.e. the package that can help turn console output into nice-looking neat report to send to bosses? thanks a lot! [[alternative HTML version deleted]]
2005 Sep 20
5
Add function to histogram?
Is there any neat way to add a curve (frequency function or the like) to a histogram or other plots? I haven't found one yet... Robert
2012 Jul 25
4
NHW Image codec - improvement of precision
...rent modes + residual coding scheme, but I just apply residual coding on the first order wavelet "image" (for example for a 512x512 image, I just code the errors on the 256x256 wavelet "high-resolution" part), hence the lack of precision.I try to compensate it with a little more neatness of the wavelet 5/3 filterbank, but that's right that precision seems visually more important. Any opinion on this approach or on the codec in general is very welcome. Many thanks again, Raphael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.o...
2012 Mar 14
1
Wavelet Image Codec - advice
...logspot.com/ I am still trying to improve my codec, and so any comments and advice are very welcome.I had few, but great discussions with Monty Montgomery and he also encouraged me to post and present my work on the channel. Very quickly, the main features would be a fast decoder and maybe a good neatness.You can find few results on the demo page.You can also download the win32 binaries to test it. -I am planning to give the source code and algorithm detail rather quickly, but currently the codec is absolutely not finalized, I am changing algorithm every month currently(...), would also have to adap...
2001 Aug 17
0
making a neat timetable
On Fri, 17 Aug 2001, Patrick Connolly wrote: > |> The data are stored in a MySQL table, and I can read them > |> into R with RMySQL obtaining a MySQLResultSet object (which I > |> suppose is a data frame ?) which looks like this: > > No, it doesn't have any column names. It would be a good idea to get > it into one since dataframes are very good ways of
2003 Mar 24
1
how to show a section of a matrix neatly (or row by row) that satisfies some condition
Hi all, I want to show the rows of a matrix (100x3) of which some of its elements satisfy a certain condition. In particular, how can I display the 2 rows of my matrix one after the other and not all all elements of column 1 first, then column 2 and so on. See the following. > finest[finest[,1] > 10^3] [1] 4.960632e+13 3.612619e+04 7.668204e+12 1.001911e+04 8.886153e-01 [6]