User Profile

Collapse

Profile Sidebar

Collapse
riskyfriend
riskyfriend
Last Activity: Mar 28 '07, 06:20 AM
Joined: Mar 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • riskyfriend
    started a topic Sobel operator help
    in .NET

    Sobel operator help

    I am doing a project on image processing in c#.
    to perform the sobel operator i want to use lock bit method. but the probelm i face is here how i increment and decrement the pixels values in this case.
    it is very easy to do it using Getpixel method but i couldn't find a way for it in lock method........
    waiting for sumone who can help me.
    thanking in advance
    See more | Go to post

  • riskyfriend
    replied to vb.net C#
    in .NET
    in c# we cannot use pointers directly.so to use pointers we enclose it in unsafe block...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...