|
Mahotas comes packed with algorithms for processing images.
They were implemented in C++ for speed and use numpy arrays to operate.
The main algorithms are Otsu thresholding and watershed.
Here are some key features of "Mahotas":
Algorithms used:
· Watershed.
· Thresholding.
· Convolution.
· Sobel edge detection.
· Convex points calculations.
· Hit & miss. thinning.
· Zernike & Haralick, LBP, and TAS features.
· Freeimage based numpy image loading (requires freeimage libraries to be installed).
· Speeded-Up Robust Features (SURF), a form of local features.
What's New in This Release: [ read full changelog ]
· Fixed compilation on 32-bit machines.
0 comments:
Post a Comment