User contributions for Jawad
From CUVI Wiki
- 07:26, 27 April 2012 diff hist +1 Image I/O & Framework
- 07:22, 27 April 2012 diff hist −3 Image I/O & Framework
- 07:22, 27 April 2012 diff hist +286 Image I/O & Framework
- 07:15, 27 April 2012 diff hist +369 Image I/O & Framework
- 07:06, 27 April 2012 diff hist 0 Image I/O & Framework
- 07:05, 27 April 2012 diff hist +2 Image I/O & Framework
- 07:04, 27 April 2012 diff hist +851 Image I/O & Framework
- 06:56, 27 April 2012 diff hist +15 Image I/O & Framework
- 06:54, 27 April 2012 diff hist +53 Image I/O & Framework
- 06:53, 27 April 2012 diff hist −15 Image I/O & Framework
- 06:53, 27 April 2012 diff hist +15 Image I/O & Framework
- 06:52, 27 April 2012 diff hist +72 Image I/O & Framework
- 06:49, 27 April 2012 diff hist +124 Image I/O & Framework
- 06:46, 27 April 2012 diff hist −1 Image I/O & Framework
- 06:46, 27 April 2012 diff hist +241 Image I/O & Framework
- 06:44, 27 April 2012 diff hist +1,068 Image I/O & Framework
- 06:31, 27 April 2012 diff hist +1,049 N Image I/O & Framework Created page with "CUVI sdlksljfdks;dlks kdsldks ==Using CUVI with C++== ===CuviImage=== CuviImage is a C++ class to hold image data on the device. It has all the essential members to hold ima..."
- 12:42, 26 April 2012 diff hist +268 Function:ImageFilter
- 12:39, 26 April 2012 diff hist +127 Function:ImageFilter
- 12:39, 26 April 2012 diff hist 0 N File:Filteryd.jpg current
- 12:39, 26 April 2012 diff hist 0 N File:Filterxd.jpg current
- 12:39, 26 April 2012 diff hist 0 N File:Filterinb.jpg current
- 12:37, 26 April 2012 diff hist +106 Function:ImageFilter
- 12:37, 26 April 2012 diff hist 0 N File:Filteru.jpg current
- 12:36, 26 April 2012 diff hist 0 N File:Filtergs.jpg current
- 12:34, 26 April 2012 diff hist 0 N File:Filtera55.jpg current
- 12:33, 26 April 2012 diff hist 0 N File:Filterinc.jpg current
- 12:30, 26 April 2012 diff hist +2,506 N Function:ImageFilter Created page with "__NOTOC__ Linear filters are an important part of Image Processing Applications. CUVI provides a single generic filter function to apply any filter of any size to an image. We..."
- 12:30, 26 April 2012 diff hist 0 N File:Anchor.png current
- 10:10, 26 April 2012 diff hist +12 Function:Adjust
- 10:07, 26 April 2012 diff hist +102 Function:Adjust
- 10:04, 26 April 2012 diff hist +1,088 N Function:HistEq Created page with "__NOTOC__ Performs histogram equalization ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus histEq(CuviImage* srcImage, Cuv..."
- 10:02, 26 April 2012 diff hist 0 N File:Eqafter.jpg current
- 10:02, 26 April 2012 diff hist 0 N File:Eqbefore.jpg current
- 09:58, 26 April 2012 diff hist −1 Function:Crop
- 09:58, 26 April 2012 diff hist +1,517 N Function:Crop Created page with "__NOTOC__ rops the desired portion of an image ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus crop(CuviImage* srcImage, Cu..."
- 09:55, 26 April 2012 diff hist 0 N File:Cropout.jpg current
- 09:55, 26 April 2012 diff hist 0 N File:Cropin.jpg current
- 09:38, 26 April 2012 diff hist +234 Function:BitConversion
- 09:36, 26 April 2012 diff hist 0 N File:Bitout.jpg current
- 09:36, 26 April 2012 diff hist +1,439 N Function:BitConversion Created page with "__NOTOC__ Converts image pixel values from one data type to another. It uses dataBits field of CuviImage to decide the number of bits of the destination image. ===Function=== ..."
- 09:35, 26 April 2012 diff hist 0 N File:Bitin.jpg current
- 09:27, 26 April 2012 diff hist 0 Function:BorderMask
- 09:26, 26 April 2012 diff hist −6 Function:BorderMask
- 09:26, 26 April 2012 diff hist +1,670 N Function:BorderMask Created page with "__NOTOC__ Adds borders on the input specified bythe 4 arguments: top, bottom, left and right. By default the masking value is 0 (black). ===Function=== {| |style="font-size:1..."
- 09:24, 26 April 2012 diff hist 0 N File:Maskout.jpg current
- 09:24, 26 April 2012 diff hist 0 N File:Maskin.jpg current
- 08:55, 26 April 2012 diff hist +1,712 N Function:ChannelMerge Created page with "__NOTOC__ Merges R, G and B Channel to form a color image ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus channelMerge(CuviImage* srcRed, ..."
- 08:50, 26 April 2012 diff hist 0 Function:ChannelSplit
- 08:50, 26 April 2012 diff hist +1,613 N Function:ChannelSplit Created page with "__NOTOC__ Splits a three channel image into R, G and B channels ===Function=== {| |style="font-size:150%;"| <syntaxhighlight lang="cpp"> CuviStatus channelSplit(CuviImage* sr..."