Thouis (Ray) Jones
d2b98a93e9
remove _histogram.h from setup.py, it's been moved to _shared
2013-02-21 11:45:32 -05:00
Thouis (Ray) Jones
1580c466c1
pep8
2013-02-20 10:35:51 -05:00
Thouis (Ray) Jones
ba1d27b357
move _histogram.h to _shared/vectorized_ops.h, and copyright info to CONTRIBUTORS.txt
2013-02-19 21:44:06 -05:00
Thouis (Ray) Jones
4af05245ed
add casts to suppress compiler warnings
2013-02-19 16:41:54 -05:00
Thouis (Ray) Jones
b41bfba22f
remove typedef, use numpy type in its place
2013-02-19 16:41:25 -05:00
Thouis (Ray) Jones
b5b99d8872
fix UTF-8
2013-02-19 16:05:31 -05:00
Thouis (Ray) Jones
32c0b1ca97
Rewrite histogram operations to remove GPL license on Perreault's code
2013-02-12 15:40:43 -05:00
Thouis (Ray) Jones
bdb2df89c0
use SSE to add/subtract histograms
2013-02-12 14:32:08 -05:00
Johannes Schönberger
fcc7edd411
Set random seed value for denoising tests
2013-01-17 09:11:21 +01:00
Johannes Schönberger
81d88b8cc3
Include more information about reference papers
2012-12-27 08:44:50 +01:00
Johannes Schönberger
d82ae4dd95
Add note about multichannel parameter
2012-12-26 09:30:13 +01:00
Johannes Schönberger
db5460591a
Add test case for multi-channel chambolle denoising
2012-12-26 09:30:13 +01:00
Johannes Schönberger
5078da0aed
Add test cases for chambolle tv denoising implementation
2012-12-26 09:30:13 +01:00
Johannes Schönberger
aadc45cd5b
Fix bugs caused by renaming functions
2012-12-26 09:30:13 +01:00
Johannes Schönberger
236ef48ec9
Add original (Chambolle) implementation of TV denoising
2012-12-26 09:30:13 +01:00
Johannes Schönberger
ae5488a2b1
Rename test functions for bregman algorithm
2012-12-26 09:30:12 +01:00
Johannes Schönberger
dfd8cb4fc2
Fix typo in denoise_tv_bregman doc string
2012-12-26 09:30:12 +01:00
Johannes Schönberger
f2840ba906
Rename denoising cython source file
2012-12-26 09:30:12 +01:00
Johannes Schönberger
780d886db9
Rename denoise_tv to denoise_tv_bregman
2012-12-26 09:28:25 +01:00
Johannes Schönberger
fff33702ea
Replace manual array with builting Cython buffer indexing
2012-12-26 09:28:25 +01:00
Johannes Schönberger
dd34097fe4
Remove old implementation if TV filter
2012-12-26 09:28:25 +01:00
Johannes Schönberger
cda03cfba4
Fix test cases for TV denoising
2012-12-26 09:28:25 +01:00
Johannes Schönberger
24b49fc8ee
Improve total-varation denoising algorithm
...
Implementation of fast split-Bregman optimization algorithm in Cython. This
implementation also fixes the previously broken 3D version, which darkened
the images.
2012-12-26 09:28:25 +01:00
Johannes Schönberger
80a9a5aba5
Apply numpy reference style to rank filter descriptions
2012-11-14 08:33:27 +01:00
Olivier Debeir
70f2b67ef7
fix: ref and test_otsu doc
2012-11-14 08:00:59 +01:00
Olivier Debeir
698d6ae13f
fix:< Py_ssize_t > 0 and & pop
2012-11-13 17:07:21 +01:00
Olivier Debeir
411d4686d5
fix:wrap lines in tests
2012-11-13 17:02:08 +01:00
Olivier Debeir
f133158792
autopep8 for plot_* and rank sources
2012-11-13 09:37:58 +01:00
Johannes Schönberger
4a0b22aff5
Use common spelling for greylevel
2012-11-12 20:07:02 +01:00
Johannes Schönberger
eaf48a71e9
Use numpy reference style
2012-11-12 19:31:06 +01:00
Johannes Schönberger
a376a07c3b
PEP8 fixes in doc string examples
2012-11-12 19:29:00 +01:00
Johannes Schönberger
fce2ae3f5f
Fix spelling of X-bit
2012-11-12 19:25:46 +01:00
Johannes Schönberger
f724b97f90
Fix typos and spelling of readme
2012-11-12 19:24:02 +01:00
Olivier Debeir
da391089cb
add: local Otsu synthetic example
2012-11-12 14:48:38 +01:00
Olivier Debeir
db2e066f4c
add: test otsu
2012-11-12 14:40:49 +01:00
Olivier Debeir
add437a9f2
add: test entropy 8- & 16-bit
2012-11-12 10:39:12 +01:00
Olivier Debeir
c9f1b67c7b
fix: check pop==0 for some kernels
2012-11-12 10:05:52 +01:00
Olivier Debeir
fd82ac9959
add new tests
2012-11-12 09:54:10 +01:00
Olivier Debeir
a09ec78977
remove local demo from git
2012-11-12 09:34:33 +01:00
odebeir
08b748c379
local Otsu returns now the threshold values
2012-11-11 14:39:09 +01:00
Johannes Schönberger
8fea5d15d1
Change data type of pop variable to float
2012-11-10 13:49:52 +01:00
Johannes Schönberger
f5ad204aca
Use single file for test cases and rename file
2012-11-10 11:23:43 +01:00
Johannes Schönberger
c9f95db67f
Fix, improve and extend test cases
2012-11-10 11:21:55 +01:00
Johannes Schönberger
8c55640d60
Do not ignore exceptions in core functions
2012-11-10 11:20:56 +01:00
Johannes Schönberger
c00fedde6c
Fix, improve and extend histogram test cases
2012-11-10 09:43:15 +01:00
Johannes Schönberger
7ea3a754e0
Remove duplicate contiguous conversion
2012-11-10 08:59:48 +01:00
Johannes Schönberger
2bb139fb03
Wrap lines
2012-11-10 08:39:27 +01:00
Johannes Schönberger
804b426787
Clean Readme
2012-11-10 08:35:23 +01:00
Johannes Schönberger
045eb88e9f
Change type of pop variable from float to Py_ssize_t
2012-11-10 08:31:20 +01:00
Johannes Schönberger
28e7b19c93
Improve code layout of kernel functions
2012-11-10 08:24:44 +01:00