<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ADV Toolkit (Imageprocessing on NVidia GPU) in Machine Vision</title>
    <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/2528310#M39655</link>
    <description>&lt;P&gt;hello sir it is me again. thank you for answering my first question. i try what you told me sir i try the example "00.Grab Image" but all i can see is a black image.&lt;/P&gt;
&lt;P&gt;so this means that my camera is not supported right sir?&lt;BR /&gt;&lt;BR /&gt;-thank you sir! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; &lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2013 08:38:03 GMT</pubDate>
    <dc:creator>Mr_ask</dc:creator>
    <dc:date>2013-08-19T08:38:03Z</dc:date>
    <item>
      <title>ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1130963#M28471</link>
      <description>&lt;P&gt;Colleagues,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last weekend I have done (more or less) my "ADV Toolkit", and very happy to announce it. May be this toolkit will be useful for someone else...&lt;/P&gt;
&lt;P&gt;For me this project is "just for fun", the toolkit itself is free (GPL).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general "NPP" part of this toolkit&amp;nbsp;is a high-level wrapper to NVPP Imageprocessing Library, so it&amp;nbsp;enables usage of NVidia GPU resources for image processing directly from LabVIEW environment. Right now roughly 100 SubVIs inside. I tried to preserve "IMAQ Vision" ideology, so if you have experience with IMAQ Vision, then using of this toolkit should be also quite easy for you (sorry, no documentation provided at this moment, except&amp;nbsp;few examples).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Requirements:&lt;/P&gt;
&lt;P&gt;- &lt;A href="http://www.nvidia.com/object/cuda_gpus.html" target="_self"&gt;NVidia CUDA-enabled videocard&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- &lt;A href="http://www.nvidia.com/Download/index5.aspx" target="_self"&gt;Latest NVidia driver with CUDA 3.0 support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- LabVIEW 2009&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://www.ni.com/en/support/downloads/drivers/download.vision-acquisition-software.html#306455" target="_self"&gt;Vision Acquisition Software&lt;/A&gt; or &lt;A href="https://www.ni.com/en/support/downloads/software-products/download.vision-development-module.html#306487" target="_self"&gt;Vision Development Module 2009&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://www.ni.com/en/support/downloads/software-products/download.labwindows-cvi-runtime.html#306906" target="_self"&gt;CVI Run-Time 2009&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your system meet the requirements above, then download &lt;A href="http://vi-lib.com/ADV/ADV-1_0_1.zip" target="_self"&gt;&lt;STRONG&gt;ADV Toolkit 1.0.1&lt;/STRONG&gt;&lt;/A&gt; (12 MB)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to install:&lt;/P&gt;
&lt;P&gt;- Download and unzip archive (link above)&lt;/P&gt;
&lt;P&gt;- Run Setup (be sure that LabVIEW 2009 is not running)&lt;/P&gt;
&lt;P&gt;- Point installer to the directory where LabVIEW2009 installed (usually C:\Program Files\National Instruments\LabVIEW 2009)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;After install you should get "AD Vision Toolkit" in the palette menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Toollkit and all necessary DLLs will be installed then&amp;nbsp;in &amp;lt;LabVIEW 2009&amp;gt;\user.lib\_ADVision.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Getting started:&lt;/P&gt;
&lt;P&gt;At the first please open example "00.Check your GPU Card.vi" (should be located in &amp;lt;LabVIEW 2009&amp;gt;\examples\ADVision\NPP Examples), then run it.&lt;/P&gt;
&lt;P&gt;If your GPU is supported, then you will see something like that:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="https://ip1.i.lithium.com/b5707ca3802e013b207c36f3a5c60a87e311ccf5/687474703a2f2f76692d6c69622e636f6d2f4144562f436865636b47505553637265656e53686f742e706e67" border="0" width="536" height="369" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After that you can open other examples and see how it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This toolkit equipped with "Bridge to IMAQ", so as result you can easily and transparently integrate your IMAQ code with GPU code, for example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/e7af3408470f91316b1216161ac0519841c7cc86/687474703a2f2f76692d6c69622e636f6d2f4144562f494d41515f4e50505f496e746567726174696f6e5f4578616d706c655f53637265656e53686f742e706e67" border="0" width="694" height="224" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Toolkit was tested on NVidia Quadro NVS 290, Quadro FX 1700, GeForce 9200 and GeForce 9600 GT.&lt;/P&gt;
&lt;P&gt;Speed of execution depends from the videocard, in some cases GeForce 9600GT faster than QuadCore Xeon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please save your job every time before start! (there are lot of bugs, mostly from me, partially from NVidia)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Feedbacks, bug reports, etc are highly appreciated to&amp;nbsp;&lt;A href="mailto:AndyDm@GMail.com" target="_blank" rel="noopener"&gt;AndyDm@GMail.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andrey.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by Andrey Dmitriev on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt; 05-17-2010&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 06:51 PM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Jul 2026 15:17:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1130963#M28471</guid>
      <dc:creator>Andrey_Dmitriev</dc:creator>
      <dc:date>2026-07-22T15:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1131119#M28475</link>
      <description>&lt;P&gt;Awesome job Andrey! I haven't had a chance to play with it yet, but your toolkit looks very nicely done.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Out of&amp;nbsp;curiosity, have you played around with the current offering NI has up on NI Labs for GPU computing (&lt;A href="https://forums.ni.com/t5/GPU-Computing/LabVIEW-GPU-Computing/td-p/3499493" target="_blank" rel="noopener"&gt;https://forums.ni.com/t5/GPU-Computing/LabVIEW-GPU-Computing/td-p/3499493&lt;/A&gt;)? I know the NI one one is not Vision-specific,&amp;nbsp;but I was wondering if you had a chance to play with that and if you have any thoughts on what the shortcomings of it might be compared to yours.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eric&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 15:17:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1131119#M28475</guid>
      <dc:creator>BlueCheese</dc:creator>
      <dc:date>2026-07-22T15:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1131142#M28477</link>
      <description>&lt;P&gt;Thank you, Eric!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes of course, I have played with "LabVIEW GPU Computing" from NI Labs.&lt;/P&gt;&lt;P&gt;More exactly, I have used NICompute Framework in my toolkit as well (because all CUDA calls should be performed from the same context). Now all calls in my toolkit are thread-safe (thanks to MathGuy)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From functionality point of view both solutions quite different and can't be compared. As far as I can understand, NI Labs solution is "more generic" and "low level", and my solution is "high level" and closely specific to image processing (because this is my primary area of interest).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also don't expect too much. This is just wrapper to NVPP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal was to deliver really simple integration for CPU/GPU code. So, the best use case is to use this solution together with IMAQ for speeding up some "bottlenecks" if performance of IMAQ Vision is not enough for very basic operations such as arithmetic operators or basic filters. May be also useful for Video processing in realtime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Functions which I got running so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Image Management, Pixel Manipulation, Files:&lt;/STRONG&gt;&amp;nbsp;Create, Dispose, Set, Convert, Copy, Get Info, &amp;nbsp;GPU Image from/to IMAQ Image, &amp;nbsp;GPU Image from/to LabVIEW Array, Load Image from File to GPU Memory&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Image manipulation (Geometry Transforms):&lt;/STRONG&gt;&amp;nbsp;Mirror, Resize, Transpose&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Filter Functions:&lt;/STRONG&gt;&amp;nbsp;FilterBox, Filter (Convolution), FilterRow, FilterColumn, FilterMax, FilterMin, SumWindowColumn, SumWindowRow, Filter Kernels&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Analysis (Statistics Functions):&lt;/STRONG&gt;&amp;nbsp;Mean, StdDev, NormDiff, Sum, MinMax, HistogramEven&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operators:&lt;/STRONG&gt;&amp;nbsp;Add Sub, Mul, Div, AbsDiff, Compare&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Processing&lt;/STRONG&gt;:&amp;nbsp;Threshold, LUT Linear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Image types: U8, U16, I16, SGL, RGB U32, RGB U64 (but mostly supported are U8 and RGB U32)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my "ToDo" list: JPEG conversion and Affine Transforms.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrey.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2010 20:45:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1131142#M28477</guid>
      <dc:creator>Andrey_Dmitriev</dc:creator>
      <dc:date>2010-05-17T20:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1131309#M28480</link>
      <description>Great job andrey. I am gonna try this.</description>
      <pubDate>Tue, 18 May 2010 04:27:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1131309#M28480</guid>
      <dc:creator>muks</dc:creator>
      <dc:date>2010-05-18T04:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1222388#M29901</link>
      <description>&lt;P&gt;Looks awesome.&amp;nbsp; Anyone know if this works with Labview 2010?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2010 13:51:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1222388#M29901</guid>
      <dc:creator>colman77</dc:creator>
      <dc:date>2010-08-20T13:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1298386#M30596</link>
      <description>&lt;P&gt;Andrey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This looks great. I realise it may not be simple, but is it possible to get this in 8.6?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2010 14:58:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1298386#M30596</guid>
      <dc:creator>DavidU</dc:creator>
      <dc:date>2010-11-02T14:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1298668#M30597</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/100696"&gt;@DavidU&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Andrey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This looks great. I realize it may not be simple, but is it possible to get this in 8.6?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately its not so easy right now. I tried to make downconvert with version 1.1, but there are some small technical troubles with this action (mostly compatibility with old vision versions). So at this moment I decided to make support only for recent LabVIEW version (toolkit for LV2010 coming soon) without downward compatibility.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But&amp;nbsp;if you have LabVIEW 8.6 + Vision&amp;nbsp;(2009 or above) you can try this version:&amp;nbsp;&amp;nbsp;&lt;A href="http://vi-lib.com/ADV/ADV-1_1_2(LV86).zip" target="_self" rel="nofollow"&gt;ADV-1_1_2(LV86).zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you have pure LabVIEW 8.6 without Vision installed, then you can try&amp;nbsp;&lt;A href="http://vi-lib.com/ADV/ADV-1_1_2(LV86)+.zip" target="_self" rel="nofollow"&gt;ADV-1_1_2(LV86)+.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you have LabVIEW 8.6 with Vision 8.6, then you have no chance (and please do not try - you may need to reinstall Vision after this attempt).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andrey.&lt;/P&gt;
&lt;P&gt;PS&lt;/P&gt;
&lt;P&gt;Use attached software at your own risk.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2010 17:35:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1298668#M30597</guid>
      <dc:creator>Andrey_Dmitriev</dc:creator>
      <dc:date>2010-11-02T17:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1299516#M30602</link>
      <description>&lt;P&gt;Thanks Andrey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll try it and let you know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2010 09:58:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1299516#M30602</guid>
      <dc:creator>DavidU</dc:creator>
      <dc:date>2010-11-03T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1317387#M30732</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello Andrey&lt;/P&gt;
&lt;P&gt;Right what I tried to do actually. A really goog job, I begin to tried it on labview 2010,&amp;nbsp; it look to work fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A question: it would mean that an application created&amp;nbsp; with your library can be ditributed without the ni vision royalty.&lt;/P&gt;
&lt;P&gt;but what about the "IMAQ image.ctl" used in your example. It is not possible to create a new one without doing a copy/past from your example? (from \vi.lib\vision\Image Controls.llb it doesn't work) Is it a probleme with license?&lt;/P&gt;
&lt;P&gt;(As you understand, I haven't the ni vision dev module)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact I try to create also some wraper for openCV the goal is to decode 7segment LCD captured from a webcam&lt;/P&gt;
&lt;P&gt;the application will be done in labview 8.5 (without ni vision developpement)&lt;/P&gt;
&lt;P&gt;If possible I still continue to use the useful IMAQ image.ctl but I have probleme with the convertion between IMAQ pointer and openCV image structure pointer.&lt;/P&gt;
&lt;P&gt;in your example the pointer is a void *src (handle by value) but in an older message (&lt;SPAN class="lia-link-navigation child-thread lia-link-disabled"&gt;Re: Using OpenCV library in LabVIEW&lt;/SPAN&gt;) you propose &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;int Convolution_OpenCV_NI (char* LVImagePtrSrc, int LVLineWidthSrc,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; char* LVImagePtrDst, int LVLineWidthDst,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; int LVWidth, int LVHeight)&lt;BR /&gt;but it need ni vision isn't it?&lt;/P&gt;
&lt;P&gt;or &lt;/P&gt;
&lt;P&gt;int Convolution_OpenCV (IMAQ_Image *ImageSrc, IMAQ_Image *ImageDst)&lt;BR /&gt;that need also the ni vision dll?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to have the sources code of your dll? Is it possible to compile them without NI vision?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regard&lt;/P&gt;</description>
      <pubDate>Sat, 20 Nov 2010 21:14:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1317387#M30732</guid>
      <dc:creator>jhien</dc:creator>
      <dc:date>2010-11-20T21:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1399574#M31027</link>
      <description>&lt;P&gt;&amp;nbsp; &lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Hi Andrey,&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I want to congratulate you for this great toolkit, is exactly what I needed.&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I have just bought an GTS450 videocard to use it in my image processing projects.&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I have checked the NVidia website for how many&amp;nbsp;Processor Cores this videocard has, it says 192.&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;But when I try you're example it says number of streaming processors = 4 !!!&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I am a bit upset since is lower than you’re 9800 videocard&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;There is any way I can use more of these Streaming Processors to have my computations done faster?&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Please Help.&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Best Regards&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andrei&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2010 14:35:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1399574#M31027</guid>
      <dc:creator>Andrei_Hapenciuc</dc:creator>
      <dc:date>2010-12-29T14:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1399594#M31028</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;@rfdfdgf wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I want to congratulate you for this great toolkit, is exactly what I needed.&lt;/SPAN&gt;
&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif;"&gt;I have just bought an GTS450 videocard to use it in my image processing projects.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif;"&gt;I have checked the NVidia website for how many&amp;nbsp;Processor Cores this videocard has, it says 192.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif;"&gt;But when I try you're example it says number of streaming processors = 4 !!!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi, Andrej,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its seems to be OK.&amp;nbsp;You probably confused SMs (streaming multiprocessors) with SPs (shader processors or&amp;nbsp;CUDA Cores). As far as I know, your GTS 450 based on GF 106 architecture and on this architecture each streaming multiprocessor contains 48 SPs. So, 192/48 = 4. SMs are really the basic execution unit in NVIDIA hardware.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps for understanding,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andrey.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2010 15:14:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1399594#M31028</guid>
      <dc:creator>Andrey_Dmitriev</dc:creator>
      <dc:date>2010-12-29T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1399608#M31029</link>
      <description>&lt;P&gt;&amp;nbsp; &lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Andrey I must confess you that I simply love a straight answer.&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Thank you very much.&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I hope the shop will accept the return in exchange of a Quadro FX380 video card &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;If you're kind how many SMs and SPs have the 9600 video card? Where can I find all this data about CUDA video cards?&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Once again thank you for the great job.&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Best Regards,&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;
&lt;/P&gt;&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Andrei&amp;nbsp;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2010 15:36:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1399608#M31029</guid>
      <dc:creator>Andrei_Hapenciuc</dc:creator>
      <dc:date>2010-12-29T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1399638#M31030</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;@rfdfdgf wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Andrey I must confess you that I simply love a straight answer.&lt;/SPAN&gt;
&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Thank you very much.&lt;/SPAN&gt;
&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I hope the shop will accept the return in exchange of a Quadro FX380 video card &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;
&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;If you're kind how many SMs and SPs have the 9600 video card? Where can I find all this data about CUDA video cards?&lt;/SPAN&gt;
&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="line-height: 11.25pt;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Once again thank you for the great job.&lt;/SPAN&gt;
&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial, sans-serif"&gt;&lt;SPAN style="line-height: normal;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On all cards other than Fermi, a streaming multiprocessor is a cluster of 8 scalar cores. Therefore I have 8 SMs (and totally 64 SPs). But from performance point of view GTS 450 should be much faster than 9600 GT (even with less SMs).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can get tech specs from nvidia web site (search for each card), or from wikipedia:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A rel="nofollow" href="http://en.wikipedia.org/wiki/GeForce_400_Series" target="_blank"&gt;http://en.wikipedia.org/wiki/GeForce_400_Series&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A rel="nofollow" href="http://en.wikipedia.org/wiki/Nvidia_Quadro" target="_blank"&gt;http://en.wikipedia.org/wiki/Nvidia_Quadro&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A rel="nofollow" href="http://en.wikipedia.org/wiki/GeForce_9_Series" target="_blank"&gt;http://en.wikipedia.org/wiki/GeForce_9_Series&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A rel="nofollow" href="http://en.wikipedia.org/wiki/CUDA" target="_blank"&gt;http://en.wikipedia.org/wiki/CUDA&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andrey.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2010 15:58:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1399638#M31030</guid>
      <dc:creator>Andrey_Dmitriev</dc:creator>
      <dc:date>2010-12-29T15:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1626194#M32482</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am facing an issue when I am trying to build an executable with the toolkit on my LabVIEW 2010. It builds the executable successfully, but the only problem being when I run the exe. The VI runs perfectly fine with now warnings/ errors. But the exe throws out dll's missing errors namely freeimage.dll﻿ and advision.dll missing. I was able to find the feeimage.dll but unable to find the later one. Could someone help me out with this if there is a workaround for the same and if any one has encountered the same problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanking you in anticipation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Shreyas H&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2011 06:10:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1626194#M32482</guid>
      <dc:creator>Shreyas</dc:creator>
      <dc:date>2011-07-07T06:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1732634#M33283</link>
      <description>&lt;P&gt;I got your code to work! Finally a simple way of using IMAQ with the GPU. If you could post the source code to your DLL files, that would help me a lot in my goal to start writing my own image processing filters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2011 19:48:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1732634#M33283</guid>
      <dc:creator>biophysics_bob</dc:creator>
      <dc:date>2011-10-07T19:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1758424#M33465</link>
      <description>&lt;P&gt;Is it possible that this toolset could be extended to stream to video formats like avi?&amp;nbsp; One of the great bottlenecks I have found&lt;/P&gt;
&lt;P&gt;in IMAQ is the performance limitations of the AVI Write frame.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2011 16:29:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1758424#M33465</guid>
      <dc:creator>viScience</dc:creator>
      <dc:date>2011-10-31T16:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1759290#M33470</link>
      <description>&lt;P&gt;Yes, there als AVI functions based on OpenCV VideoWriter, which can be better in some cases.&lt;/P&gt;
&lt;P&gt;You must know &lt;A href="http://www.fourcc.org/codecs.php" target="_self"&gt;FourCC&lt;/A&gt; code for your codec.&lt;/P&gt;
&lt;P&gt;For example, writing video with xvid codec looks like that:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/57290iD83972880E39D3FA/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Vid-Snippet.png" title="Vid-Snippet.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Some users reported that this code caused troubles on exit)&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2011 10:39:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/1759290#M33470</guid>
      <dc:creator>Andrey_Dmitriev</dc:creator>
      <dc:date>2011-11-01T10:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/2105002#M36241</link>
      <description>&lt;P&gt;Great Job,&lt;/P&gt;
&lt;P&gt;How about missing AVI libraries? It is possible I might missing someting...&lt;/P&gt;
&lt;P&gt;Looking forward to test it with high speed GigE cams.&lt;/P&gt;
&lt;P&gt;-Artur&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2012 22:47:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/2105002#M36241</guid>
      <dc:creator>GriffinRU</dc:creator>
      <dc:date>2012-07-27T22:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/2106902#M36263</link>
      <description>&lt;P&gt;AVI's library&amp;nbsp;identified,&lt;/P&gt;
&lt;P&gt;No more help required, thank you&lt;/P&gt;
&lt;P&gt;-Artur&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2012 03:02:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/2106902#M36263</guid>
      <dc:creator>GriffinRU</dc:creator>
      <dc:date>2012-07-31T03:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: ADV Toolkit (Imageprocessing on NVidia GPU)</title>
      <link>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/2134986#M36453</link>
      <description>&lt;P&gt;Congratulation for this toolkit! This is exactly what I needed and it's, in my opinion, easier to use than the GPU analysis toolkit!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any chance you've been updating it since 2010?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2012 13:33:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Machine-Vision/ADV-Toolkit-Imageprocessing-on-NVidia-GPU/m-p/2134986#M36453</guid>
      <dc:creator>peper2001</dc:creator>
      <dc:date>2012-08-24T13:33:13Z</dc:date>
    </item>
  </channel>
</rss>

