User contributions for Jawad
From CUVI Wiki
- 06:56, 8 May 2012 diff hist +991 N Function:Max Created page with "__NOTOC__ Computes the maximum of image pixel values ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus max(CuviImage* image, C..."
- 06:41, 8 May 2012 diff hist +4 Function:Min
- 06:41, 8 May 2012 diff hist +988 N Function:Min Created page with "__NOTOC__ Computes the minimum of image pixel values ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus min(CuviImage* image, C..."
- 06:40, 8 May 2012 diff hist 0 N File:Min.PNG current
- 06:36, 8 May 2012 diff hist −120 Function:Sum
- 06:36, 8 May 2012 diff hist 0 N File:Sum.PNG current
- 06:28, 8 May 2012 diff hist +1,107 N Function:Sum Created page with "__NOTOC__ Computes the sum of all pixel values in the image ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus sum(CuviImage* image, ..."
- 06:21, 8 May 2012 diff hist +47 Function:ImageGradients
- 06:21, 8 May 2012 diff hist 0 N File:FerrariY.jpg current
- 06:21, 8 May 2012 diff hist 0 N File:FerrariX.jpg current
- 06:21, 8 May 2012 diff hist 0 N File:Ferrari.jpg current
- 05:52, 8 May 2012 diff hist −27 Function:Rotate
- 05:46, 8 May 2012 diff hist +1,352 N Function:Rotate Created page with "__NOTOC__ Rotates an image about origin (0,0) or center ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus rotate(CuviImage* srcImage, ..."
- 05:43, 8 May 2012 diff hist −3 CUVI Features
- 05:32, 8 May 2012 diff hist +1,567 N Function:ImageGradients Created page with "__NOTOC__ Calculates X and Y gradients of image ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus imageGradients(CuviImage* srcImage, ..."
- 05:16, 8 May 2012 diff hist +1,714 N Function:HaarInv Created page with "__NOTOC__ Performs one-level haar wavelet reconstruction of an image ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus haarInv(CuviImage* src..."
- 05:12, 8 May 2012 diff hist −2 Function:HaarFwd
- 05:11, 8 May 2012 diff hist −17 Function:HaarFwd
- 05:08, 8 May 2012 diff hist −6 Function:HaarFwd
- 05:08, 8 May 2012 diff hist +4 Function:HaarFwd
- 05:08, 8 May 2012 diff hist +5 Function:HaarFwd
- 05:07, 8 May 2012 diff hist −1 Function:HaarFwd
- 05:07, 8 May 2012 diff hist −151 Function:HaarFwd
- 04:59, 8 May 2012 diff hist +1,793 N Function:HaarFwd Created page with "__NOTOC__ Performs one-level wavelet decomposition of an image using haar basis. The four resultant images are half the width and half the height of the original image ===Func..."
- 04:53, 8 May 2012 diff hist +55 CUVI Features
- 10:00, 7 May 2012 diff hist −378 CUVI Features
- 09:57, 7 May 2012 diff hist −174 CUVI Release Notes
- 10:08, 4 May 2012 diff hist −9 Streams and Multi-GPU using CUVI →Multi-GPU in CUVI
- 10:08, 4 May 2012 diff hist +4 Streams and Multi-GPU using CUVI →Multi-GPU in CUVI
- 10:05, 4 May 2012 diff hist −81 Streams and Multi-GPU using CUVI →Multi-GPU in CUVI
- 10:01, 4 May 2012 diff hist +435 Streams and Multi-GPU using CUVI
- 09:56, 4 May 2012 diff hist +640 Streams and Multi-GPU using CUVI
- 09:49, 4 May 2012 diff hist +24 Streams and Multi-GPU using CUVI
- 09:47, 4 May 2012 diff hist −4 Streams and Multi-GPU using CUVI
- 09:46, 4 May 2012 diff hist +4 Streams and Multi-GPU using CUVI
- 09:46, 4 May 2012 diff hist −129 Streams and Multi-GPU using CUVI
- 07:39, 4 May 2012 diff hist −52 Streams and Multi-GPU using CUVI
- 07:36, 4 May 2012 diff hist +29 Streams and Multi-GPU using CUVI
- 07:34, 4 May 2012 diff hist −16 Streams and Multi-GPU using CUVI
- 07:31, 4 May 2012 diff hist +193 Streams and Multi-GPU using CUVI
- 07:28, 4 May 2012 diff hist +1,481 Streams and Multi-GPU using CUVI
- 05:57, 4 May 2012 diff hist +65 Streams and Multi-GPU using CUVI
- 05:56, 4 May 2012 diff hist −117 Streams and Multi-GPU using CUVI
- 05:52, 4 May 2012 diff hist +367 Streams and Multi-GPU using CUVI
- 05:50, 4 May 2012 diff hist 0 Streams and Multi-GPU using CUVI
- 05:49, 4 May 2012 diff hist 0 Streams and Multi-GPU using CUVI
- 05:49, 4 May 2012 diff hist +1 Streams and Multi-GPU using CUVI
- 05:49, 4 May 2012 diff hist +763 Streams and Multi-GPU using CUVI
- 05:41, 4 May 2012 diff hist +447 N Streams and Multi-GPU using CUVI Created page with "==Using Streams with CUVI== CUVI framework provides a way to use streams with minimal coding effort. Each function call in CUVI takes an optional parameter to specify the stre..."
- 11:01, 3 May 2012 diff hist +205 CUVI Features