Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icosahedron Coloring #21

Open
tuks188 opened this issue Nov 8, 2019 · 5 comments
Open

Icosahedron Coloring #21

tuks188 opened this issue Nov 8, 2019 · 5 comments

Comments

@tuks188
Copy link
Contributor

tuks188 commented Nov 8, 2019

A filter for an icosahedral color wheel. I need to create the RGB values and then tell Paraview to visualize it similar to the way Generate IPF Colors does. I will basically define 12 patches on the unit sphere and then figure out which of the 12 the c axis of each pixel hits and color accordingly. Based on Yamrom's method:

Yamrom B (1997) Method of color coding orientation information.

@imikejackson
Copy link
Member

Is there any existing code for this algorithm?

@imikejackson
Copy link
Member

https://patents.google.com/patent/US5592598A/en

Patented in 1994. What is the lifetime of the patent

@tuks188
Copy link
Contributor Author

tuks188 commented Nov 20, 2019

Utility patents survive 20 years, so it is no longer protected.

@tuks188
Copy link
Contributor Author

tuks188 commented Nov 20, 2019

I have some old C code for this, which I am working towards porting into DREAM.3D as a new filter.

@imikejackson
Copy link
Member

Has there been any movement on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants