Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]
Messages
Services
Plugins
Recent questions tagged image_diagnostics at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]
Messages
Services
Plugins
Recent questions tagged image_diagnostics at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]
Messages
Services
Plugins
Recent questions tagged image_diagnostics at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]
Messages
Services
Plugins
Recent questions tagged image_diagnostics at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]
Messages
Services
Plugins
Recent questions tagged image_diagnostics at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]
Messages
Services
Plugins
Recent questions tagged image_diagnostics at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]
Messages
Services
Plugins
Recent questions tagged image_diagnostics at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]
Messages
Services
Plugins
Recent questions tagged image_diagnostics at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- dainguyen
Authors
image_diagnostics
Purpose
The image_diagnostics
is a node that check the status of the input raw image.
Inner-workings / Algorithms
Below figure shows the flowchart of image diagnostics node. Each image is divided into small blocks for block state assessment.
Each small image block state is assessed as below figure.
After all image’s blocks state are evaluated, the whole image status is summarized as below.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/raw_image |
sensor_msgs::msg::Image |
raw image |
Output
Name | Type | Description |
---|---|---|
image_diag/debug/gray_image |
sensor_msgs::msg::Image |
gray image |
image_diag/debug/dft_image |
sensor_msgs::msg::Image |
discrete Fourier transformation image |
image_diag/debug/diag_block_image |
sensor_msgs::msg::Image |
each block state colorization |
image_diag/image_state_diag |
tier4_debug_msgs::msg::Int32Stamped |
image diagnostics status value |
/diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics |
Parameters
Assumptions / Known limits
- This is proof of concept for image diagnostics and the algorithms still under further improvement.
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
-
Consider more specific image distortion/occlusion type, for instance raindrop or dust.
-
Consider degraded visibility under fog or rain condition from optical point of view
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
cv_bridge | |
diagnostic_updater | |
image_transport | |
rclcpp | |
rclcpp_components | |
sensor_msgs | |
tier4_autoware_utils | |
tier4_debug_msgs |
System Dependencies
Dependant Packages
Launch files
- launch/image_diagnostics_node.launch.xml
-
- input_topic_name [default: /sensing/camera/camera0/image_raw]