ros-bouncy-opencv-tests (2.0.3-0bionic) bionic; urgency=high

  * set zip_safe to avoid warning during installation
  * migrate launch to launch.legacy
  * fix exception of running launch after sourcing opencv_tests
  * Contributors: Ethan Gao

 -- Ethan Gao <ethan.gao@linux.intel.com>  Tue, 07 Aug 2018 00:00:00 -0000

ros-bouncy-opencv-tests (2.0.2-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 29 Jun 2018 00:00:00 -0000

ros-bouncy-opencv-tests (2.0.1-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Thu, 28 Jun 2018 00:00:00 -0000

ros-bouncy-opencv-tests (2.0.0-0bionic) bionic; urgency=high

  * port opencv_tests to ros2

 -- Ethan Gao <ethan.gao@linux.intel.com>  Wed, 25 Apr 2018 00:00:00 -0000

ros-bouncy-opencv-tests (1.12.7-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 12 Nov 2017 00:00:00 -0000

ros-bouncy-opencv-tests (1.12.6-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 11 Nov 2017 00:00:00 -0000

ros-bouncy-opencv-tests (1.12.5-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 05 Nov 2017 00:00:00 -0000

ros-bouncy-opencv-tests (1.12.4-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 29 Jan 2017 00:00:00 -0000

ros-bouncy-opencv-tests (1.12.3-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 04 Dec 2016 00:00:00 -0000

ros-bouncy-opencv-tests (1.12.2-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 24 Sep 2016 00:00:00 -0000

ros-bouncy-opencv-tests (1.12.1-0bionic) bionic; urgency=high

  * Support compressed Images messages in python for indigo
    - Add cv2_to_comprssed_imgmsg: Convert from cv2 image to compressed image ros msg.
    - Add comprssed_imgmsg_to_cv2:   Convert the compress message to a new image.
    - Add compressed image tests.
    - Add time to msgs (compressed and regular).
    add enumerants test for compressed image.
    merge the compressed tests with the regular ones.
    better comment explanation. I will squash this commit.
    Fix indentation
    fix typo mistage: from .imgmsg_to_compressed_cv2 to .compressed_imgmsg_to_cv2.
    remove cv2.CV_8UC1
    remove rospy and time depndency.
    change from IMREAD_COLOR to IMREAD_ANYCOLOR.
    - make indentaion of 4.
    - remove space trailer.
    - remove space from empty lines.
    - another set of for loops, it will make things easier to track. In that new set,  just have the number of channels in ([],1,3,4) (ignore two for jpg). from: https://github.com/ros-perception/vision_opencv/pull/132#discussion_r66721943
    - keep the OpenCV error message. from: https://github.com/ros-perception/vision_opencv/pull/132#discussion_r66721013
    add debug print for test.
    add case for 4 channels in test.
    remove 4 channels case from compressed test.
    add debug print for test.
    change typo of format.
    fix typo in format. change from dip to dib.
    change to IMREAD_ANYCOLOR as python code. (as it should).
    rename TIFF to tiff
    Sperate the tests one for regular images and one for compressed.
    update comment
  * Contributors: talregev

 -- Ethan Gao <ethan.gao@linux.intel.com>  Mon, 11 Jul 2016 00:00:00 -0000

ros-bouncy-opencv-tests (1.12.0-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 18 Mar 2016 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.12-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Thu, 10 Mar 2016 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.11-0bionic) bionic; urgency=high

  * fix a few warnings in doc jobs
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 31 Jan 2016 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.10-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 16 Jan 2016 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.9-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 29 Nov 2015 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.8-0bionic) bionic; urgency=high

  * simplify dependencies
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Wed, 15 Jul 2015 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.7-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 14 Dec 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.6-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 16 Nov 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.5-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 21 Sep 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.4-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 27 Jul 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.3-0bionic) bionic; urgency=high

  * remove file whose functinality is now in cv_bridge
  * remove references to cv (use cv2)
  * Correct dependency from non-existent package to cv_bridge
  * Contributors: Isaac Isao Saito, Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 08 Jun 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.2-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Mon, 28 Apr 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.1-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Wed, 16 Apr 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.11.0-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 15 Feb 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.15-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 07 Feb 2014 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.14-0bionic) bionic; urgency=high

  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 23 Nov 2013 16:17:00 -0000

ros-bouncy-opencv-tests (1.10.13-0bionic) bionic; urgency=high

  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 23 Nov 2013 09:19:00 -0000

ros-bouncy-opencv-tests (1.10.12-0bionic) bionic; urgency=high

  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 22 Nov 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.11-0bionic) bionic; urgency=high

  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Wed, 23 Oct 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.10-0bionic) bionic; urgency=high

  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 19 Oct 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.9-0bionic) bionic; urgency=high

  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Mon, 07 Oct 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.8-0bionic) bionic; urgency=high

  * update email  address
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Mon, 09 Sep 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.7-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Wed, 17 Jul 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.6-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 01 Mar 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.5-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Mon, 11 Feb 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.4-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 02 Feb 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.3-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Thu, 17 Jan 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.2-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 13 Jan 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.1-0bionic) bionic; urgency=high

  * fixes #5 <https://github.com/ros-perception/vision_opencv/issues/5> by removing the logic from Python and using wrapped C++ and adding a test for it
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Thu, 10 Jan 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.10.0-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Thu, 03 Jan 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.15-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Wed, 02 Jan 2013 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.14-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 30 Dec 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.13-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 15 Dec 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.12-0bionic) bionic; urgency=high

  * Removed brief tag
    Conflicts:
    opencv_tests/package.xml
  * buildtool_depend catkin fix
  * Contributors: William Woodall

 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 14 Dec 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.11-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Mon, 10 Dec 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.10-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Thu, 04 Oct 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.9-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Mon, 01 Oct 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.8-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Sun, 30 Sep 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.7-0bionic) bionic; urgency=high

  * add missing stuff
  * make sure we find catkin
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 28 Sep 2012 21:07:00 -0000

ros-bouncy-opencv-tests (1.9.6-0bionic) bionic; urgency=high

  * move the test to where it belongs
  * fix the tests and the API to not handle conversion from CV_TYPE to Color type (does not make sense)
  * make all the tests pass
  * comply to the new Catkin API
  * backport the C++ test from Fuerte
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 28 Sep 2012 15:17:00 -0000

ros-bouncy-opencv-tests (1.9.5-0bionic) bionic; urgency=high

  * remove dependencies to the opencv2 ROS package
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Sat, 15 Sep 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.4-0bionic) bionic; urgency=high



 -- Ethan Gao <ethan.gao@linux.intel.com>  Thu, 13 Sep 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.3-0bionic) bionic; urgency=high

  * update to nosetests
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Wed, 12 Sep 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.2-0bionic) bionic; urgency=high

  * be more compliant to the latest catkin
  * added catkin_project() to cv_bridge, image_geometry, and opencv_tests
  * Contributors: Jonathan Binney, Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Fri, 07 Sep 2012 00:00:00 -0000

ros-bouncy-opencv-tests (1.9.1-0bionic) bionic; urgency=high

  * remove a deprecated header
  * Contributors: Vincent Rabaud

 -- Ethan Gao <ethan.gao@linux.intel.com>  Tue, 28 Aug 2012 22:06:00 -0000

ros-bouncy-opencv-tests (1.9.0-0bionic) bionic; urgency=high

  * cleanup by Jon Binney
  * catkinized opencv_tests by Jon Binney
  * remove the version check, let's trust OpenCV :)
  * revert the removal of opencv2
  * finally get rid of opencv2 as it is a system dependency now
  * bump REQUIRED version of OpenCV to 2.3.2, which is what's in ros-fuerte-opencv
  * switch rosdep name to opencv2, to refer to ros-fuerte-opencv2
  * Fixing link lines for gtest against opencv.
  * Adding opencv2 to all manifests, so that client packages may
    not break when using them.
  * baking in opencv debs and attempting a pre-release
  * Another hack for prerelease to quiet test failures.
  * Dissable a dubious opencv test. Temporary HACK.
  * Changing to expect for more verbose failure.
  * Minor change to test.
  * Making this depend on libopencv-2.3-dev debian available in ros-shadow.
  * mono16 -> bgr conversion tested and fixed in C
  * Added Ubuntu platform tags to manifest
  * Tuned for parc loop
  * Demo of ROS node face detecton
  * mono16 support, ticket #2890 <https://github.com/ros-perception/vision_opencv/issues/2890>
  * Remove use of deprecated rosbuild macros
  * cv_bridge split from opencv2
  * Name changes for opencv -> vision_opencv
  * Validation for image message encoding
  * utest changed to reflect rosimgtocv change to imgmsgtocv
  * Add opencvpython as empty package
  * New methods for cv image conversion
  * Disabling tests on OSX, #2769 <https://github.com/ros-perception/vision_opencv/issues/2769>
  * New Python CvBridge, rewrote C CvBridge, regression test for C and Python CvBridge
  * Fix underscore problem, test 8UC3->BGR8, fix 8UC3->BGR8
  * New image format
  * Image message and CvBridge change
  * Rename rows,cols to height,width in Image message
  * New node bbc for image testing
  * Make executable
  * Pong demo
  * Missing utest.cpp
  * New sensor_msgs::Image message
  * Contributors: Vincent Rabaud, ethanrublee, gerkey, jamesb, jamesbowman, pantofaru, vrabaud, wheeler

 -- Ethan Gao <ethan.gao@linux.intel.com>  Tue, 28 Aug 2012 14:29:00 -0000


