This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch minifi_rust_tensor
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from cbdbf5b57 fix cargo clippy
add d554adaba review changes
No new revisions were added by this update.
Summary of changes:
.../minifi_tensor/features/environment.py | 12 ++-
.../src/low_level_processors/classify_output.rs | 5 +-
.../low_level_processors/filter_bounding_boxes.rs | 91 ++++++++++++++++++++--
.../src/low_level_processors/image_to_tensor.rs | 14 +++-
.../image_to_tensor/image_to_tensor_def.rs | 9 +++
.../minifi_tensor/src/processors/detect_object.rs | 10 ++-
.../src/processors/draw_bounding_box.rs | 3 +-
7 files changed, 129 insertions(+), 15 deletions(-)