This repo contains matlab functions we wrote for topological data analysis of ginkgo leaves. All the matlab functions we wrote can be found in folder "my_functions_matlab". In the folder "leaf_images" ...
void imlib_midpoint_pool(image_t *img_i, image_t *img_o, int x_div, int y_div, const int bias); void imlib_mean_pool(image_t *img_i, image_t *img_o, int x_div, int y ...