Skip to content

Match python#38

Open
johnwaalsh wants to merge 191 commits into
masterfrom
match-python
Open

Match python#38
johnwaalsh wants to merge 191 commits into
masterfrom
match-python

Conversation

@johnwaalsh

Copy link
Copy Markdown
Collaborator

No description provided.

joefutrelle and others added 30 commits March 10, 2016 11:56
…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.
…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
hsosik and others added 22 commits December 8, 2019 13:19
…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.
@johnwaalsh johnwaalsh self-assigned this May 19, 2026
@johnwaalsh johnwaalsh requested a review from joefutrelle May 27, 2026 13:58
@johnwaalsh johnwaalsh marked this pull request as ready for review June 10, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants