Juan Nunez-Iglesias
|
605f05942f
|
Move RAG files to skimage.future
|
2015-02-03 14:58:57 +11:00 |
|
Juan Nunez-Iglesias
|
ba2134a2b1
|
Update discussion on time-varying images
|
2015-02-03 14:13:40 +11:00 |
|
Juan Nunez-Iglesias
|
fd6c7a26d8
|
Replace frame with plane
|
2015-02-03 14:08:24 +11:00 |
|
emmanuelle
|
4c9dbe1e18
|
Added a comment about normalization.
|
2015-02-02 22:55:49 +01:00 |
|
Juan Nunez-Iglesias
|
5624325cd0
|
Merge pull request #1360 from blink1073/fix-cmyk-jpg
Add handling of CMYK images
|
2015-02-02 11:19:44 +11:00 |
|
emmanuelle
|
0f4b092578
|
Added comment for inner loops.
|
2015-02-01 23:31:09 +01:00 |
|
emmanuelle
|
bcd24eab86
|
Removed a few redundant lines.
|
2015-02-01 23:11:34 +01:00 |
|
emmanuelle
|
6770e9e557
|
Modified name of image dtype.
|
2015-02-01 22:51:00 +01:00 |
|
emmanuelle
|
50907cd8e7
|
Modified variables' names.
|
2015-02-01 22:43:18 +01:00 |
|
emmanuelle
|
ee81e00c0e
|
Helper functions for computing the integral of the difference between
image and shifted image.
|
2015-02-01 22:30:00 +01:00 |
|
emmanuelle
|
4dbf33b9ca
|
PEP 8: spaces and operators
|
2015-02-01 20:33:57 +01:00 |
|
Steven Silvester
|
d9f5aa9104
|
Compare the images in LAB space
|
2015-02-01 10:05:52 -06:00 |
|
Steven Silvester
|
d8f6a6697b
|
Do not add alpha channel to CMYK images
|
2015-02-01 10:05:40 -06:00 |
|
Steven Silvester
|
3728c61615
|
Reinstate run_module_suite
|
2015-01-31 21:56:22 -06:00 |
|
Steven Silvester
|
ca0ae43272
|
Add test for cmyk and use relative imports
|
2015-01-31 20:34:28 -06:00 |
|
Steven Silvester
|
a211547eeb
|
Merge pull request #1361 from sciunto/doc2
DOC: add parallelization to tutorials index
|
2015-01-31 14:43:33 -06:00 |
|
François Boulogne
|
850f6efc39
|
DOC: add parallelization to tutorials index
|
2015-01-30 22:51:48 -05:00 |
|
Juan Nunez-Iglesias
|
b9dd8ca83e
|
Merge pull request #1359 from blink1073/fix-novice-from-size
Force `novice.Picture.from_size` to return a uint8 image
|
2015-01-31 14:35:37 +11:00 |
|
Steven Silvester
|
0859b3662e
|
Avoid creating an int64 array
|
2015-01-30 21:01:45 -06:00 |
|
Steven Silvester
|
a188380ba8
|
Add handling of CMYK images
|
2015-01-30 19:53:26 -06:00 |
|
Steven Silvester
|
2c635989d2
|
Force novice.Picture.from_size to return a uint8 image
Force Picure.from_size to return a uint8 image
Remove img_as_ubyte
|
2015-01-30 19:42:55 -06:00 |
|
Juan Nunez-Iglesias
|
1992c35a25
|
Merge pull request #1100 from vighneshbirodkar/ha
Hierarchical Merging
|
2015-01-30 16:05:58 +11:00 |
|
Michael Sarahan
|
03dc489457
|
Add subpixel-precision image translation registration function to feature module
|
2015-01-29 20:09:50 -08:00 |
|
emmanuelle
|
009e761411
|
[ENH] Docstring cleaning
|
2015-01-29 22:40:46 +01:00 |
|
emmanuelle
|
112b0b4fcd
|
Global constant defined for distance cutoff
|
2015-01-29 21:36:08 +01:00 |
|
Vighnesh Birodkar
|
2ffa4847ac
|
Fixed tests
|
2015-01-29 21:06:10 +05:30 |
|
Vighnesh Birodkar
|
d3775f9a3c
|
Improved test case
|
2015-01-29 20:33:14 +05:30 |
|
Stefan van der Walt
|
13f9b89023
|
Merge pull request #1319 from ahojnnes/geom-est
Improve conditioning of geometric transformations
|
2015-01-28 13:31:25 -08:00 |
|
Vighnesh Birodkar
|
e79bbed001
|
Improved test case and removed duplicate test
|
2015-01-28 22:01:30 +05:30 |
|
Juan Nunez-Iglesias
|
d0a9523297
|
Fix line wrapping
|
2015-01-28 17:38:54 +11:00 |
|
Vighnesh Birodkar
|
237b11fefd
|
Removed local debug statement.
|
2015-01-28 11:35:57 +05:30 |
|
Vighnesh Birodkar
|
c96fbe4926
|
minor formatting
|
2015-01-27 22:33:39 +05:30 |
|
Vighnesh Birodkar
|
ec17cb29c0
|
Added tests
|
2015-01-27 22:31:15 +05:30 |
|
Vighnesh Birodkar
|
05a996a846
|
changed function calls
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
3466a68a6f
|
put code into functions
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
b11ae90fd0
|
rename mapping array
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
58cc399e83
|
rename mapping array
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
52124a49eb
|
for iterator change
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
c5f8f27e44
|
code cleanup and removed test
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
409c3612ff
|
added merge_in_place option
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
4c4d7108e1
|
handled the function with callbacks
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
e41b34314a
|
Removed ASCII art
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
c68729e021
|
spelling check
|
2015-01-27 21:33:22 +05:30 |
|
Vighnesh Birodkar
|
7f9be8995f
|
Spelling
|
2015-01-27 21:33:21 +05:30 |
|
Vighnesh Birodkar
|
72b9e9fe45
|
Rebase work
|
2015-01-27 21:33:21 +05:30 |
|
Vighnesh Birodkar
|
8e6990f696
|
addition inline
|
2015-01-27 21:33:21 +05:30 |
|
Vighnesh Birodkar
|
1af5aad620
|
doc string
|
2015-01-27 21:33:21 +05:30 |
|
Vighnesh Birodkar
|
e0edc91b17
|
lists in the heap to avoid copying of dict
|
2015-01-27 21:33:21 +05:30 |
|
Vighnesh Birodkar
|
931f40af68
|
blank line
|
2015-01-27 21:33:21 +05:30 |
|
Vighnesh Birodkar
|
d0e2552863
|
complete heap implementation
|
2015-01-27 21:33:21 +05:30 |
|