Commit Graph

5590 Commits

Author SHA1 Message Date
Vighnesh Birodkar 78397bf54d reverted benfo.info and setup.py 2014-06-19 02:50:25 +05:30
Vighnesh Birodkar 9b8e1333e8 Corrected rag import 2014-06-19 02:50:25 +05:30
Vighnesh Birodkar f5f93f8ce3 Removed cython file and added nd python function for RAG construction 2014-06-19 02:50:25 +05:30
Vighnesh Birodkar 2a7ec3afd4 Renamed _construct.pyx to _build_rag.pyx and some code corrections 2014-06-19 02:50:25 +05:30
Vighnesh Birodkar 53318c44df CHanges to get Python3 working 2014-06-19 02:50:25 +05:30
Vighnesh Birodkar 5165ebe01e Added networkx installation 2014-06-19 02:50:25 +05:30
Vighnesh Birodkar dfee068550 Added networkx to requirements 2014-06-19 02:50:25 +05:30
Vighnesh Birodkar 076b044e45 Added bento.info 2014-06-19 02:50:25 +05:30
Vighnesh Birodkar 602c8d8692 Added explanation to example 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar 47e3b6ea67 Added example 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar bf89726c49 removed comments 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar 18a6535089 Corrected test mistake 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar c08d96d2b5 Minor Foramtting 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar 3ea78096e7 Formatting changes 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar 1ad8ad733b Added examples in docstring 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar 850f835114 Docs formatting 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar 10f91fe8b0 Added docs 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar abcb9cf2ef Added testcase 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar a6c9a5a2a7 Renamed graph.py to rag.py 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar 53077c9f22 Added edge threshold cut 2014-06-19 02:50:24 +05:30
Vighnesh Birodkar 2b10d98179 Added mean color RAG construction code 2014-06-19 02:50:24 +05:30
Juan Nunez-Iglesias b85fb74bf1 Merge pull request #1034 from ahojnnes/label-coverage
Test negative intensities in label2rgb
2014-06-19 01:57:48 +10:00
Johannes Schönberger 21c80d2567 Test negative intensities 2014-06-18 10:57:34 -04:00
Stefan van der Walt 57b9e67b31 Merge pull request #1033 from jni/label_image
Add "average segment color" method for `label2rgb`
2014-06-18 11:49:24 +02:00
Juan Nunez-Iglesias fdc848b6a7 Add tests for label2rgb avg mode 2014-06-18 17:03:34 +10:00
Juan Nunez-Iglesias b494e36223 Add docstring for _label2rgb_overlay 2014-06-18 17:03:21 +10:00
Juan Nunez-Iglesias b70d423aab Add default values for background in _label2rgb_avg 2014-06-18 16:46:51 +10:00
Juan Nunez-Iglesias d72163a037 Add docstring for _label2rgb_avg 2014-06-18 16:46:15 +10:00
Juan Nunez-Iglesias 7cc40ddbff Add background label handling for label2rgb_avg 2014-06-18 16:44:02 +10:00
Juan Nunez-Iglesias a1fd895c4a Split label2rgb into two related functions 2014-06-17 17:45:15 +10:00
Juan Nunez-Iglesias 1eae917af3 Update label2rgb doc 2014-06-17 17:00:42 +10:00
Johannes Schönberger df7a7eeb6b Merge pull request #1024 from stefanv/bugs/qt_pyside_matplotlib_compat
Use same import order as matplotlib for PySide/PyQT
2014-06-15 22:20:56 -04:00
Stefan van der Walt 00009fe962 Use same order as matplotlib for PySize/PyQT 2014-06-15 23:47:16 +02:00
Johannes Schönberger fea4c1723a Merge pull request #1028 from stefanv/viewer/median_filter
Fix median filter viewer example
2014-06-15 09:48:34 -04:00
Johannes Schönberger f054f315c1 Merge pull request #1027 from stefanv/maint/ignore_generated_notebooks
Ignore auto-generated notebooks in Git
2014-06-15 09:36:51 -04:00
Johannes Schönberger 5ccbb1f38f Merge pull request #1025 from stefanv/compat/painttool_mpl_NoNorm
Use more recent NoNorm API
2014-06-15 09:36:10 -04:00
Johannes Schönberger c70a1c71e6 Merge pull request #1026 from stefanv/bugs/watershed_none_comparison
Correctly compare mask to None
2014-06-15 09:35:52 -04:00
Stefan van der Walt 39bf45a9f3 Fix median filter example 2014-06-15 15:23:40 +02:00
Stefan van der Walt 56f66fb8b3 Ignore auto-generated notebooks in Git 2014-06-15 15:07:22 +02:00
Stefan van der Walt dead8612c7 Correctly compare mask to None 2014-06-15 15:04:40 +02:00
Stefan van der Walt 9446f6b71a Use more recent NoNorm API 2014-06-15 15:03:46 +02:00
Johannes Schönberger 9fd8bb09a3 Merge pull request #1022 from jni/medial_axis
Clarify `mask` argument in `medial_axis` docstring
2014-06-11 13:14:40 -04:00
Juan Nunez-Iglesias 34cf1f9243 Update parameter list in docstring for consistency 2014-06-12 01:20:53 +10:00
Juan Nunez-Iglesias 8cba840a05 Clarify mask argument in medial_axis docstring 2014-06-11 20:29:06 +10:00
Josh Warner 3814df2f79 Merge pull request #1019 from stefanv/build/extra_files
Update MANIFEST to include all test data
2014-06-02 09:13:52 -05:00
Stefan van der Walt ba55d3259b Update MANIFEST to include all test data 2014-06-02 12:41:39 +02:00
Johannes Schönberger 108b91672c Merge pull request #1016 from stefanv/doc/depends
Fix markup in DEPENDS
2014-06-01 08:19:54 -04:00
Stefan van der Walt 8fcbc7615f Fix markup in DEPENDS 2014-06-01 12:38:57 +02:00
Johannes Schönberger 9b0b9c13d0 Count number of commits 2014-05-27 22:39:22 -04:00
Johannes Schönberger 7d50cb7926 Remove deprecated release instruction 2014-05-27 21:59:25 -04:00