40
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #719 from ahojnnes/slic More... over 10 years ago
Scale sigma only in scalar case
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Documenting the example code More... over 10 years ago
Making matching graphics more clear More... over 10 years ago
Correcting the orientation bug More... over 10 years ago
Changing values of default parameters and OFAST_MASK More... over 10 years ago
Define 1d arrays as contiguous
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Update snippets in notes to use double backticks More... over 10 years ago
Minor code changes; Explicit docs More... over 10 years ago
ORB matching example More... over 10 years ago
Improved match_binary_descriptors function More... over 10 years ago
Merge pull request #733 from riaanvddool/contribution-riaanvddool
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Forgotten contribution by riaanvddool: skimage.io plugin - GDAL
riaanvddool
as Riaan van den Dool
More... over 10 years ago
Merge pull request #7 from jni/slic-cython-docstring
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Improve speed of MPC by about 30% More... over 10 years ago
Add note about (z, y, x) order in slic cython doc More... over 10 years ago
Make mcp evolution algorithm a bit more readable. More... over 10 years ago
Miscellaneous fixes and improvements
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Better wrapping of lines; making ofast_mask a global constant More... over 10 years ago
Document default value API change
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Merge pull request #731 from ankit-maverick/SimilarityTransform
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Correcting bug in SimialarityTransform More... over 10 years ago
Fixing the import issue More... over 10 years ago
Merge pull request #6 from jni/slic-speed-spacing
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Bug fix: typo: wrote spacing instead of sigma More... over 10 years ago
Add `spacing` descriptions; use np.double More... over 10 years ago
Add spacing support for new, speeded-up SLIC More... over 10 years ago
Add support for list sigma input in SLIC More... over 10 years ago
Ignore `convert2lab` keyword if not multichannel More... over 10 years ago
Update SLIC docstring to remove deprecated example More... over 10 years ago