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

remove jp2 for test_encode_decode_cv2_compressed #242

Merged
merged 1 commit into from
Aug 17, 2018

Conversation

gaoethan
Copy link
Contributor

As JPEG2000 defaults to use JASPER as its codec,
but it's disabled within the opencv library after Ubutnu
Xenial due to security issues, one can enable to test
after rebuilding opencv library with jasper enabled on
demand while necessary

Signed-off-by: Ethan Gao ethan.gao@linux.intel.com

As JPEG2000 defaults to use JASPER as its codec,
but it's disabled within the opencv library after
Ubutnu Xenial due to security issues, one can enable
to use after rebuild opencv library with jasper enabled
on demand while necessary

Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>
@mikaelarguedas
Copy link
Contributor

discussion about Jasper removal available at ros2/rosdistro#260 (comment) and ros/rosdistro#18173

@gaoethan gaoethan merged commit 669f60b into ros-perception:ros2 Aug 17, 2018
@seanyen seanyen mentioned this pull request Feb 24, 2019
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