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

Nikon PictureControl directory extraction #634

Closed
wants to merge 8 commits into from
Closed

Nikon PictureControl directory extraction #634

wants to merge 8 commits into from

Conversation

gtiwari333
Copy link

This PR ports the change that were made on C# repo to this Java repo.
https://github.com/drewnoakes/metadata-extractor-dotnet/pull/341/files

@gtiwari333
Copy link
Author

@drewnoakes please review and merge/release this.

The image files that i used are from https://github.com/drewnoakes/metadata-extractor-images/wiki/ContentSummary. Let me know if there's an easier way to crop/resize those images to low resolution and preserve all the metadata.

Copy link
Owner

@drewnoakes drewnoakes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

Tests/com/drew/metadata/exif/NikonType2MakernoteTest2.java Outdated Show resolved Hide resolved
@gtiwari333
Copy link
Author

I added the tests back with APP1 segment data created using ExtractJpegSegmentTool.

@drewnoakes
Copy link
Owner

Please remove all test data and unit tests and squash history. We use the regression test suite for this as it's more comprehensive, has better ergonomics, and allows comparison between Java and .NET implementations.

@gtiwari333
Copy link
Author

Will open new PR with squashed commits

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

Successfully merging this pull request may close these issues.

2 participants