Changelog for package opencv_apps

2.0.2 (2020-08-19)

2.0.1 (2019-04-22)

2.0.0 (2017-11-20)

1.12.0 (2017-07-14)

1.11.15 (2017-03-26)

  • [face_detection_nodelet.cpp] publish face roi image (#40 )
    • [face_detection_nodelet.cpp] fix: use encoding BGR8 on conversion from cv::Mat to sensor_msgs/Image
  • [adding_images_nodelet.cpp] Fix AddingImages (#52)
    • CvtColorForDisplay is not supported until 1.11.9 (hydro)
    • CvtColorForDisplayOptions is supported in 1.11.13
    • Rename topic ~info to camera_info for consistency
    • Do dynamic scaling for float/double images
    • Support adding images whose encodings are same kind, For example adding rgb8 + bgr8
    • display using cvtColorForDisplay
    • Clarify with auto_beta for auto beta settings
    • Check input encoding consistency
    • Add arbitrary dtype images
    • AddingImages: enable to set beta param if use_data is true

System Message: WARNING/2 (<string>, line 143)

Bullet list ends without a blank line; unexpected unindent.
  • [face_detection] add test for face_detection/face_image topic (#49) * test/CMakeLists.txt : skip face_detection.test * [test/test-face_detection.test] add test for face_image
  • [.travis.sh] bugfix: test for opencv3 #45 * [.travis.sh] bugfix: use --upstream for rosinstall_generator to fetch not only metapackage - [.travis.sh] run test only opencv_apps package (not dep packages) - [.travis.sh] build compressed_image_transport from source if opencv3 is enabled - [package.xml] use compressed_image_transport for test_depend instead of meta package image_transport_plugins
  • [doc] Better package description. (#43)
  • watershed_segmentation_nodelet.cpp : Fix typo in warnnige message (#34)
  • Create README.md

1.11.14 (2016-09-12)

1.11.13 (2016-06-01)

1.11.12 (2016-03-10)

1.11.11 (2016-01-31)

1.11.10 (2016-01-16)

1.11.9 (2015-11-29)

1.11.8 (2015-07-15)