opencv/modules
Yannis Guyon 1db93911ae
Support string_view in caffe_importer
An upcoming change in Protobuf will change the return types of various
methods like Descriptor::name() and Message::GetTypeName() from const
std::string& or std::string to absl::string_view. This CL fixes users
of those methods to work both before and after the change.
2024-12-09 10:24:01 +01:00
..
calib3d calib3d: fix vector access in USAC 2024-11-26 16:15:51 +03:00
core Merge pull request #26547 from mshabunin:fix-type-cast 2024-12-03 11:08:45 +03:00
dnn Support string_view in caffe_importer 2024-12-09 10:24:01 +01:00
features2d C-API cleanup: use AutoBuffer in MSER 2024-10-01 18:44:22 +03:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Fixed missing include chrono in g-api tests. 2024-11-26 15:22:57 +03:00
highgui Merge pull request #26563 from kallaballa:wayland_and_xkbcommon_missing_include_dirs 2024-12-04 17:20:15 +03:00
imgcodecs Merge pull request #25691 from redhecker:gifSupport 2024-12-07 10:17:41 +03:00
imgproc Merge pull request #26547 from mshabunin:fix-type-cast 2024-12-03 11:08:45 +03:00
java Merge pull request #26009 from alexlyulkov:al/unify-build-gradle 2024-08-21 09:24:28 +03:00
js fix: performance typo 2024-10-18 08:37:32 -03:00
ml speedup random forest getVotes method. 2024-08-20 15:35:59 +07:00
objc Fix python re warning in gen_objc 2024-12-06 19:54:23 +08:00
objdetect objdetect: fix invalid vector access in QR encoder 2024-11-29 14:40:53 +03:00
photo Fix typo: rename 'search_widow_size' to 'search_window_size' 2024-12-08 13:41:48 +05:30
python Merge pull request #26434 from dkurt:dk/int64_file_storage_4.x 2024-11-11 14:13:33 +03:00
stitching Document some stitching methods and enable bindings for them. 2024-11-25 14:03:49 +03:00
ts build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
video build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
videoio videoio(test): filter unstable GStreamer tests 2024-12-06 08:12:36 +00:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00