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

Factored out ToImage from ToJpegData #6

Merged
merged 1 commit into from
Dec 31, 2017
Merged

Conversation

ParkL
Copy link
Contributor

@ParkL ParkL commented Dec 7, 2017

Hi,

I think I ran into a similar problem as #4 and #3 (maybe), i.e. I wanted to process the images produced by the capture using some 3rd party go library. I factored out ToImage from ToJpegData on RawData, so users can get the image.Images directly. For the time being, this works fine for me. ToJpegData's behavior should be unchanged of course.

Best,

B

@nobu-k nobu-k merged commit 7ca095f into sensorbee:master Dec 31, 2017
@nobu-k
Copy link
Member

nobu-k commented Dec 31, 2017

Thanks for the pull request! I merged this after applying small changes pointed out by golint.

@ParkL ParkL deleted the to-image branch January 8, 2018 10:28
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