Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/colour-science/pycam02ucs

Compute perceptual similarity between colors according to the CAM02-UCS formula given by Luo et al (2006)
https://github.com/colour-science/pycam02ucs

Ensure example resources can be loaded.

4732324699b8b53a15b099224baeab1b2c7e913f authored over 9 years ago by Thomas Mansencal <[email protected]>
Merge pull request #8 from cgohlke/patch-1

Install data files

c6e241c5385c309f15b33444d9104f24ad12e06b authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Install data files

aa328b8bb611cfcbcff7c601ddccb1c0f6c11761 authored over 9 years ago by Christoph Gohlke <[email protected]>
use a better default azim/elev for viscm 3d plot

0915653f37b7a44d74e44328506a3aeb864e4a62 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Make the command line viscm interface much fancier

6e484e31aa873b68c9db73d383628694428fce00 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
tweak viscm layout + teach save files to use viscm proper to display themselves

a08fdbee33171580f1999a9851bd3f2f683e0b56 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
viscm_editor: Better default spline

f3c88a4159a1860cf57e0b1c41cbeeeb48bf4b63 authored over 9 years ago by Stefan van der Walt <[email protected]>
tweaks

477026b8fa643f33cf6337f9552589b642a8cda6 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Move gamut toggle button

3bdf6fdd662c8bca59aaccba5d0967598b46884b authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Further reworking of viscm interface

b6334e4252dab9c53063661e7c5c1e068d199bf2 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Let the gridspec determine the size of the sample colormaps in viscm,

instead of forcing the aspect ratio

c8b6b8ec7fe353602d32680024cffd398f1072ef authored over 9 years ago by Nathaniel J. Smith <[email protected]>
UI tweaks and fixes

b3cf305ef162f62e1a97e363435b73a6e9aaf38e authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Rearrange editor layout to make better use of space

1dc5a8ec5df395088d573cbd4c44d8b986bd7165 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Misc cleanups and fixes

cf8a6a35e3681b4f1c1a95e93dc647d5c4095f67 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Switch to correctly using arclength to parametrize bezier!

15f45dc06f205e7b45546c0b7a5425a74217cb0c authored over 9 years ago by Nathaniel J. Smith <[email protected]>
"To guarantee that the widget remains responsive and not garbage-collected, a reference to the object should be maintained by the user."

d7e4df0de40766880760b9c2dcf01022367ef1b2 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
dike out unused threading code

05820e4f5c2329d9cb50023aa116e13d36d86909 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
remove stray call to tight_layout that didn't make any sense (maybe a merge error?)

e5234599175c34a1fa6df12740597a629bbe4517 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
merge

4b52677146ab22f4cf63d28c29d841c5d878f97a authored over 9 years ago by Nathaniel J. Smith <[email protected]>
first cut at adding some sample images to viscm

a3a8a22212192594d0361ad8ab97197436cacf33 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
viscm_editor: add button for pulling up viscm on new colormap

19866ab98d198d975c7c839a32200ada84460e1c authored over 9 years ago by Stefan van der Walt <[email protected]>
viscm_editor: add loading of saved data

7e7fb4d6f0fe4407b4a635545bb223da91dd9269 authored over 9 years ago by Stefan van der Walt <[email protected]>
viscm_editor: show lightness as background of slider

6463c14154478281938b18b9f56a8f6740e5c546 authored over 9 years ago by Stefan van der Walt <[email protected]>
Implement saving of colormap to disk

de4373301d682034a80d258d91c88927b67fb134 authored over 9 years ago by Stefan van der Walt <[email protected]>
merge

85099adb095e25906a069affd5652ae613f6d388 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
add tight_layout to viscm editor

0a92decd15898659e0539b958c48d53a0d580119 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Allow JK min/max adjustment. Add button to display gamut in separate window.

719a90e2a216fea8bb9e000d8fc92d617e9b6ea0 authored over 9 years ago by Stefan van der Walt <[email protected]>
viscm editor: complete 3D wireframe visualization

bd837279dc7038233b122750836c4cf2e073955b authored over 9 years ago by Stefan van der Walt <[email protected]>
PEP8 clean-ups

c50aa4450800b384857cd2e1ebd994e7cec7a883 authored over 9 years ago by Stefan van der Walt <[email protected]>
Allow cm editor to be run directly

5822884926372308f686ae1f9866bd318cbc4ee1 authored over 9 years ago by Stefan van der Walt <[email protected]>
record a bit of playing around with viscm_editor

5668c93d324b5c55a64af8040a785b15995ddb0b authored over 9 years ago by Nathaniel J. Smith <[email protected]>
checkpoint -- some draft code for showing the wireframe gamut. but how do I get a 3d projection?

a2868e50369098e8c64f1f79d2ee0ac87d3b93d2 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
better 2d gamut viewing

c57fa1a013bd3d4f73656f024b6185ddf4b58792 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
many refactors, out-of-gamut display

c6be93b3cb975437a27ee55093a4f47b03b14f56 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
- Switch meaning of shift: now normal drag moves, shift adds points

- Remove redundant keyboard state tracking logic
- New points are now inserted in the middle of t...

75aeaa0b7c09e30b18d4c7055cf4a3beb25e8d68 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
IT'S ALIIIIIVE

0959c9c78d8b790e01633892df151d726a507e9b authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
[travis] add scipy

9bb45c7fa62001a8b519bdc3a98d33c788aba8d6 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
[travis] arghghhhh

642bdf7f2797508d87e0012585e8e7c5d73895c0 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
Add standalone bezier editor

8bc050a93e21e18ccb5c82e8898a6c2230300bf6 authored almost 10 years ago by Stefan van der Walt <[email protected]>
[travis] install nose-cov

0cd03f191492e4ee696dc2b71687d39d54458c97 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
Balance subplots in cm visualizer

b6d73b846fd3636253807041f8a08ed1145f8b1a authored almost 10 years ago by Stefan van der Walt <[email protected]>
Allow extending control points beyond gamut image

122ba6ff1f5a47f99078ed68e4eef2a01dd7e5e5 authored almost 10 years ago by Stefan van der Walt <[email protected]>
[travis] switch to conda to get matplotlib as path of least resistance

c12e077076f48c17889d10c8a3fba7ff7fefb11e authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
move colormap stuff into a subpackage

c93c4793d80d36fcc68f6659c1d4b4c42358c588 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
Add bezier editor to colormap visualization

b24a21188176e6b7cee346355fde52ed60971f0f authored almost 10 years ago by Stefan van der Walt <[email protected]>
Update ignores

d1a9a3cf8c7cf3e7f6ea6cc10f3f02d4595c0ad8 authored almost 10 years ago by Stefan van der Walt <[email protected]>
work around numpy 1.8 einsum limitation

0504a002d322572c62aa73a5d3f6aefadb800fb1 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
detritus

34e0f84b25a4f89c497bde8c002a71b35f6a1ddf authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
towards visualizing gamut slices, and also hack around travis build failure

c21c3d60bda817d2aa0182ea970b47ea40b0c514 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
[travis] enable sudo: false

c77b975a47751fc04eefcb59e605e78c881d0db5 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
fix handling of high-dimensional arrays

245d911d4b3accd87fd171908ff2f049fde594f9 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
visualize sRGB gamut volume in color

d192594ae470df9963029037144def618be68d39 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
add much fancier/better gamut plotting to viscm

56e291cd65d0c792aefc4113e84123dd4b8bcaf6 authored almost 10 years ago by Nathaniel J. Smith <[email protected]>
Add a colormap visualizer using fancy CIECAM02 stuff

552a1a223b9ab04c05b8288a23cd0f6bc2a2d8a3 authored about 10 years ago by Nathaniel J. Smith <[email protected]>
Fix variable namespace

983cf37016eab36704a1db0658f57353bb3c3798 authored about 10 years ago by Nathaniel J. Smith <[email protected]>
Merge pull request #6 from Futrell/master

Smarter assertion in cam02ucs

2ddeb5246ee769dda516c93933c48730ae2637c4 authored over 10 years ago by Nathaniel J. Smith <[email protected]>
add a test for nans

2c3645332647016962ddadfb7284666a30419121 authored over 10 years ago by Futrell <[email protected]>
do the assertion more efficiently

333ec466dda3bcdc79249729ffdcb00916d1e5ee authored over 10 years ago by Futrell <[email protected]>
fix assertion so it doesn't fail for nans

f685c96cc5af6ed83519fef6d028ae101ad55e51 authored over 10 years ago by Futrell <[email protected]>
Merge pull request #5 from njsmith/XYZ-100

Consistently put XYZ on 0-100 scale instead of sometimes 0-100 and sometimes 0-1.

230c7fc07926b99dac85ca610e641526a1cf451c authored over 10 years ago by Richard Futrell <[email protected]>
Consistently put XYZ on 0-100 scale instead of sometimes 0-100 and sometimes 0-1.

a386eae8103a1f7dc83d65d94ffcf33880228375 authored over 10 years ago by Nathaniel J. Smith <[email protected]>
change LICENSE file to not name me directly now that I'm not the only copyright holder!

6dd1fa5290a003c0ad814ca73e73f0cfa2ab9fe5 authored over 10 years ago by Nathaniel J. Smith <[email protected]>
remove some non-code detritus from CIECAM02 reorg

49275a96c0a86b6d9c2eef15670ea953bc8533bf authored over 10 years ago by Nathaniel J. Smith <[email protected]>
Replace Mathematica's massively over-complex and numerically unstable inverse by 2 lines of code

05b16332023fd4b5212db5cdfb6bf30bbacd61ca authored over 10 years ago by Nathaniel J. Smith <[email protected]>
Merge pull request #4 from Futrell/master

More inverses.

bab0e94d26c4784b545993b20472bcb8efac7112 authored over 10 years ago by Nathaniel J. Smith <[email protected]>
xrange -> range

af4efc47be500d0469df214bff82cb71042d3f56 authored over 10 years ago by Futrell <[email protected]>
add nose-cov to travis build

4d16a9fa34b0a87368ec3592fdde432e443dbf3f authored over 10 years ago by Futrell <[email protected]>
generalize test function

c1494c068e22c53924c6e5a7946b0261c4dee9e2 authored over 10 years ago by Futrell <[email protected]>
make compatible with new srgb

f93d70dec5b72c49728544717571386277fc589d authored over 10 years ago by Futrell <[email protected]>
Make srgb take colors as (n,3) arrays

d546b277697a289d8bb59438a420a5d82f967c43 authored over 10 years ago by Futrell <[email protected]>
make 1-dimensional work

22a01d55c86c19c483bf7e2a6d8c985a11721b66 authored over 10 years ago by Futrell <[email protected]>
refactor JKapbp stuff so it uses (n,3) color arrays

3e049661b9a9116c54955ab66c665ee950cddd8b authored over 10 years ago by Futrell <[email protected]>
small cleanup

a6a3c43887e32a74831c9d0ddf3414d0d0741e22 authored over 10 years ago by Futrell <[email protected]>
refactor and do inversion analytically

6700036aa4cfc5ffa15642738ad1d274ef7b02ed authored over 10 years ago by Futrell <[email protected]>
Merge branch 'master' of https://github.com/Futrell/pycam02ucs

188e184a52adf59fc19df3b4b4e67f1e50cb5761 authored over 10 years ago by Futrell <[email protected]>
expose intermediate XYZ conversion functions

9a9bfd62348b78903e41b3e724b1b5db00632e11 authored over 10 years ago by Futrell <[email protected]>
add JK a' bp' -> JMh inverse

f902753a248981cfa075d8c89aa2fa06b9faabe0 authored over 10 years ago by Futrell <[email protected]>
ensure vectorization

71187872d57e6fc9800a8daf5e3a9f77c46df8e1 authored over 10 years ago by Futrell <[email protected]>
typo

02575fc60e2be4d6239fab2e46ed6e98fd500959 authored over 10 years ago by Futrell <[email protected]>
Merge pull request #3 from njsmith/python-ciecam02

Python ciecam02

2c6143045e67e776ad344b3acca40294249ba516 authored over 10 years ago by Richard Futrell <[email protected]>
add JK a' bp' -> JMh inverse

83878561bb9a342f48964c05ca17595fa9d4cc0a authored over 10 years ago by Futrell <[email protected]>
resolved the mystery of the mismatching H values -- the spreadsheet we were using for 'gold' values was definitely wrong

eaac87f1b8eb076f45d4896a3be49cb3ecb3f2e8 authored over 10 years ago by Nathaniel J. Smith <[email protected]>
ensure vectorization

5fdbf7b7a5f376494a40147540fa0744e137d03c authored over 10 years ago by Futrell <[email protected]>
typo

6607accb5e1f40c5f309ef8f46a101087d20b01f authored over 10 years ago by Futrell <[email protected]>
expose intermediate XYZ conversion functions

e57ff1c674828752c082cc9b5e3f4f6ebd79389e authored over 10 years ago by Futrell <[email protected]>
remove stray print statements

89116ce195bee033d35262c767ef7624fc423a7a authored over 10 years ago by Nathaniel J. Smith <[email protected]>
Implement CIECAM02 properly

0069c1208afc3b18bbb70930e03e2da5209f1a23 authored over 10 years ago by Nathaniel J. Smith <[email protected]>
Merge pull request #1 from Futrell/master

Reorganizations, inverses, and tests

17b2e73a18cd11d0f5621fc8338eabd0eff9aaf9 authored over 10 years ago by Nathaniel J. Smith <[email protected]>
fix typo

07a3b841c9b2f0ad56a731a1db2da30f84103171 authored over 10 years ago by Futrell <[email protected]>
remove J'a'b'

58c7c0625a86cd018cb7ebfc8226f4100887b1ab authored over 10 years ago by Futrell <[email protected]>
use allclose

52ed576b13e45e4ad666ecc2a50dde25b7477c35 authored over 10 years ago by Futrell <[email protected]>
Add wrapper for JCh->XYZ inverse transformation.

Needs tests, and we still need an M->C converter to get the full inverse pipeline going.

99b41f65babe1474fbb1f0ef74c63a3ea5134aa0 authored over 10 years ago by Nathaniel J. Smith <[email protected]>
ignore the generated .c file

d9936f1b41dfba85ba576733ae06c2266133a68b authored over 10 years ago by Nathaniel J. Smith <[email protected]>
reorganize and add conversion to J/K a' b' uniform space

50e21ed4cd1f44fe20c4d2452ce6ee0d99e255e2 authored over 10 years ago by Futrell <[email protected]>
add inverse transform and tests

0b6a31870b5a85c7102f71745876c52621b2d399 authored over 10 years ago by Futrell <[email protected]>
doh

9889bfa8db27faada37da78b8eaa847d2f32032b authored over 10 years ago by Nathaniel J. Smith <[email protected]>
add numpy include dir to build

d67595de247d109fed73fc4d9a672b9db1c0535e authored over 10 years ago by Nathaniel J. Smith <[email protected]>
add correct files

90914eb1827f0d54d3e51803dd80d1ed5ef17f0e authored over 10 years ago by Nathaniel J. Smith <[email protected]>
fix README.rst again

bd93fa53bb3f9070f441b345fbe8b822812f8b9f authored over 10 years ago by Nathaniel J. Smith <[email protected]>
fix README.rst

b0e9c9d1ea862970c4721c72f90bfd48ef3ccd52 authored over 10 years ago by Nathaniel J. Smith <[email protected]>