Search found 3 matches

by yyh
Sat Sep 19, 2015 10:20 am
Forum: Coding Questions
Topic: Image comparing from pictures folder
Replies: 2
Views: 984

Image comparing from pictures folder

Hi everyone! I just started coding with Purebasic and I need your help.
What I'm trying to build is a program that can compare images from a query images with a pictures folder.
Then the program will display matching images.
I am currently stuck in coding the search result area.
It only shows one ...
by yyh
Thu Aug 20, 2015 8:42 am
Forum: Applications - Feedback and Discussion
Topic: Color Quantizing Image Editor
Replies: 37
Views: 27857

Re: Color Quantizing Image Editor

Thank you so much!
Much appreciated! Now I only need to worry on comparing images.
Thanks again!
by yyh
Wed Aug 19, 2015 9:50 am
Forum: Applications - Feedback and Discussion
Topic: Color Quantizing Image Editor
Replies: 37
Views: 27857

Re: Color Quantizing Image Editor

Hi!
I need your help. I only need to show the color palette of the quantized image for my project.
I am using the popularity_palette function, which other functions should I use?

Thank you!