LibreOffice (64-bit)

最新版本 OpenCV 4.8.0

OpenCV 4.8.0

OpenCV 4.8.0
LibreOffice 64 位是一個功能強大的辦公套件; 其乾淨的界面和強大的工具讓你釋放你的創造力,提高你的生產力。 LibreOffice 嵌入了幾個應用程序,使其成為最強大的 Free& 文字處理器,Calc,電子表格應用程序,Impress,演示文稿引擎,Draw,我們的繪圖和流程圖應用程序,Base,我們的數據庫和數據庫前端,以及用於編輯數學的數學運算.

您的文檔無論目的如何:信函,碩士論文,小冊子,財務報告,營銷演示文稿,技術圖紙和圖表,都將顯得專業和乾淨。下載 LibreOffice 離線安裝程序安裝程序的 Windows.

LibreOffice 離線安裝 PC 的兼容許多文件格式,如 Microsoft® Word,Excel,PowerPoint 和 Publisher。但 LibreOffice 進一步使您能夠使用現代開放標準,即開放文檔格式(ODF)。除了默認提供的眾多功能之外,LibreOffice 64 位通過其強大的擴展機制可輕鬆擴展.

LibreOffice 為您提供什麼?

Writer 是 LibreOffice 內部的文字處理器。用它來做一切事情,從快速寫信到製作帶有目錄,嵌入式插圖,參考書目和圖表的整本書。即時類型的自動完成,自動格式化和自動拼寫檢查使得困難的任務變得簡單(但是如果您願意的話,很容易禁用).

Calc 馴服你的號碼,並幫助您在衡量備選方案時作出困難的決定。用 Calc 分析你的數據,然後用它來表示你的最終輸出。圖表和分析工具有助於為您的結論帶來透明度。完全集成的幫助系統使輸入複雜公式的工作變得更簡單。從外部數據庫(如 SQL 或 Oracle)添加數據,然後對它們進行分類和過濾以生成統計分析。

Impress 是創建有效的多媒體演示的最快最容易的方法。令人驚嘆的動畫和聳人聽聞的特效幫助你說服觀眾。創建看起來比您在工作中常見的標準演示更專業的演示。通過創建一些不同的東西來獲得你的同事和老闆的注意力.

Draw 讓你從頭開始建立圖表和草圖。一張圖片勝過千言萬語,那麼為什麼不用一個簡單的方框圖和線圖來嘗試一下呢?否則,走得更遠,輕鬆建立動態 3D 插圖和特效。它就像你想要的那樣簡單或者功能強大.

Base 是 LibreOffice 套件的數據庫前端。借助 Base,您可以將現有的數據庫結構無縫地集成到 LibreOffice 的其他組件中,或創建一個接口來將數據作為獨立應用程序使用和管理。您可以使用從 MySQL,PostgreSQL 或 Microsoft Access 以及其他許多數據源導入和鏈接的表和查詢,或者使用 Base 設計您自己的數據源。下載 LibreOffice Windows Installer 安裝程序.

Math 是一個簡單的公式編輯器,可讓您以標準書面符號快速佈局和顯示數學,化學,電子或科學方程式。正確顯示即使是最複雜的計算也是可以理解的。 E = mc2.

注意:需要 Java 運行時環境。安裝過程需要管理員權限.

也可用:下載 LibreOffice for Mac

ScreenShot

軟體資訊
檔案版本 OpenCV 4.8.0

檔案名稱 opencv-4.8.0-windows.exe
檔案大小
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 The Document Foundation
官網 http://www.libreoffice.org/
更新日期 2023-06-29
更新日誌

What's new in this version:

DNN module patches:
- TFLite models support, including int8 quantized models
- Enabled DNN module build without Protobuf dependency

Improved layers / supported more models:
- ONNX: #23047 Layer normalization, #23219 GELU and #23655 QLinearSoftmax.

Fixes in CANN backend:
- support ONNX Split, Slice, Clip (Relu6) and Conv with auto_pad
- support ONNX Sub, PRelu, ConvTranspose
- Reduce Refactor for robustness and potential follow-up improvements
- Fixes for Segment Anything Model by Meta
- Fixes in nary element wise layer about broadcast:
- Fixes in CPU
- and #23560 Fixes in CUDA backend
- Improve DNN speed on ARM and X86, add Winograd branch for Convolution layer.
- Add full FP16 computation branch on ARMv8 platform, twice faster than before.
- Modern OpenVINO support

G-API module:
- TBD

Objdetect module:
- FaceDetectorYN upgrade for better performance, accuracy and facial landmarks support
- New QR code detection algorithm based on ArUco code
- Bar code detector and decoder moved from Contrib to main repository
- Introduced common API for all graphical codes like bar codes and QR codes
- Added flag for legacy pre-4.6.0 ChAruco boards support
- Multiple bug fixes and improvements in QR code detection and decoding pipelines.
- Multiple bug fixes and improvements in ArUco based pipelines.

Calibration module:
- USAC framework improvements
- Fixed stddev estimation in camera calibration pipelines
- Fixed incorrect pixel grid generation in icvGetRectangles that improves accuracy of getOptimalNewCameraMatrix, stereoRectify and some other calibration functions
- Charuco board support in patterns generator, interactive calibration tool and calibration samples.

Image processing module:
- Various fixes in line segments detector
- Fixed even input dimensions for INTER_NEAREST_EXACT in resize
- Optimise local cost computation in IntelligentScissorsMB::buildMap
- Keep inliers for linear remap with BORDER_TRANSPARENT #23754
- Fix distransform to work with large images

Feature2d module:
- SIFT accuracy improvements

Core module:
- Added REDUCE_SUM2 option to cv::reduce
- Introduced cv::hasNonZero function
- Update IPP binaries update to version 20230330
- Improved RISC-V RVV vector extensions support.
- Several OpenCL vendor and version handling improvements.

Multimedia:
- Added AVIF support through libavif
- Orbbec Femto Mega cameras support
- HEVC/H265 support in VideoWriter with MS Media Foundation backend
- Fixed FPS computation on some videos for FFmpeg backend
- Added support for VideoCapture CAP_PROP_AUTO_WB and CV_CAP_PROP_WHITE_BALANCE_BLUE_U for DShow backend
- Fixes OBS Virtual Camera capture
- CV_32S encoding support with tiff
- #3453 More strict decoder checks and dynamic resolution support in cudacodec module (opencv_contrib)
-Added basic VideoCapture properties support to cudacodec module (opencv_conrib)

Python Bindings:
- Python typing stubs
- Fix reference counting errors in registerNewType
-, #23138 Fixed ChAruco and diamond boards detector bindings
- Added bindings to allow GpuMat and Stream objects to be initialized from memory initialized in other librarie
- np.float16 support
- Python bindings for RotatedRect, CV_MAKETYPE, CV_8UC(n).

JavaScript bindings:
- Added possibility for disabling inlining wasm in opencv.j
- Extended JS bindings for Aruco, Charuco, QR codes and bar codes.

Platforms:
- Android: don't require deprecated tools
- iOS: Fixed framework build issues with CMake 3.25.1+

Other:
- Several critical issue fixes in wechat_qrcode module (opencv_contrib)

OpenCV 4.8.0 相關參考資料
4.8.0

沒有這個頁面的資訊。

https://github.com

Download OpenCV 4.8.0.zip (OpenCV)

Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more. YesEvents ...

https://sourceforge.net

Install LATEST OpenCV 4.8.0 - YouTube

https://www.youtube.com

OpenCV - Browse 4.8.0 at SourceForge.net

OpenCV 4.8.0 has been released. :hammer_and_wrench: Change log is here. ... Develop the automations that work for you. With ThinkAutomation, you get an open-ended ...

https://sourceforge.net

OpenCV 4.8.0 Is Now Available!

2023年7月2日 — Release highlights · FaceDetectorYN updated to v2 with better performance and landmarks support · New QR code detection algorithm based on ArUco ...

https://opencv.org

OpenCV – 4.8.0

OpenCV Forum (New!) Askbot (Old Forum) · OpenCV University Menu. All Courses

https://opencv.org

OpenCV(4.8.0) ioopencvmodulesimgprocsrccolor.cpp: ...

2024年2月7日 — error: OpenCV(4.8.0) /io/opencv/modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor' · python ...

https://stackoverflow.com

opencv报错cv2.error: OpenCV(4.8.0) D:aopencv- ...

2023年10月18日 — 1. 1. 这个错误通常表示你的计算机内存不足,导致OpenCV无法分配需要的内存。解决此问题的方法如下:. 增加计算机内存:如果你的计算机内存过小,可以 ...

https://blog.csdn.net

Releases

Releases · OpenCV – 4.9.0 · OpenCV – 4.8.1 · * OpenCV – 4.8.0 · OpenCV – 4.7.0 · OpenCV – 4.6.0 · OpenCV – 4.5.5 · OpenCV – 4.5.4 · * OpenCV – 3.4.16.

https://opencv.org

Releases · opencvopencv

2023年12月28日 — OpenCV 4.8.0 ... OpenCV 4.8.0 has been released. ????️ Change log is here. SHA256 sum for packages:.

https://github.com