Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version master
Last Updated 2026-09-18
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version develop
Last Updated 2026-09-26
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

Forthcoming

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/mrpt/mrpt.git
VCS Type git
VCS Version master
Last Updated 2026-09-18
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange

Package Summary

Version 3.2.0
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MRPT/mrpt.git
VCS Type git
VCS Version master
Last Updated 2026-09-18
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The MRPT C++ library mrpt_img

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package mrpt_img

3.2.0 (2026-09-16)

  • fix: resolve ROS buildfarm warnings and the real code issues they exposed across the project.
  • feat: reconnect SIMD paths and close image coverage gaps with new legacy-format and camera tests.
  • fix: correct stereo rectification forward-axis bugs and preserve the expected image geometry.
  • fix: clean up deprecated or misleading image behavior and maintain compatibility with legacy serialization paths.
  • Contributors: Jose Luis Blanco-Claraco

3.1.4 (2026-09-04)

  • fix(mrpt_img): fix CImage grayscale deserialization of legacy rawlogs storing PixelDepth as 0 (#1399).
  • Contributors: Jose Luis Blanco-Claraco

3.1.3 (2026-08-12)

  • fix(mrpt_img): add missing <algorithm> include for std::min/max initializer-list overloads.
  • mrpt_img: increase code coverage and fix bugs. Add tests across CImage, drawing primitives, and camera classes. Fix bugs in CMappedImage interpolation, RGB-to-HSV conversion, undistort_points, FFT cross-correlation, KLT bounds, and JPEG stream saving.
  • Contributors: Jose Luis Blanco-Claraco

3.1.2 (2026-07-07)

3.1.1 (2026-07-04)

3.1.0 (2026-07-03)

  • chore: remove undesired bin file
  • Contributors: Jose Luis Blanco-Claraco

3.0.4 (2026-06-17)

3.0.3 (2026-06-15)

3.0.2 (2026-06-11)

3.0.1 (2026-06-11)

  • Merge pull request #1363 from MRPT/fix/dont-export-eigen3-dep refactor: limit visibility of eigen3 as build dep
  • refactor: limit visibility of eigen3 as build dep
  • Contributors: Jose Luis Blanco-Claraco

3.0.0 (2026-06-06)

2.20.0 (2026-06-06)

  • Last release of the 2.x series. Starting from 3.0.0, changes are tracked in each module's own CHANGELOG.rst file.
  • Contributors: Jose Luis Blanco-Claraco

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mrpt_img at Robotics Stack Exchange