Johannes Schönberger
|
b8b2a63884
|
Use typed memoryviews in morphology package
|
2013-08-19 19:14:56 +02:00 |
|
Christoph Gohlke
|
19e938a3de
|
Fix ValueError: Buffer dtype mismatch on win-amd64
|
2013-03-04 17:29:44 -08:00 |
|
Johannes Schönberger
|
62d83ad42c
|
Globally change np to cnp if cimported
|
2013-02-24 14:14:14 +01:00 |
|
Johannes Schönberger
|
614023b941
|
Replace ssize_t with Py_ssize_t globally
|
2013-02-22 17:05:38 +01:00 |
|
Johannes Schönberger
|
2c90aa70e5
|
Use np.intp rather than ssize_t for ndarrays
|
2013-02-22 17:05:11 +01:00 |
|
Johannes Schönberger
|
c9f72e93d6
|
Change type to ssize_t for all index and size variables
|
2013-02-22 17:05:10 +01:00 |
|
Stefan van der Walt
|
b34b9d8ddd
|
ENH: Only perform convex hull on select candidate pixels. Gets us a factor 30 speedup.
|
2011-10-26 23:17:00 -07:00 |
|