This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
scikit-image
Watch
1
Star
0
Fork
0
You've already forked scikit-image
mirror of
https://github.com/wassname/scikit-image.git
synced
2026-06-30 07:54:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7ae413ce06367cc604bfd6322bbda5a4e97cb61
scikit-image
/
skimage
/
measure
T
History
Johannes Schönberger
944c9c6bde
Merge pull request
#882
from JDWarner/correct_mesh_orientation
...
Correct mesh orientation
2014-03-14 18:10:28 -04:00
..
tests
TST: Add unit test for mesh orientation correction.
2014-03-13 23:34:46 -05:00
__init__.py
Add correct_mesh_orientation to skimage.measure imports
2014-02-09 13:32:57 -06:00
_find_contours_cy.pyx
Fix duplicate find_contours names in namespace
2013-11-03 17:59:56 +01:00
_find_contours.py
Fix duplicate find_contours names in namespace
2013-11-03 17:59:56 +01:00
_marching_cubes_cy.pyx
DOC: Change sampling kwarg name to spacing in marching_cubes
2013-10-13 13:00:40 -05:00
_marching_cubes.py
FIX: correct other instance of np.linalg.norm, clarify comments
2014-03-14 14:15:45 -05:00
_moments.pyx
Fix typo in docstring
2014-01-06 12:47:47 +05:30
_polygon.py
Fix polygon approximation for 0 or less tolerance
2012-10-06 19:05:11 +02:00
_regionprops.py
Fix regionprops doc typo
2014-02-12 19:17:54 +05:30
_structural_similarity.py
BUG: Fix structural similarity to use new signature for view_as_windows. Remove bad gradient check.
2012-06-24 18:07:35 -07:00
block.py
Use NORMALIZE_WHITESPACE directive for block_reduce doctest
2013-11-03 09:49:48 +01:00
fit.py
Document params attribute for each class
2014-01-22 18:46:27 -05:00
profile.py
Fix aliasing and update docstring
2014-02-04 21:59:39 -06:00
setup.py
Fix duplicate find_contours names in namespace
2013-11-03 17:59:56 +01:00