ios - Edge Detection of Image in iPhone Using Image Magick -
i want convert rgb image below image. using imagemagick library . want know functions can convert in original image image-2. here below 2 images. use imagemagick library. image processing simillar link in objective c.
@apoorv dont know thing if want edge detection may can use opencv instead.
here link of source code , tutorials of how detect edge in iphone using opencv
http://dasl.mem.drexel.edu/~noahkuntz/opencvtut5.html
here sample project have created in iphone using opencv
original image
image after edge detection.
Comments
Post a Comment