<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/ravl/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/ravl/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 10 Sep 2003 16:37:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ravl/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>slice feature wanted for Array3dC</title><link>https://sourceforge.net/p/ravl/feature-requests/43/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice if there was a method for Array3dC&lt;br /&gt;
that returned an Array2dC handle to the ith slice, as&lt;br /&gt;
discussed&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Wed, 10 Sep 2003 16:37:08 -0000</pubDate><guid>https://sourceforge.net94b34850d697c5ed88e2844673a5b7f86ec247f9</guid></item><item><title>image IO feature request</title><link>https://sourceforge.net/p/ravl/feature-requests/42/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would be nice to have:&lt;br /&gt;
o pbm format handling&lt;br /&gt;
o ImageC&amp;amp;lt;bool&amp;amp;gt; handling&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Thu, 28 Aug 2003 16:48:01 -0000</pubDate><guid>https://sourceforge.net0697833e8cd67de23f52a5f1f2da60c589b7f99a</guid></item><item><title>Macro for definition of typenames for IO system</title><link>https://sourceforge.net/p/ravl/feature-requests/41/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As I understand for each class which should support serialization it is &lt;br /&gt;
necessary to define set of static variables. For example&lt;/p&gt;
&lt;p&gt;KernelFunctionC LinearKernel2KernelFunction(const LinearKernelC &lt;br /&gt;
&amp;amp;amp;func)&lt;br /&gt;
{ return func; }&lt;/p&gt;
&lt;p&gt;DP_REGISTER_CONVERSION_NAMED(LinearKernel2KernelFunctio&lt;br /&gt;
n, 1, &amp;amp;quot;RavlN::KernelFunctionC RavlN::Convert(const RavlN::&lt;br /&gt;
LinearKernel2KernelFunction &amp;amp;amp;)&amp;amp;quot;);&lt;/p&gt;
&lt;p&gt;static TypeNameC TypeLinearKernel(typeid(LinearKernelC),  &amp;amp;quot;RavlN:&lt;br /&gt;
:LinearKernelC&amp;amp;quot;);&lt;/p&gt;
&lt;p&gt;FileFormatStreamC&amp;amp;lt;LinearKernelC&amp;amp;gt; &lt;br /&gt;
FileFormatStream_LinearKernel;&lt;br /&gt;
FileFormatBinStreamC&amp;amp;lt;LinearKernelC&amp;amp;gt; &lt;br /&gt;
FileFormatBinStream_LinearKernel;&lt;/p&gt;
&lt;p&gt;It seems that it would be good to have macros which will help to do &lt;br /&gt;
that. Moreover there are lots of reasons to define it apart from class &lt;br /&gt;
defining simplicity.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey Kostin</dc:creator><pubDate>Tue, 22 Jul 2003 11:19:46 -0000</pubDate><guid>https://sourceforge.net5fd66d66bd99dbb78421abfd280983bd668382bd</guid></item><item><title>virtual files for conv</title><link>https://sourceforge.net/p/ravl/feature-requests/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would like to use conv to grab stuff from a camera &amp;amp;amp;&lt;br /&gt;
dump it to a file (not real-time).  But conv does not&lt;br /&gt;
understand '@V4LH'.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Mon, 21 Jul 2003 17:01:40 -0000</pubDate><guid>https://sourceforge.net3c7f8d7d5fe867d60e795ee2acb4600d8bb47c79</guid></item><item><title>Audio extraction from dv frames.</title><link>https://sourceforge.net/p/ravl/feature-requests/39/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please could audio be added to conv so that I can get&lt;br /&gt;
the audio out of a dv file, e.g. &lt;/p&gt;
&lt;p&gt;conv file.dv file.wav&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Mon, 21 Jul 2003 13:14:06 -0000</pubDate><guid>https://sourceforge.net5989db8057443060967b3601774c8e7480c8f90f</guid></item><item><title>large file handling</title><link>https://sourceforge.net/p/ravl/feature-requests/38/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please could VPlay - and preferably any video i/o -&lt;br /&gt;
handle files &amp;amp;gt;2GB without fuss.  doDvGrab already does&lt;br /&gt;
this, but Lee had to put special stuff in the main prog.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Fri, 11 Jul 2003 08:28:50 -0000</pubDate><guid>https://sourceforge.net5fe3338b49faba63b34b2d6e7fd806f5023c3e1b</guid></item><item><title>XML DTD handling would be nice</title><link>https://sourceforge.net/p/ravl/feature-requests/37/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Under XML Streams it says:&lt;/p&gt;
&lt;p&gt;......... If there is demand for this functionality&lt;br /&gt;
[i.e. DTD handling] a RAVL wrapper class for one of&lt;br /&gt;
these libraries may well be added to the RAVL Contrib&lt;br /&gt;
code base.&lt;/p&gt;
&lt;p&gt;May I express such a demand?  Somelthing along the&lt;br /&gt;
lines of what Kieron did for ASSAVID would be really nice.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Mon, 30 Jun 2003 13:31:05 -0000</pubDate><guid>https://sourceforge.netf832dc0234512cedfd96dc1be449e3b051bab24f</guid></item><item><title>HashC / RCHashC documentation</title><link>https://sourceforge.net/p/ravl/feature-requests/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can't find my last whinge on this one - it seems to&lt;br /&gt;
have vanished (do I hear you all saying &amp;amp;quot;just as well&amp;amp;quot;?).&lt;/p&gt;
&lt;p&gt;Please could the general description of these 2 classes&lt;br /&gt;
be improved.  In particular:&lt;/p&gt;
&lt;p&gt;1) Why does HashC exist at all as a&lt;br /&gt;
non-reference-counted object? - it seems to be contrary&lt;br /&gt;
to RAVL tradition.  When would I want to use a&lt;br /&gt;
non-reference-counted hash table?&lt;/p&gt;
&lt;p&gt;2) Maybe the documentation of the 2 classes could be&lt;br /&gt;
made more similar (except of course where the classes&lt;br /&gt;
themselves differ)&lt;/p&gt;
&lt;p&gt;3) Make it clear that the extra functions needed refer&lt;br /&gt;
to the key, not the hash table&lt;/p&gt;
&lt;p&gt;4) Tidy up comments beginning with &amp;amp;quot;!!!!&amp;amp;quot;: it is not&lt;br /&gt;
clear whether something is missing from HashC, or&lt;br /&gt;
wheter this is yet another thing required of the key.&lt;/p&gt;
&lt;p&gt;Hope this doesn't all disappear down the plughole this&lt;br /&gt;
time.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Tue, 17 Jun 2003 14:00:37 -0000</pubDate><guid>https://sourceforge.net171e746375dba66e72b0af4a81d40f294ef16132</guid></item><item><title>@X virtual file problem(s)</title><link>https://sourceforge.net/p/ravl/feature-requests/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Main problem:&lt;/p&gt;
&lt;p&gt;My application opens 5 @Xs.  If I am slow with the&lt;br /&gt;
mouse to locate them on the screen (this happens as you&lt;br /&gt;
get older), the whole program hangs permanently.  If I&lt;br /&gt;
am snappy about it, it is ok.&lt;/p&gt;
&lt;p&gt;Small problem:&lt;/p&gt;
&lt;p&gt;The info field seems to update when I move the mouse&lt;br /&gt;
(fine).  It also needs to update when the display updates.&lt;/p&gt;
&lt;p&gt;Query: &lt;/p&gt;
&lt;p&gt;How can I temporarily halt the application (e.g.&lt;br /&gt;
ctrl-Z) without freezing the @X display?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Mon, 09 Jun 2003 11:05:29 -0000</pubDate><guid>https://sourceforge.netb68a907953301224165f57b7a91d0b739d9b532f</guid></item><item><title>New features for iterators</title><link>https://sourceforge.net/p/ravl/feature-requests/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have 2 problems with the iterators (well, the 2D ones&lt;br /&gt;
anyway):&lt;/p&gt;
&lt;p&gt;1) When the constructor bombs out because the&lt;br /&gt;
rectangles don't match, there is no helpful message&lt;br /&gt;
telling you why - you just get:&lt;br /&gt;
Ravl assertion failed&lt;br /&gt;
/vol/vssp/localsoft/Auto/linux/trees/Ravl.1/src/Ravl/Core/Container/Array/Array2dIter3.hh:49&lt;/p&gt;
&lt;p&gt;Please could they have a helpful message saying that&lt;br /&gt;
there was a rectangle mismatch.&lt;/p&gt;
&lt;p&gt;2) It would be much more useful if the assertion failed&lt;br /&gt;
only when the first rectangle did not fit inside the&lt;br /&gt;
others.  Currently it requires an exact match, which is&lt;br /&gt;
not necessary.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Bill.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Christmas</dc:creator><pubDate>Wed, 14 May 2003 17:02:43 -0000</pubDate><guid>https://sourceforge.netb50b5b84297b4d9012e6c3f929349e853c08073b</guid></item></channel></rss>