Image processing tests in C++

Here are some test about image processing in c++

Two examples:

– Interactive segmention: Separate foreground and background by user strokes to get foregrounf and backfround samples.

segmentation-eagle

eagle segmentation result

 

Smooth blending: The algoritm search for smoothest seam to blend two images. (in the example is merged with itself to expand size)

lilly-demo

lyly explanation_s

pixelstats trackingpixel

Leave a Reply

Your email address will not be published. Required fields are marked *