Juan Nunez-Iglesias
|
89dbb4dccb
|
Add unique_rows function
|
2013-08-05 09:26:36 +10:00 |
|
Stefan van der Walt
|
38152219ef
|
Merge pull request #627 from ahojnnes/travis-examples
Let Travis also run long example scripts. Fix rank filter dtype issue.
|
2013-08-01 14:10:00 -07:00 |
|
Johannes Schönberger
|
37dfd294f2
|
Fix image data type issues in rank filter example
|
2013-08-01 19:17:48 +02:00 |
|
Johannes Schönberger
|
3338c423d3
|
Add short comment for travis flake8
|
2013-08-01 18:13:18 +02:00 |
|
Johannes Schönberger
|
97e1174e5f
|
Let travis also run long example scripts
|
2013-08-01 18:13:18 +02:00 |
|
Stefan van der Walt
|
cf468711fa
|
Merge pull request #626 from ahojnnes/rank-fixes
Refactor rank filters.
|
2013-08-01 07:42:57 -07:00 |
|
Johannes Schönberger
|
d883b45666
|
Fix Otsu rank filter kernel loop range
|
2013-08-01 11:12:55 +02:00 |
|
Johannes Schönberger
|
d9196be3c3
|
Fix loop ranges of rank filter kernel functions
|
2013-08-01 08:45:51 +02:00 |
|
Josh Warner
|
a3bb1098d1
|
Merge pull request #632 from ahojnnes/local-blocks
Refactor N-dimensial array resampling and add additional functionality
|
2013-07-31 14:10:18 -07:00 |
|
Johannes Schönberger
|
f9f405a8ba
|
Fix invalid previous fix for percentile edge case
|
2013-07-31 19:50:05 +02:00 |
|
Johannes Schönberger
|
7be96b4a01
|
Integrate new test cases from @odebeir and fix old function names of dilate and erode
|
2013-07-31 19:45:55 +02:00 |
|
Johannes Schönberger
|
9f68e71412
|
Fix accidential variable naming confusion
|
2013-07-31 19:27:52 +02:00 |
|
Johannes Schönberger
|
391e976157
|
Add specific branch for the percentile p0 = 0 case
|
2013-07-31 19:24:18 +02:00 |
|
Johannes Schönberger
|
5c5c67027e
|
Add missing p1 parameter to percentile and threshold functions
|
2013-07-31 19:12:44 +02:00 |
|
Tony S Yu
|
33a3a12936
|
Merge pull request #667 from ahojnnes/denoise-fixes
Fix denoise_tv_bregman
|
2013-07-25 18:26:49 -07:00 |
|
Johannes Schönberger
|
012f8b4ea1
|
Add missing space in parameter defintion in doc string
|
2013-07-25 22:36:41 +02:00 |
|
Johannes Schönberger
|
79a88f81f5
|
Wrap line
|
2013-07-25 22:36:06 +02:00 |
|
Johannes Schönberger
|
ab4e95e4f3
|
Fix typo in doc string
|
2013-07-25 22:35:12 +02:00 |
|
Johannes Schönberger
|
1cf83b513f
|
Merge pull request #653 from iNand/master
Added comment + isotropic denoising
|
2013-07-25 13:33:49 -07:00 |
|
Johannes Schönberger
|
109f500d4b
|
Replace deprecated import of _local_func with block_reduce
|
2013-07-25 22:15:23 +02:00 |
|
Juan Nunez-Iglesias
|
5a1df64ae6
|
Merge pull request #662 from stefanv/bento_installation
Shorten Bento installation instructions and fix broken links.
|
2013-07-23 04:26:48 -07:00 |
|
Stefan van der Walt
|
61ad581250
|
Properly fix WAF environment directory. Tell users to download source (not binary).
|
2013-07-22 13:02:53 +02:00 |
|
Stefan van der Walt
|
2a19db6096
|
Environment variable is called WAFDIR.
|
2013-07-22 12:37:39 +02:00 |
|
Stefan van der Walt
|
c55ef2e63a
|
Shorten Bento installation instructions and fix broken links.
|
2013-07-22 11:46:58 +02:00 |
|
Josh Warner
|
b5d09bcd1c
|
Merge pull request #603 from TheChymera/master
ENH: User-specified output aspect ratio in skimage.util.montage.montage2d function
|
2013-07-20 22:33:32 -07:00 |
|
Horea Christian
|
35a65aeef3
|
Resolved faulty montage2d import.
|
2013-07-21 05:55:02 +02:00 |
|
Horea Christian
|
2d33bf7622
|
Added test case for grid_shape parameter.
|
2013-07-21 03:55:16 +02:00 |
|
Johannes Schönberger
|
09292ddaed
|
Merge pull request #659 from RONNCC/add_bento_to_docs
add bento to build docs
|
2013-07-20 01:21:43 -07:00 |
|
Johannes Schönberger
|
252778bfdc
|
Merge pull request #561 from RONNCC/fix_filter_doc_gaussian
fix the gaussian impulse function definition example
|
2013-07-20 01:20:47 -07:00 |
|
sg
|
3296000451
|
added ahojnnes revisions
|
2013-07-20 03:46:10 -04:00 |
|
sg
|
641d1b4dfd
|
remove extra :'s
|
2013-07-20 03:35:03 -04:00 |
|
Johannes Schönberger
|
c25398ab5d
|
Merge pull request #660 from RONNCC/add_to_depends
added testing dependencies and standardized use of bullets
|
2013-07-20 00:06:41 -07:00 |
|
sg
|
fd02030e78
|
added testing dependencies and standardized use of bullets
|
2013-07-19 23:08:42 -04:00 |
|
sg
|
f70c6a61f4
|
updated gaussian doc
|
2013-07-19 22:50:33 -04:00 |
|
sg
|
8e562af608
|
added revisions by @stefanv and @ahojnnes
|
2013-07-19 21:31:01 -04:00 |
|
Stefan van der Walt
|
90d28a3c7a
|
Highlight current doc version.
|
2013-07-19 12:18:45 +02:00 |
|
Stefan van der Walt
|
a973f3a4bc
|
Add javascript for locating latest stable version.
|
2013-07-19 12:01:46 +02:00 |
|
sg
|
4b901cdef0
|
add bento to build docs
|
2013-07-18 22:58:21 -04:00 |
|
Horea Christian
|
228bf8f7ba
|
Adapted if statement to grid_shape=None
|
2013-07-19 00:32:38 +02:00 |
|
Horea Christian
|
90f3a5d685
|
Syntax and default variable.
From (0,0) to None.
|
2013-07-18 17:54:03 +02:00 |
|
Johannes Schönberger
|
4c0fbb63b1
|
Merge pull request #591 from ankit-maverick/brief
Implementation of BRIEF Feature descriptor
|
2013-07-17 09:40:35 -07:00 |
|
Ankit Agrawal
|
431261e095
|
Added if __name__ == __main__ in new test files
|
2013-07-17 15:54:58 +05:30 |
|
Ankit Agrawal
|
2466df39e1
|
Stylistic changes
|
2013-07-16 20:16:23 +05:30 |
|
Tony S Yu
|
3d60b27d4c
|
Merge pull request #657 from chintak/doc_fix_cmorph
Docstring for _dilate and _erode were interchanged in cmorph.pyx
|
2013-07-16 06:48:40 -07:00 |
|
Stefan van der Walt
|
dcea65325a
|
Merge pull request #611 from mkcor/install_pip-requirements
Document another way of building for virtualenv users.
|
2013-07-15 17:37:33 -07:00 |
|
Johannes Schönberger
|
7efb010051
|
Add short doc string example
|
2013-07-15 22:00:56 +02:00 |
|
Johannes Schönberger
|
486909c5f5
|
Rename and combine local_* functions to block_reduce
|
2013-07-15 21:52:25 +02:00 |
|
Josh Warner
|
0295d54235
|
Merge pull request #656 from josteinbf/doc-makefile
ENH: Increase configurability of doc/Makefile
|
2013-07-15 06:58:30 -07:00 |
|
Chintak Sheth
|
875e47abcc
|
Docstring for _dilate and _erode were interchanged
|
2013-07-15 18:50:06 +05:30 |
|
Jostein Bø Fløystad
|
8796262b0b
|
doc: Allow specifying python binary.
|
2013-07-15 14:01:10 +02:00 |
|