比較免費架站軟體-Wordpress、Joomla、Drupal、Plone
下載Apache並安裝 httpd-2.2.25-win32-x86-openssl-0.9.8y
 

me1237guy 發表在 痞客邦 留言(0) 人氣()

pylon 4 Camera Software Suite RELEASE NOTES
################################################################################
RELEASE DATE: 2013-08-30
VERSION: 4.0.1
################################################################################
NEW FEATURES / CHANGES
=========================
* USB 3 Vision: Added support for recent versions of Basler USB 3.0 cameras.
* USB 3 Vision: Added/improved samples demonstrating event handling.
* pylon Viewer: Added online help.
* IP Configurator: Added facilities for providing user feedback and contacting Basler support by email.
* Documentation: Updated migration guide.
* PylonC/pylonC.NET: Extended the list of supported device info keys.
CORRECTIONS
====================
* General: Administrative privileges were required for accessing the caching directory where downloaded camera XML files are cached.
* pylon Viewer: Viewer now shows error message when contacting Basler support fails because no email client is installed.
* pylon Viewer: Fixed an issue where the parameters of the pixel format converter could be modified without having an effect.
* pylon Viewer: The viewer now suggests appropriate directories for saving feature settings and images.
* pylon Viewer: Fixed a bug causing the viewer to terminate prematurely.
* pylon Viewer: Fixed a bug that might have led to an endless sequence of error message boxes.
* USB Configurator: Fixed an issue causing the USB Configurator to display certain root hubs as USB 2 instead of USB 3 devices.
* USB Configurator: Fixed detection of USB 3 devices for several non-Intel and non-Renesas USB controller chipsets.
* CL Configurator: Fixed a bug causing the Camera Link Configurator to prompt for multiple user confirmations at program exit.
* USB3 Vision: Fixed off-by-one error in stream grabber statistics.
* Direct Show: Fixed a bug causing Direct Show applications not to find a USB 3 camera.
* SDK: Fixed spelling in pixel type mapper strings.
* SDK: Added missing chunk image sample for USB 3.
* Setup: Fixed an issue causing overlapping text rendering on the first installer wizard page.
RESTRICTIONS
==================
* USB 3 Vision: Currently pylon is tested with Renesas and Intel Ivy Bridge USB 3 host controllers. pylon may work with other controllers, but some functionalities may not work as expected.
* USB 3 Vision: For optimum performance make sure to install the latest driver and firmware for your USB 3 host controller.
* USB 3 Vision: pylon only supports USB 3 host controllers. Cameras connected to a USB 2 port will not be detected/supported. You can use the USB Configurator to diagnose connection problems.
* USB 3 Vision: NEC USB 3.0 host controllers are not supported.
* FireWire: FireWire is not supported on Windows 8 or higher operating system versions. The setup will not install FireWire components on Windows 8 or higher versions. You can still install FireWire components on Windows 7 and XP-based systems.
* pylon VB6: The pylon VB6 interface will be discontinued. It will still be included as is for backward compatibility. There are not going to be any new features, and the support will be discontinued.
* DirectShow: The DirectShow source filter for Basler cameras might not work correctly under Windows 8.
################################################################################
RELEASE DATE: 2013-07-22
VERSION: 4.0.0
################################################################################
NEW FEATURES / CHANGES
=========================
* General: The software has been renamed to "pylon 4 Camera Software Suite".
* General: Starting with this version pylon officially supports Windows 8. Note: FireWire is not supported under Windows 8 (see restrictions below).
* pylon Viewer: Added a new "Submit feedback" command to the Help menu.
* pylon Viewer: Added a new "Contact support" command to the Help menu.
* pylon Viewer: Added a slider and spin buttons for float values in the feature tree.
* USB 3 Vision: Starting with this version pylon supports Basler's new USB 3 Vision cameras.
* USB 3 Vision: Added a new application, the USB Configurator. The USB Configurator is an easy to use tool to improve USB performance and diagnose possible problems using USB cameras and controllers.
* GigE Vision: Since pylon 3.2.3 an updated pylon Performance GigE driver is included. In addition to the currently supported chipsets the newer Intel chipsets I340 and I350 are now supported.
* SDK: Visual Studio 2012 is now officially supported.
* SDK: Added a new GetSfncVersion() function to determine the SNFC version of a device. This aids when determining which camera features are available.
* SDK: CPixelTypeMapper::GetnameByPixelType can be passed a SNFC Version to perform the mapping. If none is specified, the behaviour of pylon 3.x is used.
* SDK: The GrabResultData has an additional function, the GetBufferContext(), to access the buffer context, which can be specified when using custom buffer factories.
* pylonC/pylonC.NET: Added a new function, the GenApiNodeGetAlias(), to retrieve the alias node of a float node.
* pylonC: Fixed const correctness of pBuffer parameter in PylonImagePersistenceSave(), PylonAviWriterAdd(), PylonImageWindowSetImage() and PylonImageWindowDisplayImage().
CORRECTIONS
====================
* pylon Viewer: Corrected an issue which may have led to read-only features in the feature tree, not beeing selectable anymore.
* pylon Viewer: The viewer now correctly displays images with varying dimensions during a continuous grab, i.E when using the sequencer feature on the camera.
* pylon Viewer: Corrected an issue where the window layout of the pylon Viewer could be changed without user action when there was an error during camera access.
* Setup: A shortcut to the "pylon Viewer (Multicast Monitor)" will only be created, if the user installs GigE support.
* Setup: Prevented the black command windows from being briefly displayed during installation.
* GigE Vision: Corrected an issue in the IP Configurator which prevented the successful configuration of some older cameras.
* pylonC.NET: Corrected a possible NullReferenceException when using the AviWriter with the compression options dialog.
* pylonC.NET: Corrected an issue where an ArgumentException: "Key already exits" could be thrown when registering a removal callback for two or more cameras simultaneously.
RESTRICTIONS
==================
* USB 3 Vision: Currently pylon is tested with Renesas and Intel Ivy Bridge USB 3 host controllers. pylon may work with other controllers, but some functionality may not work as expected.
* USB 3 Vision: For optimal performance you should make sure to install the latest driver and firmware for your USB 3 host controller.
* USB 3 Vision: pylon only supports USB 3 host controllers. Cameras connected to a USB 2 port will not be detected/supported. You can use the USB Configurator to diagnose connection problems.
* USB 3 Vision: If you do not use an Reneasas or Intel Ivy Bridge host controller, the USB Configurator may report incorrectly that a USB 2 controller has been detected.
* FireWire: FireWire is not supported on Windows 8 or higher operating system versions. The setup will not install FireWire components on Windows 8 or higher versions. You can still install FireWire components on Windows 7 and XP-based systems.
* pylon VB6: The pylon VB6 interface will be discontinued. It will still be included as is for backward compatibility. There are not going to be any new features, and the support will be discontinued.
* DirectShow: The DirectShow source filter for Basler cameras might not work correctly under Windows 8.

me1237guy 發表在 痞客邦 留言(0) 人氣()


 
參考: how to convert an opencv cv::Mat to qimage

範例程式: QTOpenCV246DisplayImage.zip

me1237guy 發表在 痞客邦 留言(2) 人氣()


 

 

me1237guy 發表在 痞客邦 留言(0) 人氣()


Assets->Import Package->Terrain Assets
Create Terrain

me1237guy 發表在 痞客邦 留言(0) 人氣()



選擇Interactive Cloth-> Transform 右邊齒輪下拉選單-> Reset
設定後出現Cloth物件

me1237guy 發表在 痞客邦 留言(0) 人氣()


qt-windows-opensource-5.1.1-msvc2010-x86-offline.exe
Qt 5.1.1 for Windows 32-bit (VS 2010, 505 MB)

me1237guy 發表在 痞客邦 留言(1) 人氣()



選擇<主控台應用程式>
屬性管理員(Property Manager)

me1237guy 發表在 痞客邦 留言(1) 人氣()


安裝
解壓縮至C:\OpenCV-2.4.6\
解壓縮完畢後至C:\OpenCV-2.4.6\opencv\

me1237guy 發表在 痞客邦 留言(0) 人氣()



opencv_core246.lib 顧名思義核心基礎, 包含基本資料結構定義及數值運算函式
opencv_imgproc246.lib 包含主要的影像處理函式庫
opencv_highgui246.lib 包含人機顯示視窗函式, 以及影像和影片讀/寫函式庫
opencv_features2d246.lib 包含特徵點偵測及其描述子(feature point detectors and descriptors), 當然還要包含如何比對兩個不同影像所得到的兩組特徵描述子的量測方法(metrics)
opencv_calib3d246.lib 包含攝影機校正(camera calibration), 幾何變換(Image registration)和立體影像建構
opencv_video246.lib 移動向量估測, 影像追蹤, 前景物萃取
opencv_objdetect246.lib 物體偵測函式庫(人臉偵測/行人偵測)
opencv_ml246.lib 機器學習函式庫(machine learning)
opencv_flann246.lib 計算幾何演算法
opencv_gpu246.lib 支援 GPU平行運算處理

me1237guy 發表在 痞客邦 留言(0) 人氣()


新增專案 CLR ->  Windows Form Applications

Include路徑加入 $(PYLONC_ROOT)include

me1237guy 發表在 痞客邦 留言(0) 人氣()


Components used in this project:
Combox: 1
Listbox:  2
Button:  1

me1237guy 發表在 痞客邦 留言(0) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。