Displaying 19 results from an estimated 19 matches similar to: "Homography with R"
2006 Apr 25
3
select boxe
yop,
http://rubyonrails.org/api/classes/ActionView/Helpers/FormHelper.html
ici j''ai vu qu''on pouvait g?n?rer des ?l?ment d''un formulaire gr?ce des
m?thodes. Apres quelque petite recherches j''ai trouv? comment g?n?rer un
select
<%= select(''category'', ''category.id'', Category.find_all.collect {|category|
category.nom})
2006 Apr 25
4
RoR & IIS &
Hello all ?
is it possible to configure 2 or more aplications on IIS, each one in a
different virtual directory ?
thanks all
--
Bolo Michelin
Blog [Flash & RoR] http://blog.developpez.com/?blog=30
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060425/9b5d7b9b/attachment.html
2007 Feb 13
1
Compiz slow when playing some videos?
Currently, compiz really deal well with most videos...
But some videos make compiz slow...
ex:
ftp://ftp.developpez.tv/tv/linux/2007/solutionslinux/Keynote2.ogg
Play it, try to move the window, you will have artefact...
Let the video play, launch firefox/konqueror, move the window, it will not be
smooth :( With some others videos, no problem.
GeForce 7600 with nvidia drivers
Wobbly activated
2011 Sep 24
1
help
Mathew Brown
Institute of Bioclimatology
University of G?ttingen
B?sgenweg 2
37077 G?ttingen, Germany
t: +49 551 39 9359
mathew.brown at forst.uni-goettingen.de
On 9/24/2011 6:00 PM, r-help-request at r-project.org wrote:
> Send R-help mailing list submissions to
> r-help at r-project.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2004 Feb 11
1
where & how
Dear all:
Where & How can i strat study audio compression technique
algorithmes? waleed
+20123997151
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
2004 Oct 23
1
Windows 2000 boot to ram
Hi all,
I found a strange behavior in memdisk:
I build an image of Windows 2000 (Fat32) with geometric of
C=115 H=255 S=63. I testet it as a real harddisk and it works.
I boot it to ram with memdisk initrd=w2000.img from my first harddrive, as
discribed to boot with syslinux.
It crashs with reboot, the time is to short to recognice the appearing
letters before reboot. (Can I stop the screen?)
2004 Aug 24
3
diablo 1 fun and troubles
I have installed Diablo 1 lately and found Wine can't load the game
succesfully. I see a few frames of Blizzard's intro, then it freezes.
With Cedega 4.0 it works pretty well> I played for a couple hours then found
later I can't load my games back. Ain't that funny? It seems to be a menu
problem. Another thing I noticed with Cedega is, multiplayer hangs really
quick.
2010 Mar 16
5
Projective Video over web
FYI
have anybody seen this demo ? I have use ogg for it.
http://techfandu.blogspot.com/2010/03/world-first-projective-html5-video.html
Thanks
--
???????????????????????????
? Narendra Sisodiya ( ???????? ???????? )
? Society for Knowledge Commons
? Web : http://narendra.techfandu.org
???????????????????????????
-------------- next part --------------
An HTML attachment was scrubbed...
2008 Sep 24
1
qplot, stacked area, own colourscheme
Dear list,
I would like to apply my own colours to a stacked area plot, done with
qplot, but I have not succeeded...
What do I have so far (I am dealing with the development of cover of
specific groups of plants):
library(ggplot2)
library(RODBC)
channel <- odbcConnect("myusername", case="tolower")
sql <- "select trial, cover_of, dateofsurvey, cover from
2008 Sep 25
2
ggplot, qplot in loop
Dear List,
yes, me again trying to work with qplot ;-)
I would like to make several single plots within a loop, like this
(simplified and so on...):
trials <- c("A","B","C")
mycolours <- ("wheat","darkolivegreen","lightgreen",
2004 Aug 06
2
speex-1.0.4 bug and change request
Hi!
The pkgconfig file installed by speex-1.0.4 has a bug
and a pasto: the bug is that @VERSION@ has not been replaced
with the real version, and the pasto is that the comment at
the top says libogg.
Also, I have a request for src/Makefile.am: Please do not
override mandir. If you do not like the default, you can easily
change it from the configure command line with
./configure
2009 Oct 19
1
speech spectogram
Hi,
I need to plot a spectogram for a speech signal. Is there a package that can
do this?
--
Rajesh.J
[[alternative HTML version deleted]]
2012 Aug 31
1
Spamassassin under CentOS-6.3
Spamassassin seems to have become more-or-less non-functional
in use with KMail on my server.
It appears to be running OK, but only catches about 20% of my spam.
I wonder if others have experienced this decline?
I suspect that sa-learn is not performing properly.
(I run sa-learn nightly on my spam,
which is saved in ~/Maildir/.Spam/cur/ ,
through the default spamassassin installation.)
Eg I
2010 Jan 04
2
spectrogram
Hi,
I need to plot spectrogram of a waveform.What package offers this?
--
Rajesh.J
[[alternative HTML version deleted]]
2010 Sep 29
1
cor() alternative for huge data set
Hi,
I am have a data set of around 43000 probes(rows), and have to calculate correlation matrix. When I run cor function in R, its throwing an error message of RAM shortage which was obvious for such huge number of rows. I am not getting a logical way to cut off this huge number of entities, is there an alternative to pearson correlation or with other dist() methods calculation(euclidean) that
2008 Jun 08
1
Issue with NA value and Octave compatibility
Dear R developers,
I'm an Octave developer in the process of implementing a single
precision type in Octave and I have an issue with the NA value. The
choice of NA value in Octave was made a few years back so that the high
word of the NA value was 0x7ff00000 and the low word was 0x000007A2 for
compatibility with R and to ease any possible issue with the exchange of
data files between Octave
2007 Feb 01
16
input transformations
I spent some time this week trying to add support for input
transformations to the server. I tried a few different approaches. The
patches I've attached are what's currently working best for me.
In this approach I allow every window to have it's own root window
coordinate space. A window's root window coordinate space is affected by
all it's ancestors. Composite clients can
2007 Mar 30
0
Wine release 0.9.34
This is release 0.9.34 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Support for Xcursor.
- A range of fixes for various installers.
- New builtin xcopy tool.
- The usual assortment of Direct3D fixes.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public sites. The
2013 Feb 20
0
[ANNOUNCE] xf86-video-intel 2.21.3
Release 2.21.3 (2013-02-20)
===========================
A few minor bugfixes, another point release.
* Fix tracking of DRI pixmaps and their backing bo across reparenting. If
we tried to execute a SwapBuffers after a Window was reparented, but
before the DRI client has updated its references, then we would end up
manipulating an exported pixmap without a flush flag set. In the worst