Files
opencv-MIRROR/modules
AdwaithBatchu 5f0bd387db optimize: replace push_back with emplace_back in core loops
Replaces wasteful temporary object construction with in-place construction using emplace_back. Covers hot paths in objdetect, imgproc, and stitching modules.
2025-12-19 11:56:20 +05:30
..
2025-11-30 17:57:21 +05:30
2025-10-16 22:58:55 +03:00
2025-12-18 10:26:04 +01:00