Search found 6 matches

by prasan
2017-03-31T06:55:55-07:00
Forum: Users
Topic: Contour cut images
Replies: 26
Views: 47042

Re: Contour cut images

Hello Fred,
Thank you for the info.

I want all the part of the figure. Is there any solution to achieve that without loosing any part.
Thank you so much
by prasan
2017-03-30T07:01:10-07:00
Forum: Users
Topic: Contour cut images
Replies: 26
Views: 47042

Re: Contour cut images

Hello Fred, Thank you for the script. I tried with the above script and the output was okay but the contour lines are little bit irregular(not sharp) as you can see http://prntscr.com/eqcbsi Also, with this script http://prntscr.com/eqceqi, on some images especially with red colored like http://prnt...
by prasan
2017-03-29T06:45:49-07:00
Forum: Users
Topic: Contour cut images
Replies: 26
Views: 47042

Re: Contour cut images

Hello fmw42, Thank you for the scripts. It helped me a lot. I manage to make it work with last variation script. I got the following output http://prntscr.com/epwo9f But for some images like http://prntscr.com/epwqfp , the contour was not fine. The output was distorted http://prntscr.com/epwqun . Ma...
by prasan
2017-03-28T06:53:25-07:00
Forum: Users
Topic: Contour cut images
Replies: 26
Views: 47042

Re: Contour cut images

Hello,
I tried with morphology and the result image is like http://prntscr.com/ephbfb
But I want the content of the inner portion of the image too as http://prntscr.com/ephdkk
Thank you
by prasan
2017-03-27T22:33:31-07:00
Forum: Users
Topic: Contour cut images
Replies: 26
Views: 47042

Re: Contour cut images

Hello snibgo, Thank you for the information. I have installed the php_imagick-3.4.3rc1-5.6-ts-vc11-x86 dll and the ImageMagick-6.9.3-7-vc11-x86 binary. My system is windows 10 (64 bit os) x86 architecture with xampp server 5.6.8 (php version 5.6.8 ) http://prntscr.com/epbyc3 I want to do it by php c...
by prasan
2017-03-27T03:58:17-07:00
Forum: Users
Topic: Contour cut images
Replies: 26
Views: 47042

Contour cut images

Hello,
Is it possible to contour cut the bitmap image with ImageMagick as in http://stackoverflow.com/questions/4294 ... r-with-php
I need to cut the outer contour of the image.

Thank you