imops
imops copied to clipboard
Move generic functions to utils.pyx
Functions like get_pixel3d are used in many places in the code and should be moved to separate file (utils.pyx). Performance drop may occur, be careful