Search found 4 matches

by ashz
Thu Jan 23, 2014 1:23 pm
Forum: Coding Questions
Topic: Freeman Chain Code from a counter image
Replies: 2
Views: 1323

Freeman Chain Code from a counter image

Hi,

Is it possible to use PureBasic to generate a Freeman Chain Code from a counter image.

Example link:
http://compvis.readthedocs.org/en/lates ... reeman.png
http://compvis.readthedocs.org/en/latest/contours.html

Thanks a lot
by ashz
Fri Mar 29, 2013 9:50 pm
Forum: Coding Questions
Topic: Image browser in PB
Replies: 3
Views: 1072

Re: Image browser in PB

I was thinking about splitting the screen into two. On the left side to show all the folder thumbnails and in the right side the chosen image.
by ashz
Fri Mar 29, 2013 9:42 pm
Forum: Coding Questions
Topic: Image browser in PB
Replies: 3
Views: 1072

Image browser in PB

Hi,

Is there an example somewhere for an image browser?. I am thinking on writing something and I wonder if it is possible with PB.

Thanks a lot
by ashz
Wed Jan 16, 2013 8:30 pm
Forum: Coding Questions
Topic: Image thresholding process
Replies: 2
Views: 1100

Image thresholding process

How can I perform a Otsu's method or another image thresholding process using Purebasic (source code wil be great).

Thx