One implementation of DERICHE algorithm adapted to color images
An algorithm which allows you to visualize 3D histograms of color images
An algorithm which computes the mean squared error (in a given color space) between two images
The union-find algorithm : An example of implementation (see function region_oracle in file region to modify the segmentation criterion, The one proposed is quite simple).
A quantization algorithm which allows you to simulate any top-down quantization algorithm using fixed axis.
A quantization algorithm which allows you to simulate any top-down quantization algorithm using major axis.
An implementation of Xiang97 bottom-up quantization algorithm.
An implementation of the inverse colormap algorithms of:
An implementation of the trivial inverse colormap algorithm using the following heuristics :
An algorithm to compare color images:
A quantization algorithm based on a split and merge approach with the first Inverse colormap algorithm (presented to CGIP:)
Click Here to download
A quantization algorithm based on a split and merge approach (with the second inverse colormap algorithm (presented to CGIP:)
Click Here to download