Files
opencv-MIRROR/samples
KangJialiang 42be822c1d Fix normalization parameters in YOLO example to support multi-channel mean and scale factors
This branch and commit address an issue in the YOLO example (samples/dnn/yolo_detector.cpp) where the mean and scale parameters only affected the first channel (B) due to single-value input. The modification updates these parameters to accept multi-channel values, ensuring consistent preprocessing across all image channels.
2024-12-11 20:16:21 +08:00
..
2022-07-12 19:42:39 +09:00
2021-12-22 13:24:30 +00:00
2020-05-14 17:15:09 +00:00
2022-07-12 19:42:39 +09:00
2021-12-22 13:24:30 +00:00
2022-07-12 19:42:39 +09:00