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

Improved motion correction #4

Open
heckflosse opened this issue Nov 16, 2016 · 2 comments
Open

Improved motion correction #4

heckflosse opened this issue Nov 16, 2016 · 2 comments

Comments

@heckflosse
Copy link
Contributor

heckflosse commented Nov 16, 2016

I implemented pixelshift in RawTherapee in pixelshift branch and tried 3 methods.

  1. method is the one from dcrawps
  2. method uses a 3x3 grid
  3. method uses a 5x5 grid

In almost all cases 2. and 3. outperform 1.

In case you want to have a look, here's the source. It's source for RawTherapee, but should be easily portable to dcrawps.

There's also a discussion in rt forum

Ingo

@tomtor
Copy link
Owner

tomtor commented Nov 17, 2016

Thanks. I will place it on my todo list, but it might take very long before I work on it.

@heckflosse
Copy link
Contributor Author

but it might take very long before I work on it

No problem at all. I'm also still working on a better motion detection...

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