search for: image2

Displaying 20 results from an estimated 31 matches for "image2".

Did you mean: image
2011 Jan 26
0
using popbio, reduce number of digits in image2 plot
Hello All. I am using the image2 plot function in the popbio package to create 6 elasticity analyses. I am trying to reduce the number of significant digits that displays -- from 3 digits to 2. I tried rounding my original matrices, but one is comprised primarily of zeros, and the cut / breaks options returns an error message. (se...
2012 Mar 20
4
Batch mode creates huge diffs, bug(s)?
...(2.9 MB file), shut down machine gracefully 3. Use FOG .28/partimage / to capture the same system again, to a new image file. 4. FOG uses gzip to compress the partimage file, and we need to compare uncompressed images 1. Commands: 1. mv image1 image1.gz && mv image2 image2.gz && gunzip image1.gz && gunzip image2.gz 2. Resultant files: 1. image1 size in bytes: 17,062,442,700 2. image2 size in bytes: 16,993,256,652 3. Difference in raw size in bytes: 69,186,048 (somewhat larger than the 2.9 MB di...
2009 Apr 16
3
Presenting R Results in Webpages
...and put it on an simple webpage. That is, it would look something like the following: |---------------------------------------------| | Title | | | | |--------| |--------| Some basic txt | | | Image1 | | Image2 | ... | | |________| |________| ... | |_____________________________________________| R comes in because I have R scripts creating the images I would like to import. There will be 14-18 pages of these type of slides, but the key is we will be producing these over...
2007 Nov 30
5
Problems with fedora 7 paravirtualize
...#39;'m using this install media address > http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/ And the virt-manager console was managed to show up the installation screen. After the normal steps of the installation, the console was hanged when it shows the ''Retrieving image2'' I even had tried to used the Fedora 7 installation DVD as the installation media but it''s cant detect the cdrom when the installation begins. I''d googled and find out that I can export the DVD using a FTP/NFS/HTTP from dom0 host, but how to do this? According to...
2009 Jul 15
2
ffmpeg2theora: issue converting from a png image list
...img001.png, img002.png... img299.png The ffmpeg2theora man page says: Encode a series of images: ffmpeg2theora frame%06d.png -o output.ogv That's exactly what I tried with the latest 0.24 release of ffmpeg2theora: ffmpeg2theora-0.24.linux32.bin img-%03d.png -o output.ogv Input #0, image2, from 'img-%03d.png': Duration: 00:00:12.00, start: 0.000000, bitrate: N/A Stream #0.0: Video: png, yuv420p, 1280x720, 25 tbr, 25 tbn, 25 tbc Resize: 1280x720 Segmentation fault The same problem happens with the release in Ubuntu 9.04, and with the 0.22 release. I haven't tried...
2012 Oct 22
2
Assigning values to several consecutives rows in a sequence while leaving some empty
...Somehow simplified, they look like this: <http://r.789695.n4.nabble.com/file/n4646956/image1.png> I'd like to assign a value to every sequence of locations that are measured within a time span of 4 hours, and make my data look like this: <http://r.789695.n4.nabble.com/file/n4646956/image2.png> I've tried several algorithms with a loop "for" plus "ifelse" condition like: Sequence <- for (i in 1:max(ID)) { ifelse (Span <= 4, i+1, "NA") } without any luck. I know my attempt is incorrect, but my programming skills are really basic and I...
2009 Jul 07
2
paperclip unit testing
Hi, Rails 2.3.2, paperclip 2.2.9.2 How can I unit test my model that has a paperclip attachment? I add to my model: --- CODE START --- has_attached_file :image, :default_url => '''' attr_protected :image_file_name, :image_content_type, :image_image_size --- CODE END --- Than I type a UNIT test: --- CODE START --- foo=FooModel.new({:image =>
2013 Jun 20
10
Two identical copies of an image mounted result in changes to both images if only one is modified
Hi, I''ve observed a rather strange behaviour while trying to mount two identical copies of the same image to different mount points. Each modification to one image is also performed in the second one. Example: dd if=/dev/sda? of=image1 bs=1M cp image1 image2 mount -o loop image1 m1 mount -o loop image2 m2 touch m2/hello ls -la m1 //will now also include a file calles "hello" Is this behaviour intentional and known or should I create a bug-report? I''ve deleted quite a bunch of files on my production system because of this... Thank...
2015 May 19
2
Pivot without copy
Hi, Is it possible to "pivot" to a new image without doing blockcopy or blockpull? I know how to use snapshots and blockpull to create a new image and pivot to using it live, but what I would like to do is to have a VM switch from using imageA.qcow2 to image2.qcow2 while running. I don't see why this wouldn't be possible since some of the existing libvirt tools can do this when they are done. I would love to see an example from a bash terminal as well as how it would be done using the python API. Regards, Mathew
1999 Sep 22
1
Printing to samba server doesn't work
...,oct(115),10);' ***************************************************************** For 93 million miles, there is nothing between the sun and my shadow except me. I'm always getting in the way of something... -------------- next part -------------- A non-text attachment was scrubbed... Name: Image2.png Type: image/png Size: 4486 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/19990922/b751cfcf/Image2.png
2010 Aug 10
2
p-values with pvclust
...are due to chance or statistically significant. Unfortunately pvclust does not provide a p-value for the first brunch (7 and 8). So I added a row to my matrix which is very different to the rest of the data to create an additional brunch. See image here http://r.789695.n4.nabble.com/file/n2319732/Image2.png . I finally got my p-value for the brunch (7 and 8) which is 98 (9). I was happy to see that the p-value was significant until I realised that if I add an additional brunch which is not that different from the rest but still cluster in a sperate cluster (see image here http://r.789695.n4.nabb...
2005 Jan 22
9
Dragging images across the canvas
Hi wxRuby Gurus, I''m trying to write a sample program which allows me to drag an image (by left_mouse_button down) across the canvas. I got it to work ... well, sort of. The problem is I can drag it only by clicking on the left top corner of the image and nowhere else. Besides, the dragging is not very smooth. How can I make it better? I am using wxRuby 0.6.0 on Win XP (Home) and
2006 Jan 13
21
anyone interested in an Effect.Slideshow?
...I could also have a ''randomize'' option, when set to true it would pull the images randomly. It would cross-fade them using Effect.Fade and Effect.Appear. Syntax would be something like: new Effect.Slideshow(''div_id'', [''image1.jpg'', ''image2.jpg''...], { delay: #.# (in seconds, with a default of 10 seconds), randomize: true/false }); The script would create the img tag inside of the div (it''d actually create 2, 1 hidden and 1 showing, then fade one out while the other fades in). What do y''all think of that i...
2010 Jan 04
1
log-normal overlay
...,freq=FALSE,main="Field 7: Ground Water Table Depth Residuals (Avg. - Measured Depth)",xlab="Residuals (cm)", col="grey") plot(function(d.resid) dnorm(d.resid,m=-4.007e-15,s=35.571),-150,150,n=400,add=TRUE,col="black",lwd=3) http://n4.nabble.com/file/n998531/Image2.png I would like to do the same thing with the following lines of code, only this time fit a log-normal distribution. app_depths<-c(2.133069498, 1.633840467, 4.946905858, 3.74316825, 2.29580986, 3.156489013, 3.616272192, 20.65750905, 2.878995473, 12.59126936, 14.2215439, 7.892111284, 4.65656...
2010 Jan 04
1
log normal overlay
...,freq=FALSE,main="Field 7: Ground Water Table Depth Residuals (Avg. - Measured Depth)",xlab="Residuals (cm)", col="grey") plot(function(d.resid) dnorm(d.resid,m=-4.007e-15,s=35.571),-150,150,n=400,add=TRUE,col="black",lwd=3) http://n4.nabble.com/file/n998495/Image2.png I would like to do the same thing with the following lines of code, only this time fit a log-normal distribution. app_depths<-c(2.133069498, 1.633840467, 4.946905858, 3.74316825, 2.29580986, 3.156489013, 3.616272192, 20.65750905, 2.878995473, 12.59126936, 14.2215439, 7.892111284, 4.6565...
2006 Jun 22
2
OT EXIF libraray
Hi- this is slightly off topic, but is anyone aware of a WORKING ruby library that reads EXIF data from JPEG files? It has to run on both Windows and *nix, so wrappers around unix libs won''t do. So far I tried rexif, ruby-exif (both throwing exceptions when presented with a JPEG) and RMagick (at least able to get the date from EXIF, however it adds a ''.'' at the end for
2006 May 10
0
Saving extracted data
..._attribute("camera_make", camera_make) end However, when I do this I get an error of: undefined method `get_exif_by_entry'' for [ JPEG 3504x2336 3504x2336+0+0 DirectClass 8-bit 3544kb]:Array get_exif_by_entry is a method for ImageMagick http://www.imagemagick.org/RMagick/doc/image2.html#get_exif_by_entry I''m a little lost at the moment. Any ideas? Thank you, Dave Hoefler -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060510/e71664a6/attachment.html
2010 Apr 02
1
compare two fingerprint images
Hello I wanted to compare two fingerprint images. How do you do with R?. Is there a role for cross-correlation of images? Thanks -- ========================================================= Juan Antonio Gil Pascual Prof. Titular de M?todos de Investigaci?n en Educaci?n correo: jgil at edu.uned.es web: www.uned.es/personal/jgil U.N.E.D. Fac. de Educaci?n Dpto. MIDE I P? Senda del Rey,7 desp.
2002 Jul 12
0
*****SPAM***** Essentials for E-Commerce : adv.
...Spacing=3D0 width=3D737> <TR> <TD><IMG alt=3D"" src=3D"http://www.essencomp.com/images/consultant/image1.jpg"></TD></TR> <TR> <TD><IMG alt=3D"" src=3D"http://www.essencomp.com/images/consultant/image2.jpg"></TD></TR> <TR> <TD><IMG alt=3D"" src=3D"http://www.essencomp.com/images/consultant/image3.jpg"></TD></TR> <TR> <TD><IMG alt=3D"" src=3D"http://www.essencomp.com/images...
2006 Jul 19
0
Effect.Appear behaving strangely
...--------------------------------------------------- Here''s the script: function rolloverpreload() { MM_preloadImages(''images/submitorderon.gif''); } function imageappear() { Effect.Appear(''image'', {duration: 2.0}); Effect.Appear(''image2'', {duration: 2.0}); Effect.Appear(''image3'', {duration: 2.0}); Effect.Appear(''image4'', {duration: 2.0}); } function cdappear() { Effect.Appear(''cd1'', {delay: 2.0, duration: 2.0}); Effect.Appear(''cd2'',...