User contributions for Ghazanfar
From CUVI Wiki
- 12:26, 12 June 2014 diff hist +948 N Function:Exp Created page with "__NOTOC__ Calculates exponential value of each pixel of input image. ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus exp(const CuviImage& s..."
- 12:00, 12 June 2014 diff hist +3 Function:Ceil
- 11:59, 12 June 2014 diff hist +910 N Function:Ceil Created page with "__NOTOC__ Applies [http://en.cppreference.com/w/c/numeric/math/ceil ceil] function to each pixel of input image. ===Function=== {| |style="font-size:150%;"| <syntaxhighlight l..."
- 11:53, 12 June 2014 diff hist +940 N Function:Cbrt Created page with "__NOTOC__ Calculates cube root of each pixel of input image. ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus abs(const CuviImage& src, ..."
- 11:43, 12 June 2014 diff hist +150 CUVI Features →CuviImage
- 11:38, 12 June 2014 diff hist +109 Function:Max
- 11:34, 12 June 2014 diff hist +301 Function:AND
- 11:25, 12 June 2014 diff hist +135 Function:Add →Example
- 11:22, 12 June 2014 diff hist +496 Function:Add
- 11:12, 12 June 2014 diff hist +81 Function:AbsDiff
- 11:11, 12 June 2014 diff hist +1,223 N Function:AbsDiff Created page with "__NOTOC__ Adds two images ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus absDiff(const CuviImage& src1, const CuviImage..."
- 11:03, 12 June 2014 diff hist +94 Function:Mean
- 10:33, 12 June 2014 diff hist +943 N Function:Abs Created page with "__NOTOC__ Calculates absolute value of each pixel of input image. ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus abs(const CuviImage& src,..."
- 12:42, 27 November 2013 diff hist 0 N File:Enhance output.png current
- 12:40, 27 November 2013 diff hist 0 N File:Enhance input.png current
- 06:34, 18 May 2012 diff hist −13 Function:Demosaic →Example
- 06:31, 18 May 2012 diff hist +83 Function:Demosaic →Sample
- 06:30, 18 May 2012 diff hist 0 N File:BayerHouseOut.png current
- 06:29, 18 May 2012 diff hist 0 N File:BayerHouseIn.png current
- 06:29, 18 May 2012 diff hist +12 Function:Demosaic →Sample
- 06:28, 18 May 2012 diff hist 0 N File:BayerHolidayOut.png current
- 06:28, 18 May 2012 diff hist 0 N File:BayerHolidayIn.png current
- 08:09, 17 May 2012 diff hist +678 CUVI Release Notes →Version 1.2
- 12:44, 14 May 2012 diff hist +1 Function:EigenValsVecs
- 12:44, 14 May 2012 diff hist +1,514 N Function:EigenValsVecs Created page with "__NOTOC__ Calculates eigen values and eigen vectors of each image pixel. The output image must have 6 times more width than the input image. ===Function=== {| |style="font-si..."
- 12:40, 14 May 2012 diff hist +1,382 N Function:MinEigenVal Created page with "__NOTOC__ Calculates minimum eigen value of each image pixel. ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus minEigenVals(CuviImage* srcI..."
- 07:19, 14 May 2012 diff hist +4 Function:OpticalFlowPyrLKDense →Example
- 07:17, 14 May 2012 diff hist +2,136 N Function:OpticalFlowPyrLKDense Created page with "__NOTOC__ Computes Dense Optical Flow between each pixel of two images using pyramidal Lucas-Kanade method. ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="..."
- 07:14, 14 May 2012 diff hist −9 CUVI Features →Function List
- 07:12, 14 May 2012 diff hist +2,136 N Function:OpticalFlowPyrLK Created page with "__NOTOC__ Computes Dense Optical Flow between each pixel of two images using pyramidal Lucas-Kanade method. ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="..." current
- 06:53, 14 May 2012 diff hist 0 N File:OF sparseFlow.png current
- 06:53, 14 May 2012 diff hist 0 N File:OF flowMag.png current
- 06:52, 14 May 2012 diff hist 0 N File:OF frame2.png current
- 06:52, 14 May 2012 diff hist 0 N File:OF frame1.png current
- 06:37, 14 May 2012 diff hist −39 Function:Multiply →Example
- 06:08, 14 May 2012 diff hist +24 Function:Multiply →Sample
- 06:07, 14 May 2012 diff hist +1,395 N Function:Multiply Created page with "__NOTOC__ Multiplies two images ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus multiply(CuviImage* srcImage1, CuviImag..."
- 06:01, 14 May 2012 diff hist 0 N File:MultiplyOut.png current
- 06:01, 14 May 2012 diff hist 0 N File:MultiplyIn2.png current
- 06:00, 14 May 2012 diff hist 0 N File:MultiplyIn1.png current
- 05:38, 14 May 2012 diff hist +8 Function:TrackFeatures →Example
- 18:26, 8 May 2012 diff hist −1 Function:CountInRange →Example
- 18:26, 8 May 2012 diff hist +20 Function:Sum →Example
- 18:25, 8 May 2012 diff hist −2 Function:MinMax →Example
- 18:24, 8 May 2012 diff hist −1 Function:Min →Example
- 18:24, 8 May 2012 diff hist −2 Function:MeanStdDev →Example
- 18:23, 8 May 2012 diff hist −1 Function:Max →Example
- 18:22, 8 May 2012 diff hist −1 Function:Mean →Example
- 10:15, 4 May 2012 diff hist +11 Streams and Multi-GPU using CUVI →CUVI example
- 10:51, 3 May 2012 diff hist −3 CUVI Features →DeviceProperties