{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":62908373,"defaultBranch":"main","name":"opencv","ownerLogin":"clearlinux-pkgs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-07-08T18:16:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14979720?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723130675.0","currentOid":""},"activityList":{"items":[{"before":"ad68c457d2022f5800a0f11adc919d7d3a5c5e58","after":"d1279e70d9371edce6d4511e5c89eb9a1090990c","ref":"refs/heads/main","pushedAt":"2024-08-08T15:24:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"opencv: Autospec creation for update from version 4.9.0 to version 4.10.0\n\nAbduragim (1):\n added test for yolo nas\n\nAbduragim Shtanchaev (4):\n changed weights of yolov7\n Merge pull request #24812 from Abdurrahheem:ash/einsum_bachedGemm\n Merge pull request #24898 from Abdurrahheem:ash/yolo_ducumentation\n Merge pull request #25660 from Abdurrahheem:ash/fix-slice-empty-input\n\nAdrian Kretz (3):\n Merge pull request #25026 from akretz:fix_qrcode_bugs\n Generate invertible covariance matrix\n Merge pull request #25050 from akretz:fix_issue_24330\n\nAhmed Essam (1):\n Better error message for missing gstreamer plugin\n\nAleksandrPanov (1):\n fix generate of charuco chessboard image, add test\n\nAlessandro de Oliveira Faria (A.K.A.CABELO) (3):\n Merge pull request #25095 from cabelo:yolov8x\n Merge pull request #25176 from cabelo:4.x\n Merge pull request #25357 from cabelo:yolov8m\n\nAlex (3):\n fix unnecessary copying\n fixed setArucoParameters/getArucoParameters\n fix detect rotated grid, added test\n\nAlexander Alekhin (5):\n Merge pull request #24918 from opencv-pushbot:gitee/alalek/core_convertfp16_replacement\n Merge pull request #24892 from opencv-pushbot:gitee/alalek/dnn_avoid_16s_usage\n docs: move detail section of group to the top of the page\n core: fix float16_t optimization condition\n ffmpeg/4.x: update FFmpeg wrapper 2024.05\n\nAlexander Lyulkov (5):\n Added any screen orientation support for JavaCameraView\n Fixed AndroidManifest.xml syntax in Android camerapreview sample\n Added Kotlin test, changed Kotlin version for OpenCV\n Added tests for adaptiveThreshold and sepFilter2D\n Added more OpenVINO layers to dnn\n\nAlexander Panov (3):\n Merge pull request #25035 from AleksandrPanov:fix_Barcode_detectAndDecode\n Merge pull request #25378 from AleksandrPanov:move_charuco_tutorial\n Merge pull request #25673 from AleksandrPanov:fix_charuco_board_markers\n\nAlexander Smorkalov (64):\n Fixed typo in Android build scripts.\n Manage Python Limited API version externally.\n Removed Android AIDL from build scrips and tutorials as it's not needed since 4.9.0.\n Document Android development with Maven Central package.\n Normalize axis parameter in DNN Concat to handle negative values.\n Downgrade LIMITED_API_VERSION, if python3 is older than 3.6.\n Test for Rect2f in Python.\n Do not release user-provided buffer, if decoder failed.\n Build warning fix for Charuco tests.\n Build warning fix in Tutorial4-OpenCL.\n Added job to test with real hardware.\n Enable Android samples with native part with AAR package\n Merge pull request #24956 from asmorkalov:as/android_build_offline\n Fix proto and weights mess in dnn performance tests.\n Merge pull request #24969 from asmorkalov:as/android_offline\n Alternative solution for QR code black/white balance computation.\n Suppress TBB compilation warnings visible during Android SDK build.\n Reverted Compensate edge length in ChessBoardDetector::generateQuads #24833\n Merge pull request #25028 from asmorkalov:as/fisheye_solvepnp\n Disable fp16 instructions detection on Windows ARM64 because of build issues #25052.\n Fixed lcense and readme filenames after TBB update\n Partially backport C API removal in imgproc module to reduce conflicts with 5.x\n Partially back-port #25075 to 4.x\n Backport some highgui changes from #22754\n Added PNG instance of image for fisheye::undistort test as JPG is decoded differently with different libjpeg versions.\n Fixed HAL invocation for DCT.\n Skip InferROI.TestStreamingInfer as unstable as it hangs on CI time-to-time.\n Export TIFF compression options as API and git rid of tiff.h.\n Added option to dump v4l2 test frame from virtual camera.\n HALL interface for transpose2d.\n Supress build warnings on Win32 for ARM.\n Added experimental build for Windows ARM64 to CI.\n Removed old C API usage in new findContours implementation.\n Fixed jpeg-turbo diagnostics and build options in default configuration.\n HALL interface for bilaterialFilter.\n Added HAL function for popular bit-exact branch of GaussianBlur with sigma=0.\n New HAL API for remap\n Added FaceDetectorYN to OpenCV JS API.\n Fixed build warnings introduced in #24938\n Added moments interface to HAL.\n Fixed SyntaxWarning: invalid escape sequence '\\w' in header parser.\n Fix moments integration to OpenCV HAL.\n Got rid of deprecated convertFp16 in imgcodecs module.\n Made fcn-resnet50-12.onnx model optional.\n HAL interface for meanStdDev.\n Tune sanity threshold in Moments performance test for Android aarch64.\n Merge pull request #25553 from asmorkalov:as/HAL_min_max_idx\n Merge pull request #25563 from asmorkalov:as/HAL_min_max_idx\n Synchornized cv::moments documentation with actual implementation.\n Restored and extended Highgui test logic for small windows.\n Disable more streaming test in G-API due to instability.\n Added Ubuntu 24.04 to regular CI.\n Merge pull request #25443 from asmorkalov:as/kleidicv_hal\n Merge pull request #25598 from asmorkalov:as/tables_range_check_core\n Skip Test_Caffe_layers.Concat with Vulkan due to sporadic failures.\n OpenJPEG update to 2.5.2.\n pre: OpenCV 4.10.0 (version++).\n Fixed width and height order in HAL call for LUT.\n Merge pull request #25618 from asmorkalov:as/kleidicv_0.1.0\n Merge pull request #25631 from asmorkalov:as/png_build_fix\n Merge pull request #25623 from asmorkalov:as/jpegturbo_3.0.3\n Added branch with variadic version of Trust tuple\n Fixed offset computation for ND case in MinMaxIdx HAL.\n Release 4.10.0\n\nAman-Vishwakarma1729 (1):\n Space mistake in README.md\n\nAnastasiya Pronina (1):\n Fixed support of mean/scale preprocessing in OV backend for non-real types\n\nAnatoliy Talamanov (2):\n Merge pull request #24845 from TolyaTalamanov:at/concurrent-executor\n Merge pull request #25054 from TolyaTalamanov:at/gapi-lower-supported-ie-backend-version\n\nAryan (1):\n Resolved issue number #22177\n\nBenjamin Buch (2):\n Support VS 2022 17.1x.y\n Support VS 2022 17.1x.y in OpenCVDetectCXXCompiler.cmake\n\nBrad Smith (3):\n Fix building on OpenBSD X86\n Corrections for FreeBSD ARM support\n Fix building on OpenBSD\n\nCNOCycle (2):\n Merge pull request #25297 from CNOCycle:tflite/transpose\n Merge pull request #25613 from CNOCycle:tflite/ops\n\nCSBVision (1):\n Update net_impl.cpp\n\nCarlos Azevedo (1):\n Added support for V4L2_PIX_FMT_SGRBG8 pixel format to V4L2 backend\n\nCristian Dobre (1):\n Merge pull request #24903 from cristidbr-adapta:feature-barcode-detector-parameters\n\nDan Rosser (1):\n Update ios_conversions.mm\n\nDanial Javady (1):\n Merge pull request #25412 from ZelboK:update-cudnn-to-9\n\nDaria Mityagina (1):\n Merge pull request #24938 from DariaMityagina:icv/dm/add-media-frame-support-to-govbackend\n\nDhanwanth1803 (3):\n Fixes #24677\n Merge pull request #24985 from Dhanwanth1803:hardswish\n Merge pull request #25091 from Dhanwanth1803:scoreThresh\n\nDmitry Kurtaev (10):\n Merge pull request #24548 from dkurt:qrcode_struct_append_decode\n Avoid copy of ONNX graph during import\n Avoid extra memset in convolution initialization\n Merge pull request #25181 from dkurt:release_conv_weights\n Merge pull request #25273 from dkurt:tflite_new_layers\n Einsum OpenVINO backend\n Skip InferList.TestStreamingInfer\n Merge pull request #25312 from dkurt:dnn_hotfix_tflite\n Resolve valgrind issue at QRCode detector\n Merge pull request #25308 from dkurt:not_normalized_findHomography\n\nDmitry Matveev (2):\n Merge pull request #25060 from dmatveev:dm/gapi_test_time\n Merge pull request #25055 from dmatveev:dm/value_initialized_gmat\n\nGiorgos Karagounis (1):\n Fix for jpegturbo Windows build\n\nGonzalo Matheu (1):\n Fixing code example on\n\nHAN Liutong (2):\n Merge pull request #25230 from hanliutong/rvv-conv\n Merge pull request #25586 from hanliutong:rvv-64f\n\nHaosonn (1):\n Merge pull request #24768 from Haosonn:pre-pr-2\n\nIngrid Wang (1):\n Replace deprecated symbols AVVideoCodecH264 and AVVideoCodecJPEG\n\nJohn Slade (1):\n core: Add cgroupsv2 support to parallel.cpp\n\nJohn Stechschulte (1):\n Merge pull request #24897 from JStech:fix-handeye\n\nJun (1):\n Update windows_install.markdown - add set opencv path for vc17\n\nJunX (1):\n Merge pull request #25317 from junxnone:ipp_202110\n\nJunyan721113 (1):\n Merge pull request #25167 from plctlab:rvp_3rdparty\n\nKumataro (22):\n imgcodecs: suppress warning at test_avif.cpp\n imgcodecs: refix 23416 to use perf::MatType\n Merge pull request #25141 from Kumataro:fix25140_4.x\n imgcodecs: tiff: to avoid using TIFFTAG_* directly for imwrite() params.\n Merge pull request #25257 from Kumataro:fix25256\n Merge pull request #25280 from Kumataro:fix25274\n imgcodecs: jpeg: fix condition to compare rgb and cmyk jpeg\n Merge pull request #25356 from Kumataro:fix25345\n Merge pull request #25351 from Kumataro:fix25073_format_g\n core: persistence: use hfloat instead of float16_t\n imgproc: doc: fix arrow symbols in header\n Merge pull request #25445 from Kumataro:fix25403\n imgcodecs: jpeg: refactoring for JpegEncoder\n imgcodecs: tiff: test: ASSERT_NO_THROW() for imwrite/imread\n highgui: wayland: reduce cpu usage for cv::waitKey()\n Merge pull request #25496 from Kumataro:fix25495\n highgui: wayland: support imshow() without pre-calling namedWindow()\n Merge pull request #25523 from Kumataro:fix25522\n Merge pull request #25551 from Kumataro:fix25550\n Merge pull request #25561 from Kumataro:fix25560\n Merge pull request #25647 from Kumataro:fix25646\n Merge pull request #25686 from Kumataro:fix25674\n\nLaurent Berger (4):\n Merge pull request #25100 from LaurentBerger:I25077\n Merge pull request #25120 from LaurentBerger:I25103\n Merge pull request #25354 from LaurentBerger:uiname\n Merge pull request #25591 from LaurentBerger:I25589\n\nLetu Ren (6):\n Remove deprecated CMake variable\n Fix avif version detection\n Add zlib-ng as an alternative zlib implementation\n Fix zlib-ng version parse\n set policy 0148 explicitly\n Use leftarrow in color conversion Doc\n\nLinaname (1):\n Merge pull request #25402 from Linaname:4.x\n\nLiutong HAN (1):\n Further optimize fastDepthwiseConv for RVV.\n\nLollyrana (1):\n Fix_typo_size_ predefined_types.py\n\nLuukvandenBent (1):\n Merge pull request #25423 from LuukvandenBent:CalibrateHandEyeDatatypeFix\n\nMaksim Shabunin (28):\n RISC-V: updated intrin_rvv071.hpp to work with modern toolchain 2.8.0\n RISC-V: use non-saturating 64-bit add in intrin_rvv071.hpp\n RISC-V: fix mul 8/16 bit for RVV 0.7\n RISC-V: fix scale64f for RVV 0.7\n Merge pull request #25042 from mshabunin:doc-upgrade\n doc: removed duplicated markdown file, fixed gapi tutorial\n doc: auto-enabling DOT support in documentation if dot executable has been found\n doc: fix formulas in JavaDoc broken after Doxygen upgrade\n RISC-V: fixed comparison of float32 vectors\n Updated RVV intrinsics and test to remove initializer_list\n doc: fix toggle buttons in some tutorials\n Merge pull request #25146 from mshabunin:cpp-contours\n Merge pull request #25364 from mshabunin:fix-unaligned-filter\n calib3d: increased AP3P test threshold for RISC-V platform\n imgproc: add 512mb tag for FindContours.accuracy test\n Merge pull request #25424 from mshabunin:fix-features2d-test\n imgproc: sync boundingRect function with 5.x\n Merge pull request #25469 from mshabunin:cpp-emd\n python: adapt test to NumPy 2.x\n imgproc: fixed alignment issue and improved test for boundingRect\n doc: fixed modern Javadoc issue\n doc: disabled inheritance graphs\n videoio: decreased log level for failed backends in VideoCapture and VideoWriter open\n doc: fix env change method in the environment reference\n imgproc: fix allocation issue in EMD\n Merge pull request #25564 from mshabunin:cleanup-imgproc-2\n imgproc: fix contour approximation, added test\n Merge pull request #25680 from mshabunin:fix-approx-2\n\nMaksym Ivashechkin (1):\n Merge pull request #24987 from ivashmak:bugfix_infinite_loop\n\nMarkus Murschitz (1):\n changed formular in documentation of reprojectImageTo3D to fit the actual algorithm\n\nMatthias Möller (1):\n adds missing const\n\nMaxim Smolskiy (4):\n Merge pull request #24779 from MaximSmolskiy:fix-bug-in-ChessBoardDetector-findQuadNeighbor\n Merge pull request #25090 from MaximSmolskiy:compensate-edge-length-in-ChessBoardDetector-generateQuads-attempt-2\n Merge pull request #25182 from MaximSmolskiy:increase-decomposeProjectionMatrix-precision-for-small-scales\n Merge pull request #25177 from MaximSmolskiy:speed-up-adaptive-image-binary-threshold-in-findChessboardCorners\n\nMaximSmolskiy (6):\n Compensate edge length in ChessBoardDetector::generateQuads\n Do not dilate binary images on first iteration in findChessboardCorners\n Improve contours approximations in ChessBoardDetector::generateQuads\n Fix bug in maskBoundingRect\n Use initial quads corners in ChessBoardDetector::findQuadNeighbors\n Take first suitable neighbor in ChessBoardDetector::findQuadNeighbors\n\nMengqingCao (1):\n link libacl_dvpp_mpi library when building with CANN backend\n\nMichael Klatis (4):\n Merge pull request #25123 from klatism:zlib-upgrade\n libtiff upgrade to version 4.6.0 (#25096)\n Merge pull request #25190 from klatism:android-config-flags-enhancement\n Merge pull request #25092 from klatism:libjpeg-upgrade\n\nMisha Klatis (2):\n upgrade tbb to version 2021.11.0\n ios build fixes\n\nNlSEMONO (1):\n Update text_detection.cpp\n\nOleg Pipikin (1):\n Fix for OpenVINO 2024.0\n\nPhil Nelson (1):\n Update README.md - remove IndieGoGo, add Support OpenCV page\n\nPierre Chatelier (2):\n Merge pull request #24621 from chacha21:remap_relative\n Merge pull request #24893 from chacha21:cart_polar_inplace\n\nRageking8 (1):\n Correct invalid error directive\n\nRoboSchmied (1):\n Fix: 6 typos\n\nRostislav Vasilikhin (13):\n build script fixed\n Merge pull request #25450 from savuor:rv/svd_perf\n Merge pull request #25491 from savuor:rv/hal_norm_hamming\n Merge pull request #25509 from savuor:rv/hal_otsu\n Merge pull request #25554 from savuor:rv/hal_lut\n Merge pull request #25565 from savuor:rv/hal_eq_hist\n Merge pull request #25511 from savuor:rv/hal_projectpoints\n Merge pull request #25506 from savuor:rv/hal_mul16\n HAL for sub8x32f added\n Merge pull request #25633 from savuor:rv/rotate_tests\n Merge pull request #25634 from savuor:rv/boxfilter_tests\n Merge pull request #25616 from savuor:rv/yuv_docs\n Merge pull request #25671 from savuor:rv/arithm_extend_tests\n\nRyo H (1):\n Fixed typo.\n\nSean McBride (1):\n Merge pull request #23736 from seanm:c++11-simplifications\n\nSergei Shutov (1):\n Merge pull request #23018 from stopmosk:move-aruco-tutorial\n\nStefan Dragnev (2):\n Merge pull request #24773 from tailsu:sd/pathlike\n jpeg: use libjpeg-turbo built-in color conversions\n\nSuleyman TURKMEN (3):\n Update imgcodecs tests\n Merge pull request #25580 from sturkmen72:libpng_1_6_43\n minor cosmetic changes\n\nSusumu IINO (1):\n Add Definition \"_USE_MATH_DEFINES\" for dnn plugin on Win32 build\n\nSzékely Gábor (1):\n Merge pull request #25084 from EDVTAZ:emscripten-3.1.54-compat\n\nTolyaTalamanov (1):\n Ifdef OpenVINO API 1.0 usage in G-API module\n\nTomoaki Teshima (2):\n brush up\n suppress warning ARM64 + Visual Studio build\n\nTsukasa Sugiura (1):\n remove floating point literal\n\nUjjayant Kadian (1):\n Merge pull request #25662 from ujjayant-kadian:uk/port-gapi-onnxrt-backend-into-v2-api\n\nVadim Levin (2):\n feat: use numeric dtype for MatLike instead of generic\n feat: add PrivacyInfo file to iOS framework\n\nVadim Pisarevsky (1):\n Merge pull request #25064 from vpisarev:em_5point_fix\n\nVincent Rabaud (11):\n Fix aruco detector thread safety.\n Make aruco detector deterministic.\n Merge pull request #25024 from vrabaud:neon\n Bump libwebp to v1.4.0\n Merge pull request #25419 from vrabaud:ffmpeg\n Merge pull request #25447 from vrabaud:tiff\n Replace static numpy allocator by function containing static.\n Disambiguate cv::format\n Prevent signed integer overflow in LshTable\n Have the findContours_legacy overload call findContours_legacy.\n Merge pull request #25665 from vrabaud:jacobian\n\nWanli (2):\n change js_face_recognition sample with yunet\n change fcn8s-heavy-pascal tests from caffe to onnx\n\nYannis Guyon (1):\n Remove 3 hidden leading chars in flann/dist.h\n\nYu SuiXian (1):\n Add CMake policy CMP0071 for AUTOMOC and AUTOUIC\n\nYuantao Feng (15):\n fix failed assertion in debug build\n Merge pull request #24765 from fengyuentau:mod_operator\n Merge pull request #24808 from fengyuentau:fix_layernorm\n Merge pull request #24834 from fengyuentau:cuda_naryeltwise_broadcast\n Merge pull request #24925 from fengyuentau:loongarch_handle_warnings\n Merge pull request #25076 from fengyuentau:improve_attention\n core: Rename `cv::float16_t` to `cv::hfloat` (#25217)\n Merge pull request #25166 from fengyuentau:fix_cann_gemm\n Merge pull request #25238 from fengyuentau:optimized_const\n Merge pull request #25271 from fengyuentau:matmul_bias\n Merge pull request #1165 from fengyuentau:gold_yolo\n Merge pull request #25387 from fengyuentau:complete-float16_t-renaming\n Merge pull request #25582 from fengyuentau:dnn/dump_pbtxt\n Merge pull request #24804 from fengyuentau:fix_lapack_warnings\n Merge pull request #25625 from fengyuentau:core/deploy_fix_lapack_ilp64\n\nYuriy Chernyshov (1):\n Use normal slash in #include\n\nYusuke Kameda (2):\n Update applyColorMap document\n Merge pull request #25237 from YusukeKameda:4.x\n\nYuya Unno (1):\n Merge pull request #25122 from unnonouno:pqueue\n\nZhi-Qiang Zhou (1):\n Add python bindings for `Rect2f` and `Point3i`\n\nZhuo Zhang (2):\n Fix QNX build\n fix qnx-sdp-700 build\n\n_Burnside (1):\n Merge pull request #24852 from Octopus136:4.x\n\nache (1):\n Delete option --memory-init-file of em++\n\najithvallabai (1):\n cudaMemset2D fix: Correct buffer height parameter\n\nalexlyulkov (6):\n Merge pull request #24849 from alexlyulkov:al/aar-javadoc\n Merge pull request #24869 from alexlyulkov:al/android-camera-view-rotate\n Merge pull request #24910 from alexlyulkov:al/android-tests\n Merge pull request #24884 from alexlyulkov:al/aar-add-kotlin\n Merge pull request #25414 from alexlyulkov:al/range-fixed\n Merge pull request #25518 from alexlyulkov:al/fixed-gemm-openvino\n\ncatree (2):\n Fix mistake into the reprojectImageTo3D doc. Backport from #25083 PR.\n Use cvtColor() for Bayer image color demosaicing and for V4L2_PIX_FMT_SRGGB8, V4L2_PIX_FMT_SBGGR8, V4L2_PIX_FMT_SGBRG8, V4L2_PIX_FMT_SGRBG8 options. Update modules/videoio/test/test_v4l2.cpp test file.\n\ncudawarped (3):\n Fix 24789\n core: address clang warnings\n videoio: fix incorrect timestamps returned by VideoCapture when using raw video parsing mode\n\ndaiyin (1):\n fix download file hash value mismatch issue\n\necchen (1):\n Add a shape checker for tflite models\n\neplankin (2):\n Update IPPICV binaries (20231206)\n Merge pull request #25377 from eplankin:3.4\n\nfengyuentau (9):\n multi-threaded scatter and refactor perf\n pretty format\n multi-threaded scatterND and refactor perf\n better comment\n integrate bias handling in ocl kernel\n initial commit\n fix incorrect steps and elemsize when dtype changes\n remove manual unrolling that causes problem\n fix type for ilp64 api\n\ninkredibl (1):\n Merge pull request #25488 from inkredibl:doc-fix-findEssentialMat\n\njimmylaw21 (1):\n Merge pull request #24610 from jimmylaw21:dnn-onnx-add-group-norm-layer\n\nlackhole (1):\n Replace non-ascii character\n\nllh721113 (1):\n feat: RVP052 Optimization for DNN int8layers\n\nlpanaf (2):\n Typo fix in Aruco documentation.\n Changed initial estimation for F in fisheye calibration.\n\nlpylpy0514 (1):\n fix a bug about vittrack post-process\n\nmikhail.shtennikov (1):\n Inpainting floating point values with Telea's algorithm gives unexpected results\n\nryanking13 (1):\n Enable file system on Emscripten\n\nsepperliu (1):\n Update highgui+HighGui.java\n\nshenleban tongying (1):\n fix highgui qt's statusbar text got cropped\n\nthewoz (1):\n Merge pull request #24415 from thewoz:imread\n\nuday (1):\n Merge pull request #24913 from usyntest:optical-flow-sample-raft\n\nunknown (2):\n typo in env_reference.markdown\n typo\n\nutibenkei (1):\n fix build of dynamic framework for visionos\n\nxndcn (1):\n Fix doc about uniform parameter for imgproc calcBackProject function\n\nzihaomu (1):\n fix statckblur big kernel case\n\nzzuliys (1):\n Merge pull request #24877 from zzuliys:feature/mac\n\n刘雄康 (1):\n fix [use hasattr(\"cv2\", \"name\") ,but first param is 'character string',","shortMessageHtmlLink":"opencv: Autospec creation for update from version 4.9.0 to version 4.…"}},{"before":"9bb143b055448a62dd95908ef83b3db18cfd8f87","after":"ad68c457d2022f5800a0f11adc919d7d3a5c5e58","ref":"refs/heads/main","pushedAt":"2024-02-23T18:44:26.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"Remove deprecated option ENABLE_SSE42","shortMessageHtmlLink":"Remove deprecated option ENABLE_SSE42"}},{"before":"4f6ae74a1737402ed0242d65b62cfb15c787d3bc","after":"9bb143b055448a62dd95908ef83b3db18cfd8f87","ref":"refs/heads/main","pushedAt":"2023-12-05T16:45:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"opencv: Autospec creation for version 4.8.1","shortMessageHtmlLink":"opencv: Autospec creation for version 4.8.1"}},{"before":"65563b40ac91f9ffdbb3365919f96acb75756678","after":"4f6ae74a1737402ed0242d65b62cfb15c787d3bc","ref":"refs/heads/main","pushedAt":"2023-10-26T23:07:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"Switch python site-packages path for 3.12\n\nSigned-off-by: William Douglas ","shortMessageHtmlLink":"Switch python site-packages path for 3.12"}},{"before":"66c024914982107fe3c08054319e0490f07b3916","after":"65563b40ac91f9ffdbb3365919f96acb75756678","ref":"refs/heads/main","pushedAt":"2023-06-09T05:50:23.169Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"opencv: Autospec creation for version 4.7.0","shortMessageHtmlLink":"opencv: Autospec creation for version 4.7.0"}},{"before":"e31d11cc3297f3cad8a22722c7f45763df7cee41","after":"66c024914982107fe3c08054319e0490f07b3916","ref":"refs/heads/main","pushedAt":"2023-05-04T16:51:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"opencv: Autospec creation for version 4.7.0","shortMessageHtmlLink":"opencv: Autospec creation for version 4.7.0"}},{"before":"69c06b9430ed94985c855b1704d23d0632e43442","after":"e31d11cc3297f3cad8a22722c7f45763df7cee41","ref":"refs/heads/main","pushedAt":"2023-04-11T13:48:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"opencv: Autospec creation for version 4.7.0","shortMessageHtmlLink":"opencv: Autospec creation for version 4.7.0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAElWkRcAA","startCursor":null,"endCursor":null}},"title":"Activity · clearlinux-pkgs/opencv"}