Stefan van der Walt
|
3dd1bc1794
|
Format color conversion docstrings.
|
2013-10-27 22:06:16 +02:00 |
|
Stefan van der Walt
|
9c20b1e5ab
|
Install six from PyPi. Travis version is too old.
|
2013-10-27 21:28:03 +02:00 |
|
Stefan van der Walt
|
6df21002cd
|
Add python-six as Travis dependency.
|
2013-10-27 21:11:52 +02:00 |
|
Stefan van der Walt
|
eb6867cfe2
|
Make six an external dependency.
|
2013-10-27 14:06:26 +02:00 |
|
Stefan van der Walt
|
d5776656a8
|
Merge pull request #796 from ahojnnes/warp-fix
Fix bug in homography detection
|
2013-10-25 01:40:41 -07:00 |
|
Matthew Trentacoste
|
888ef05b63
|
Adding note for Luv colorspace to top docstring
|
2013-10-23 22:23:26 -07:00 |
|
Matthew Trentacoste
|
c05d18a010
|
docstring changes to correctly format input/output, clarifying XYZ and reference white
|
2013-10-23 22:21:15 -07:00 |
|
Matthew Trentacoste
|
44580817fc
|
Cleaning up docstrings
|
2013-10-23 12:42:40 -07:00 |
|
Matthew Trentacoste
|
df6a112bc5
|
flake8-compliant formatting
|
2013-10-23 00:07:00 -07:00 |
|
Matthew Trentacoste
|
9d9d16d2a4
|
renaming machineEps to eps to match convention
|
2013-10-22 23:52:12 -07:00 |
|
Matthew Trentacoste
|
36e56e2639
|
Removing unneeded division checking code
|
2013-10-22 23:33:38 -07:00 |
|
Matthew Trentacoste
|
57eb69465c
|
Adding references regarding Lab and Luv spaces to docstring
|
2013-10-22 23:29:51 -07:00 |
|
Matthew Trentacoste
|
8093999731
|
Luv colorspace conversions
Adding XYZ <--> Luv, RGB <-->
Adding test functions to mirror Lab tests
|
2013-10-22 23:26:49 -07:00 |
|
Johannes Schönberger
|
36cfd6d17c
|
Merge pull request #600 from tonysyu/novice-package
Novice module
|
2013-10-22 04:05:38 -07:00 |
|
Tony S Yu
|
e794aed012
|
Add support for non-unit step
|
2013-10-21 23:02:51 -05:00 |
|
Tony S Yu
|
6ce788a5d3
|
Add support for negative indexes/slices.
|
2013-10-21 23:02:51 -05:00 |
|
Tony S Yu
|
8f506be2ea
|
Fix Py3 range incompatibilities
|
2013-10-21 23:02:51 -05:00 |
|
Tony S Yu
|
20ad4bbca9
|
Fix the same Py3 incompatibility in a different place
|
2013-10-21 23:02:51 -05:00 |
|
Tony S Yu
|
5a7e191f7b
|
Fix Python 3 incompatibility
|
2013-10-21 23:02:51 -05:00 |
|
Tony S Yu
|
0b2103b72c
|
Remove extra newline
|
2013-10-21 23:02:51 -05:00 |
|
Tony S Yu
|
555d245a2f
|
Fix display in IPython notebook
|
2013-10-21 23:02:50 -05:00 |
|
Tony S Yu
|
4682f44d42
|
Ensure that image shows when not run interactively
|
2013-10-21 23:02:50 -05:00 |
|
Tony S Yu
|
7ba0540ec3
|
Simplify docstrings
|
2013-10-21 23:02:50 -05:00 |
|
Tony S Yu
|
1093139d62
|
Rename image for clarity.
|
2013-10-21 23:02:50 -05:00 |
|
Tony S Yu
|
3c33965b99
|
Add docstring for arrays
|
2013-10-21 23:02:50 -05:00 |
|
Tony S Yu
|
68c188050b
|
Remove old image reference
|
2013-10-21 23:02:50 -05:00 |
|
Tony S Yu
|
6ca30b0897
|
Speed up doctest
|
2013-10-21 23:02:50 -05:00 |
|
Tony S Yu
|
be1d81f3fc
|
Simplify interface
|
2013-10-21 23:02:49 -05:00 |
|
Tony S Yu
|
d177aa6c16
|
Replace use of elephant pic with Chelsea the cat
|
2013-10-21 23:02:49 -05:00 |
|
Tony S Yu
|
51c3d23b2e
|
Fix doctests and cleanup reprs
|
2013-10-21 23:02:49 -05:00 |
|
Tony S Yu
|
f1e0197753
|
Remove PixelGroup and just return a Picture
|
2013-10-21 23:02:49 -05:00 |
|
Tony S Yu
|
59375f2240
|
Rename for clarity
|
2013-10-21 23:02:49 -05:00 |
|
Tony S Yu
|
35a9cd4067
|
Fix setter for xy_array and reuse.
|
2013-10-21 23:02:49 -05:00 |
|
Tony S Yu
|
19a9e72ec7
|
Remove PixelGroup dependence on pic and key attrs
|
2013-10-21 23:02:49 -05:00 |
|
Tony S Yu
|
cedfa8c7d4
|
Make xy_array public
|
2013-10-21 23:02:49 -05:00 |
|
Tony S Yu
|
a5ad214c4b
|
Move key validation for clarity
|
2013-10-21 23:02:48 -05:00 |
|
Tony S Yu
|
12e2a2543e
|
Move methods from PixelGroup to Picture parent class
|
2013-10-21 23:02:48 -05:00 |
|
Tony S Yu
|
b50d46b333
|
Change PixelGroup to inherit from Picture
|
2013-10-21 23:02:48 -05:00 |
|
Tony S Yu
|
e83003c45d
|
Simplify indexing
|
2013-10-21 23:02:48 -05:00 |
|
Tony S Yu
|
72c1f6855a
|
Rename for clarity
|
2013-10-21 23:02:48 -05:00 |
|
Tony S Yu
|
7999e3f95e
|
Refactor and add error tests
|
2013-10-21 23:02:48 -05:00 |
|
Tony S Yu
|
450d04d2b3
|
Simplify private docstrings
|
2013-10-21 23:02:48 -05:00 |
|
Tony S Yu
|
b8443bd1e2
|
Remove unnecessary try-except.
|
2013-10-21 23:02:47 -05:00 |
|
Tony S Yu
|
7c1de57928
|
Simplify data access and add tests
|
2013-10-21 23:02:47 -05:00 |
|
Tony S Yu
|
a951232702
|
Remove from_path and from_array methods
Having these methods and the constructor arguments is a bit redundant.
|
2013-10-21 23:02:47 -05:00 |
|
Tony S Yu
|
8869724b51
|
Remove color and size from Picture.__init__
Also rename `from_color` to `from_size`.
|
2013-10-21 23:02:47 -05:00 |
|
Tony S Yu
|
3619e6f2f2
|
Rename image to array
|
2013-10-21 23:02:47 -05:00 |
|
Tony S Yu
|
c5bfed26cd
|
Fix validation bug and add test
|
2013-10-21 23:02:47 -05:00 |
|
Tony S Yu
|
9385e73586
|
Clean up testing
|
2013-10-21 23:02:47 -05:00 |
|
Tony S Yu
|
f47c5a7be7
|
Switch argument order for clarity
|
2013-10-21 23:02:47 -05:00 |
|