石鑫华视觉 发表于 2024-11-30 11:45:19

宝视纳Basler-pylon 8.0.0相机软件套装(Windows版)~Basler_pylon_8.0.0.exe

宝视纳Basler-pylon 8.0.0相机软件套装(Windows版)~Basler_pylon_8.0.0.exe

pylon 8.0.0
2024年9月
8.0.0
pylon相机软件套装(Windows版)的完整软件包。
pylon相机软件套装包含易于使用的SDK、驱动程序和工具,让您可通过Windows PC来操作任意一款Basler相机。pylon采用最新GenICam技术,可无限制使用最新型号的Basler相机并使用相关的硬件功能。Basler pylon支持CoaXPress 2.0、GigE Vision、USB3 Vision、Camera Link和GenICam GenTL。
pylon SDK简单易用,可帮助您开发完整的机器视觉应用、医疗应用和包括图像采集和图像处理在内的其他应用。仅需几行代码即可设置相机、采集图像,并将其保存。
pylon可为所有典型相机应用提供大量丰富的文档资料和示例程序以供参考,支持各种编程语言(C、C++、C#、VB.Net等),可大大促进应用的开发工作。
pylon提供的编程界面独立于正在使用的相机接口,这意味着可以轻松将使用pylon创建的应用程序移植到另一种相机接口技术。
Basler pylon支持所有当前的Windows版本,最高可支持Windows 11(64位)。由于pylon不仅支持Windows,还支持macOS和Linux(x86和ARM),因此在pylon下为Windows创建的应用程序可以轻松移植到其他操作系统和架构(如嵌入式系统)。

pylon 8.0.0相机软件套装(Windows版)
文件名: Basler_pylon_8.0.0.exe
文件大小: 914874624 字节 (872.49 MB)
修改日期: 2024-10-24 19:01
版本: 8.0.0.16021
MD5: 06eca6f6e2e2e0d4ea1ea5f8fcd674e2
SHA1: 54f43bcf8cf87f56746920718a2fd8865ec20ab5
SHA256: 84545c50248e5439e14a43ee3dc2778795f9518a9afd7fb4fa47eb8ba461e2f5
CRC32: 02b891c1

Basler官方下载:
**** Hidden Message *****

百度网盘下载:
链接:https://pan.baidu.com/s/1EGK3y6JQHgFANPq4IQj_dQ
提取码:**** Hidden Message *****

pylon 8 Software Suite for Windows

RELEASE NOTES

Note: Patch versions of pylon for Windows OS are not released publicly.
      All changes made in patch versions are included in the following minor or major
      version of pylon. The version number scheme for pylon is as follows: x.y.z
      * First digit (x): Major version
      * Second digit (y): Minor version
      * Third digit (z): Patch version


################################################################################

RELEASE DATE:    2024-09-24

VERSION:         8.0.0 (Windows)

################################################################################


BINARY COMPATIBILITY
====================
* Data Processing = 3.0.1: Applications built with 3.0.x or earlier 3.x.x
                           versions of the Data Processing are compatible.
* pylon C SDK = 9.0.0: Applications built with earlier versions of the pylon C
                     SDK are incompatible
* pylon C++ SDK = 9.0.0: Applications built with earlier versions of the pylon
                         C++ SDK are incompatible
* pylon .NET SDK = 1.2.0: Applications built with 1.2.x or earlier versions of the
                        pylon .NET SDK are compatible.

NEW FEATURES / CHANGES
======================
* General: Following Semantic Versioning 2.0, the pylon SDK library
         names now only state the major version number and not the minor
         version number anymore.
* pylon AI Agent: The pylon AI Agent is used to deploy models to AI
                  vTools. You can choose between deploying models via the pylon
                  AI Platform or from storage. Models can be deployed on local
                  or remote computers.
* vTools: The following vTools have been added:
         - Object Detection
         - Classification
         - Semantic Segmentation
         - Instance Segmentation
* pylon Viewer: Added pylon Event Logger as external tool in Tools
                menu.
* pylon Viewer: The Automatic Image Adjustment feature is now available
                on dart M cameras.
* pylon Viewer: Panes can now be closed via a context menu.
* pylon Viewer: Added AI topics to the New Features and Learn More
                dialogs.
* pylon Viewer: The Line Profile can now be reset to its initial
                position via the context menu of the image window.
* pylon Viewer: Added a context menu to the Line Profile pane.
* Workbench: The pin data view applies "Zoom to Fit" for the first
             image displayed.
* Workbench: The "Zoom to Fit" feature in pin data views now scales
             seamlessly.
* Workbench: On the Licensing tab of the Welcome dialog, added links
             for AI vTools. In the Workbench menu, an entry for the pylon AI
             agent has been added.
* CXP IC: Added BoardStatus section with features providing information
          about the board status.
* CXP IC: Added Errors section with features providing information
          about errors.
* CXP IC: Added CameraStatus event to provide information about missing
          frames lost in transmission to the frame grabber.
* CXP IC: Renamed CorrectedErrorCount to CameraCorrectedErrorCount.
* CXP IC: Renamed UncorrectedErrorCount to CameraUncorrectedErrorCount.
* CXP IC: Solved communication issue to Opto-Coupled Trigger 5 boards.
* CXP IC: Fixed incorrect values in status operators which caused
          issues with CXP status and port status.
* CXP IC: CustomSignalEvent0 and CustomSignalEvent1 now allow using
          FrontGPI2 and FrontGPI3 as source.
* Data Processing: Improved performance by optimizing the internal
                   handling of data types.
* Data Processing: CRegion::GetBuffer() behavior has been changed to
                   implement copy-on-write.
* Data Processing: Added sample demonstrating how to receive chunks and
                   events from the Camera vTool.
* pylon C SDK: There is now a separate CMake finder (pylonC) for the
               pylon C interface. pylon C content has been removed from the
               existing pylon CMake finder.
* pylon C++ SDK: Added sample demonstrating the use of the shading
               correction feature of racer 2 line scan cameras.
* pylon C++ SDK: The CBaslerUniversalInstantCamera class has been
               updated.
* pylon C++ SDK: The GrabResult object now has an additional member,
               and CPylonDataComponent was extended to support multipart data
               components.
* pylon C++ SDK: pylon C content has been removed from the pylon CMake
               finder. There is now a separate CMake finder for pylon C.
* pylon C++ SDK: Added new log4cpp logappender to support the new
               Basler logging system ELT.
* pylon C++ SDK: Improved logging to support the pylon Event
               Logger, especially with regard to GenTL and CXP.
* vTools: Added more calibration plate sizes: 800 mm, 1200 mm, 1600 mm,
          and 2400 mm
* vTools: Added the option to save absolute paths to image source
          folders in the Image Loading vTool.
* vTools: In the Camera vTool, output pins can be added to output
          camera chunk data.
* vTools: In the Camera vTool, output pins can be added to output
          camera event data.
* vTools: The Image Loading vTool now supports using relative paths to
          image source folders in recipes.


CORRECTIONS
===========
* pylon Viewer: When the Color Calibrator fails to successfully
                complete the second step, the Continuous Shot check box remains
                checked.
* pylon Viewer: Fixed Histogram panning when using color images.
* pylon Viewer: Fixed alignment of the Y axis label in the Line Profile
                pane.
* pylon Viewer: Increased the wait time to rediscover a camera after
                performing a firmware update.
* pylon Viewer: Improved error message when exceeding limits using
                Static Defect Pixel Correction.
* pylon Viewer: Line scan cameras will now use the correct acquisition
                mode when using the single shot feature.
* pylon Viewer: Fixed an issue which caused overlapping of the text and
                buttons in the title of image window tabs.
* Workbench: Fixed an issue which caused input pins of vTools being
             added falsely as data source of pin data views.
* Workbench: Fixed an issue which caused an error when loading recipes
             without vTools.
* Workbench: Fixed an issue that may have been causing the pylon Viewer
             to crash when closing it while there is a Camera vTool with
             allocated
* Workbench: Fixed some display issues regarding the pin data view,
             including the RGB info and the full-screen mode after a recipe has
             been stopped.
* Workbench: Fixed an issue that could cause the text in the pin data
             view to be displayed incorrectly.
* CXP: - 'Fixed: Before fixing this issue, applet event timestamps
       weren't correct. They were divided by 2. This has been fixed. Now, the
       applet event timestamps have the
      correct values.
* Data Processing: Fixed an issue that prevented the renaming of input
                   and output terminal pins when the names of pins that were
                   created later started with the name of the first pin.
* Data Processing: Changed nested namespace definition in
                   GenericOutputObserver.h to match other header files.
* Camera Link: Added missing Basler_CameraLink.zip, which contains a
               required XML file, to pylon runtime.
* GigE: Fix for out of encoded data error when using Compression
      Beyond when using the Socket Driver. This is also fixed for pylon
      GEV Driver Version 5.4.1.1260.
* Twain: Fixed a hang on load in the TWAIN driver.
* vTools:
          Updated error handling for vTools that use Transformation Data.
* vTools: Get help in the vTools-documentation for OCR-vTool opens the
          correct documentation-page.
* vTools: In the Calibration Basic/Pro vTools, the graphical display of
          the image coordinates is correct if the operating system's screen-
          scaling feature is enabled.
* vTools: Fixed dialog text for rotation angle in the Template Matching
          Basic vTool.
* vTools: Removed obsolete node map entry and updated vTool
          documentation for the Document Cropper vTool.
* vTools: Improved support for manual machine calibration in the
          Calibration Basic and Pro vTools.
* vTools: Updated dialog appearance of the Template Matching Basic
          vTool.
* vTools: In the Gray value Transformer Starter vTool, parameter names
          have been updated.


RESTRICTIONS
============
* pylon Viewer: A new image throttle has been implemented in the pylon Viewer to
                improve overall stability and performance. This introduces a new
                restriction which affects the video recording feature of the
                pylon Viewer. Allowing only 250 images per second and camera in
                the imaging pipeline limits the ability to record every frame
                when exceeding this limit.
* pylon Viewer: The Color Calibrator does not support all Basler color cameras.
                Due to a different camera feature set, Basler dart and boost V
                cameras are not supported.
* pylon Viewer: Under certain circumstances, e.g., a very slow or busy computer,
                the Color Calibrator may not work if the camera has already been
                opened in the pylon Viewer. To prevent this, close the camera
                before using the Color Calibrator.
* pylon Viewer: On computers with an Intel HD graphics card, it may be necessary
                to update the graphics driver to the current version.
* Workbench: Using multiple pin data views actively displaying data in the
             Workbench may cause
             an increase of the CPU load and degradation of the overall
             performance. Basler
             recommends using fewer pin data views whenever possible.
* Workbench: The Statistics feature of the Workbench measures the execution
             times of vTools.
             The times measured in the Statistics feature may vary depending on
             the configuration of your
             system and the overall CPU load. This is so, because CPUs may run
             with different frequencies
             depending on the current load (e.g., due to dynamic frequency
             scaling).
* CXP IC: For line scan applets, ranges of line period and line exposure aren't
          handled properly. The maximum values may be lower than expected.
* pylon C SDK: The pylon C API doesn't provide convenient functions to use GenDC
               and the Basler blaze 3D camera yet.
* pylon C SDK: For using the GenTL Consumer (e.g., with CoaXPress), additional
               functionality was added to pylon C to be able to start and stop
               streaming explicitly. This functionality has not been documented
               in the pylon C programmer's guide yet. Please refer to the pylon
               C++ programmer's guide (see chapter "Migrating from Previous
               Versions - Changes in the IStreamGrabber API") or the pylonC
               OverlappedGrab programming sample.
* pylon C++ SDK: When building samples using CMake, you may run into a path
               length limitation of the operating system. You may get build
               errors stating the paths exceed the maximum path length of 260
               characters. This may happen if the absolute path of your CMake
               build directory exceeds 80 characters. The build directory is
               the current working directory or the directory specified by the
               '-B' option when you call cmake. If you experience this error,
               use a build directory with a shorter path not exceeding 80
               characters, i.e., directly in your user profile
               C:\Users\<username>\Samples. You can enable long paths on
               Windows 10, Version 1607, and later. See the Microsoft
               documentation for more information.
* pylon C++ SDK: Using Visual Studio 2017, you may get the MSB4211 warning. To
               remove the warning, specify the version of the Windows SDK in
               the Release and Debug project properties (Configuration
               Properties -> General -> Windows SDK Version).
* pylon C++ SDK: Some ace 2 cameras may use a Boolean parameter instead of the
               usual enumeration for event notifications. The following code
               snippets can be used to work around this issue. For C++ you can
               use: CBooleanParameter(camera.GetNodeMap(),
               "EventNotification").TrySetValue(true); in addition to:
               camera.EventNotification.TrySetValue(EventNotification_On);
* GigE: In case the error message "Failed to allocate resources." has been
      reported, Basler recommends using the pylon GigE Configurator tool to
      optimize the IP configuration of NICs and cameras.
* GigE: Multiple IP configurations on a single network interface are not fully
      supported by the IP Configurator tool.
* pylon C++ SDK: The InstantCameraArray classes can acquire images from a
               maximum of 21 cameras.
* GigE: For optimum use of Basler's ace 2 5GigE and 1GigE cameras, Basler
      recommends using dual-channel DDR4-3600 RAM or better. Using slower RAM
      may cause buffer underruns and image loss. In addition, Basler
      recommends using the pylon GigE Configurator tool to optimize the
      complete setup.
* GenTL: Limited GenTL support for producers with GenTL version 1.4 and below.
* USB: The Power Management used by the Intel USB host must be turned off since
       Basler U3V devices may get desynchronized. If this is the case the Basler
       U3V devices may be not available after booting the system in some cases.
       Disable LPM packages on the USB3 bus with the following steps 1. Enable
       advanced settings by executing the following command powercfg -attributes
       2a737441-1930-4402-8d77-b2bebba308a3 d4e98f31-5ffe-
       4ce1-be31-1b38b384c009 -ATTRIB_HIDE 2. Change the LPM settings in the
       power options - Open the Power Options in the control panel. - Click
       "Change plan settings" for the selected power plan. - Click "Change
       advanced power settings". - In the "Power Options" dialog on the
       "Advanced settings" tab, select "USB settings". - Set "USB 3 Link Power
       Management" to "Off".
* MP4: MP4 video recording requires the pylon Supplementary Package for MPEG-4
       to be installed in order to work. The pylon Supplementary Package for
       MPEG-4 is available for download on the Basler website.
* MP4: Recording of video files with cameras with resolutions of 20 MP or higher
       may fail, if the Quality parameter is set to 80 % or more. As a
       workaround, set the Quality parameter to a lower value.
* MP4: The Recording feature doesn't support the Compression Beyond feature in
       ace 2 Pro cameras. When recording is started and the Compression Beyond
       feature is enabled, the pylon Viewer first disables the Compression Beyond
       feature in the camera and then starts recording.
* 3D: Using Basler blaze 3D cameras requires the pylon Supplementary Package for
      blaze to be installed. The pylon Supplementary Package for blaze is
      available for download on the Basler website.
* Direct Show: CoaXPress cameras are not supported with DirectShow driver.
* Twain: CoaXPress cameras are not supported with Twain driver.
* pylon AI Agent: With certain resolutions and scaling settings, buttons may not
                  be visible.

页: [1]
查看完整版本: 宝视纳Basler-pylon 8.0.0相机软件套装(Windows版)~Basler_pylon_8.0.0.exe

LabVIEW HALCON图像处理入门教程(24.09)
石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
《LabVIEW Vision函数实例详解2020-2024》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23/24