Xshell Free

最新版本 OpenCV 4.2.0

OpenCV 4.2.0

OpenCV 4.2.0
Xshell Free 是一款功能強大的 Windows PC 終端仿真器,支持 SSH,SFTP,TELNET,RLOGIN 和 SERIAL。它提供業界領先的性能和功能集,而這些功能集在其免費選擇中不可用。企業用戶將會發現有用的功能包括選項卡式環境,動態端口轉發,自定義鍵映射,用戶自定義按鈕,VB 腳本和用於顯示 2 字節字符和國際語言支持的 UNICODE 終端。 Xshell 免費供家庭和學校使用.

Xshell Free 提供了很多用戶友好的功能,但在其他終端仿真器中不可用。這些功能包括通過拖放 Zmodem 文件上傳,通過選擇文件名,簡單模式,全屏模式,透明度選項和自定義佈局模式下載 Zmodem 文件。在使用 Xshell 執行終端任務時節省時間和精力.

Xshell Free 功能:

替代不安全的 telnet 客戶端.
Xshell 支持 VT100,VT220,VT320,XTERM,LINUX,SCOANSI 和 ANSI 終端仿真,並提供各種終端外觀選項替代傳統的 telnet 客戶端.

支持安全連接適用於 X11 和任意 TCP / IP 應用程序.
Xshell 通過 SSH 隧道機制支持端口轉發功能,以便所有 TCP / IP 應用程序可以共享一個安全連接,而無需對程序進行任何修改.

不允許別人偷看 information
Xshell 支持 SSH1 / SSH2 協議,密碼,DSA / RSA 公鑰認證方式等各種安全特性,並採用各種加密算法加密所有流量。使用內置的 Xshell 安全功能保證您的數據安全是非常重要的,因為傳統的連接協議(如 TELNET 和 Rlogin)會使您的網絡流量容易受到具有網絡知識的任何人的影響。 Xshell 將幫助您保護您的數據免受黑客攻擊.

最好的終端仿真器用戶體驗
終端用戶在任何時候都需要使用多個終端會話,並需要將終端輸出與多個不同的主機進行比較,或者向他們發送相同的一組命令。 Xshell 旨在解決這些問題。通過標籤環境,分割窗口,同步鍵輸入和會話管理等多種用戶便利功能,您可以節省時間,並以更快的速度完成更多的工作.

多種語言在一個屏幕上?當你正在使用 Xshell 時,你已經準備好了.
Xshell 是第一個基於 UTF- 8 的終端。借助 Xshell,可以在單個屏幕上顯示多種語言,而且不需要在不同的語言編碼之間切換。隨著越來越多的企業轉向以 UTF- 8 格式提供服務,數據庫和應用程序,對支持 UTF- 8 編碼的終端模擬器的需求日益增加。 Xshell 可以幫助你處理多語言環境.8997423

ScreenShot

軟體資訊
檔案版本 OpenCV 4.2.0

檔案名稱 opencv-4.2.0-vc14_vc15.exe
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 NetSarang Computer, Inc.
官網 https://www.netsarang.com/products/xsh_overview.html
更新日期 2019-12-21
更新日誌

What's new in this version:

DNN module:
- Integrated GSoC project with CUDA backend
- Intel® Inference Engine backend ( OpenVINO™ ): support for nGraph OpenVINO API (preview / experimental)

Performance improvements:
- SIMD intrinsics: StereoBM/StereoSGBM algorithms, resize, integral, flip, accumulate with mask, HOG, demosaic, moments
- Muti-threading: pyrDown


And many other great patches from OpenCV community:
- VideoCapture: video stream extraction (demuxing) through FFmpeg backend
- VideoCapture: waitAny() API for camera input multiplexing (Video4Linux through poll() calls)
- (opencv_contrib) new algorithm Rapid Frequency Selective Reconstruction (FSR): #2296 + tutorial
- (opencv_contrib) RIC method for sparse match interpolation
- (opencv_contrib) LOGOS features matching strategy

Breaking changes:
- Disabled constructors for legacy C API structures
- Implementation of Thread Local Storage (TLS) has been improved to release data from terminated threads. API has been changed
- Don't define unsafe CV_XADD implementation by default
- Python conversion rules of passed arguments will be updated in next releases

OpenCV 4.2.0 相關參考資料
3.4.8 - OpenCV: OpenCV modules

Introduction · OpenCV Tutorials · OpenCV-Python Tutorials · OpenCV.js Tutorials · Tutorials for contrib modules · Frequently Asked Questions · Bibliography&nb...

https://docs.opencv.org

Core (OpenCV 4.2.0 Java documentation)

Returns the list of locations of non-zero pixels Given a binary matrix (likely returned from an operation such as threshold(), compare(), >, ==, etc, return all of the ...

https://docs.opencv.org

Core functionality - OpenCV

Classes. class, cv::Affine3< T >. Affine transform. More... class, cv::BufferPoolController. class, cv::WImage< T >. Image class which provides a thin layer around ...

https://docs.opencv.org

Image file reading and writing - OpenCV

Functions. bool, cv::haveImageReader (const String &filename). Returns true if the specified image can be decoded by OpenCV. More.

https://docs.opencv.org

OpenCV documentation index

Note: Javadoc is embedded into doxygen pages since OpenCV 3.4.1+; 3.0.0 (zip - 0.5 Mb, tar.xz - 0.2 Mb); 3.0-rc1 (zip - 0.4 Mb, tar.xz - 0.1 Mb); 2.4.11 (zip - 0.6 ...

https://docs.opencv.org

OpenCV: cv::line_descriptor::DrawLinesMatchesFlags Struct ...

Enumerator. DEFAULT. Output image matrix will be created (Mat::create), i.e. existing memory of output image may be reused. Two source images, matches, ...

https://docs.opencv.org

OpenCV: cv::quality::QualitySSIM Class Reference

Static Public Member Functions. static cv::Scalar · compute (InputArray ref, InputArray cmp, OutputArray qualityMap). static method for computing quality More.

https://docs.opencv.org

Overview (OpenCV 4.2.0 Java documentation)

OpenCV Java documentation (4.2.0-pre). Packages. Package, Description. org.opencv.aruco · org.opencv.bgsegm · org.opencv.bioinspired · org.opencv.calib3d.

https://docs.opencv.org

Releases - OpenCV

Docs · Sources · GitHub · Windows · iOS pack · Android · Release Notes. * OpenCV – 3.4.8. 2019-11-12. Docs · Sources · GitHub · Windows &...

https://opencv.org

Releases · opencvopencv · GitHub

Assets 6. opencv-4.2.0-android-sdk.zip 218 MB. opencv-4.2.0-docs.zip 80.3 MB. opencv-4.2.0-ios-framework.zip 150 MB. opencv-4.2.0-vc14_vc15.exe 206 MB.

https://github.com