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

add fisheyegl module #27

Closed
jywarren opened this issue Jun 22, 2017 · 17 comments
Closed

add fisheyegl module #27

jywarren opened this issue Jun 22, 2017 · 17 comments

Comments

@jywarren
Copy link
Member

Hi, @ccpandhare - whats the latest?

I wanted to add this as a feature request down the line -- it's a good one to try to develop a test for:

https://github.com/jywarren/fisheyegl

could be a great module. I want to suggest a test that takes a checkerboard image and corrects fisheye, then diff-compares it with a correct checkerboard.

@ccpandhare
Copy link
Collaborator

Currently, I am designing tests for the core functionality.

Sure, I will add this module in.

@ccpandhare
Copy link
Collaborator

I had a look at the code. The module works on canvasses so I'll have to figure out how to make things work for Node.js and that may take some time...

@jywarren
Copy link
Member Author

jywarren commented Jun 24, 2017 via email

@ccpandhare
Copy link
Collaborator

Ohh okay. Also, I am working on a unified input parser.

@jywarren
Copy link
Member Author

jywarren commented Jul 5, 2017

I think it should be OK to have some modules which are marked as working only in the browser. In theory, we could shim this so it'd boot up a phantomjs instance, too, but we can think about that later.

I mentioned some interest from NASA folks and I think this may be a good project that they could use. I'd like to get a demo running with a crop module and then pass the output to this lensDistortion module, and have a web-based demo of it -- what do you think? It'd be a great proof of your work to date, even if it doesn't yet work in Node.

@ccpandhare
Copy link
Collaborator

Okay! Wow!
Sounds great!!

@ccpandhare
Copy link
Collaborator

I think I can work on that demo now.

@jywarren
Copy link
Member Author

jywarren commented Jul 8, 2017 via email

@ccpandhare
Copy link
Collaborator

I have ported the Latest FisheyeGL version from jywarren/fisheyegl to ImageSequencer.
I am adding it to documentation and will create a Pull Request soon!

@jywarren
Copy link
Member Author

Will we need to adjust the module to point at the fisheyegl mom package?

@ccpandhare
Copy link
Collaborator

Well once the README.md of jywarren/fisheyegl is complete and is published to npm, we can just require in fisheyegl from npm and use it directly. I shall complete that immediately.

@jywarren
Copy link
Member Author

fisheyegl v0.1.0 now published :-)

@ccpandhare
Copy link
Collaborator

Okay thanks!

@ccpandhare
Copy link
Collaborator

I think it hasn't updated yet.
npm/fisheyegl still shows the old README.md and

npm i fisheyegl

is still serving the old files

@jywarren
Copy link
Member Author

jywarren commented Jul 26, 2017 via email

@ccpandhare
Copy link
Collaborator

Now it works fine, thanks!

@jywarren
Copy link
Member Author

great.

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

No branches or pull requests

2 participants