Welcome to iPadForums.net Guest - Click Here to Register

Image Procesing Sharpness on UIImageView with a Slider

This is a discussion on Image Procesing Sharpness on UIImageView with a Slider within the iPad Development forums, part of the iPad App Store category; Hello to all, I am new to iPhone Development and even new to Image Processing but guyz i all of your help I am learning ...

Register with iPad Forums
+ Reply to Thread
Results 1 to 1 of 1
  1. #1
    iPad Noob!
    Member #
    44363
    Join Date
    Apr 2011
    Posts
    3

    Question Image Procesing Sharpness on UIImageView with a Slider

    Hello to all,
    I am new to iPhone Development and even new to Image Processing but guyz i all of your help I am learning Image Processing in Bits and Pieces What i have learned so far is that how can i obtain the Actual pixel data from CGImage object and how to create a new modified image here is the code :
    Code:
     CGImageRef sourceImage = theImage.image.CGImage;
        CFDataRef theData;
        theData = CGDataProviderCopyData(CGImageGetDataProvider(sourceImage));
        
        UInt8 *pixelData = (UInt8 *) CFDataGetBytePtr(theData);
        
        int dataLength = CFDataGetLength(theData);
    But right now i am struck at a point how can i increase/Decrease the sharpness of UIIMageView With a Slider.
    Please share your thoughts with us so it will benefit all of us in someway.........
    Regards,



Home | Forum | Active Topics | What's New

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Resolution and font sharpness
    By Laban in forum iPad General Discussions
    Replies: 1
    Last Post: 05-05-2011, 04:07 AM
  2. image
    By tremblayd in forum New Member Introductions - Site Assistance
    Replies: 6
    Last Post: 04-20-2011, 06:54 AM
  3. Word Procesing App
    By sllauterbach in forum iPad Apps
    Replies: 3
    Last Post: 04-02-2011, 12:32 AM

Search tags for this page

apple image slider uiimage -jquery
,
cgimage resolution increase
,
edit sharpness of image in iphone
,
image processing for ipad
,
image processing uiimageview
,
image sharpness ipad app
,
ipad development slider
,
ipad image scroller
,

ipad image slider

,
iphone development image uint8
,
iphone image sharpnes
,
iphone sharpness image
,
iphone+image sharpness
,
sharpeness image in iphone
,
sharpness image in iphone
,

sharpness image iphone

,

uiimage sharpness

,
uiimage to uint8
,
uiimageview ipad
,
uiimageview store image
Click on a term to search for related topics.