40
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change copyright to scikit-image team More... over 10 years ago
Remove __author__ line and add in CONTRIBUTORS.txt More... over 10 years ago
Use assert_allclose for testing. More... over 10 years ago
Remove anfft and fftw dependency More... over 10 years ago
Modify mpl_image_to_rgba to allow RGB input image More... over 10 years ago
Merge pull request #1 from stefanv/luv-colorspace More... over 10 years ago
Format color conversion docstrings.
stefanv
as Stefan van der Walt
More... over 10 years ago
Install six from PyPi. Travis version is too old.
stefanv
as Stefan van der Walt
More... over 10 years ago
Add python-six as Travis dependency.
stefanv
as Stefan van der Walt
More... over 10 years ago
Make six an external dependency.
stefanv
as Stefan van der Walt
More... over 10 years ago
Some improvements to new deconvolution code More... over 10 years ago
Rename test to tests More... over 10 years ago
Add deconvolution module to skimage. More... over 10 years ago
Merge pull request #796 from ahojnnes/warp-fix
stefanv
as Stefan van der Walt
More... over 10 years ago
MCP: refactored to use typed memoryviews More... over 10 years ago
Adding note for Luv colorspace to top docstring More... over 10 years ago
docstring changes to correctly format input/output, clarifying XYZ and reference white More... over 10 years ago
Fixed Python 3 import errors, added alpha and rgba properties More... over 10 years ago
Switching to RGBA More... over 10 years ago
Cleaning up docstrings More... over 10 years ago
flake8-compliant formatting More... over 10 years ago
renaming machineEps to eps to match convention More... over 10 years ago
Removing unneeded division checking code More... over 10 years ago
Adding references regarding Lab and Luv spaces to docstring More... over 10 years ago
Luv colorspace conversions More... over 10 years ago
Novice module can open images from a url More... over 10 years ago
Merge pull request #600 from tonysyu/novice-package
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Do not derive piecewise affine from projective transform
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Re-enable clipping which was accidentally removed
ahojnnes
as Johannes Schönberger
More... over 10 years ago
Add some more comments
ahojnnes
as Johannes Schönberger
More... over 10 years ago