Match python#38
Open
johnwaalsh wants to merge 191 commits into
Open
Conversation
…omputed in the wrong order, and could be parameterized by blob properties of the wrong blobs. there is now a new target property computed by blob_geomprop.m called "blob_images" containing the images of each of the blobs detected by regionprops, and this can be used for other multi-blob features.
…ong the major axis of some blob other than the largest one.
…closer to area-preserving than only 1.
…dinate value (for either axis) of the convex hull, rather than the maximum pairwise difference between points on the convex hull.
…could be normalized against the equivalent diameter of a different blob.
…iminate spurious off-diagonal zeros and duplicate distances - now calls triu on the distance matrix to eliminate redundant calculations
…cision (why?), force to double to avoid inconsistent data types in feature matrix
…e output being stored as single and conflicting with type of other entries in feature matrix)
binary symmetry now works the same in Python and MATLAB, is integratable into MATLAB feature extraction via blob_binary_symmetry.m
…blob outputs before and after rotation)
…into features_v3
…into features_v3
…mmit because feature extraction was using configure during the development (while blob extraction was using configure_test). This updated configure.m should reflect an appropriate combination of the two.
…into features_v3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.