1 Changelog for Nerian Vision Software Release
2 ============================================
6 * Fixed synchronization issue in AsyncTransfer
7 * Fixed PGM output on Windows for ImagePair
8 * Fixed image data modifications during PGM output
12 * Added support for SceneScan
13 * Added support for Jumbo Frames
14 * Support for 12-bit image data
15 * Renamed to Vision Software Release
16 * Renamed SpCom to NVCom
17 * Fixed possible display stall bug in NVCom
21 * Added application icon to SpCom
22 * Compatibility fixes to GenTL producer
23 * New sample data for GenTL producer test builds
27 * Added example program for MATLAB
28 * Fixed reading / writing of paths with non-ASCII characters with SpCom
30 * Allow recording of more than 10,000 frames in SpCom
34 * Compatibility fixes to GenTL producer. Now compatible with MATLAB
38 * Fixed possible image reception stall when reconfiguring SP1
39 * Removed restrictions to image size when compiling with SSE or AVX2
43 * Fixed critical bug that causes image reception problems on Windows 10
47 * Fixed erroneous subpixel decoding of disparity maps
48 * GenTL producer now supports multi-part data streams
49 * GenTL producer now has a dedicated virtual device for right camera images
50 * Added an example for HALCON 13
51 * Both HALCON examples now visualize the 3D point cloud
52 * SpCom build fix for older CMake versions
56 * New network protocol for SP1 firmware 3.0.0
57 * Support for variable disparity range
58 * Added zoom and fullscreen support to SpCom
59 * Fixed display stall bug in SpCom
64 * Fixed build problem for some Linux systems
68 * New protocol with lower performance overhead
69 * Support for larger image resolutions
71 * SpCom supports saving of 3D point clouds
72 * New color coding scheme for SpCom
73 * Zoom functionality for SpCom
77 * Compatibility fix for non-AVX CPUs for binary windows builds
81 * Fixed possible receive buffer overflow in libvisiontransfer
82 * Build-fix for cross compilation of libvisiontransfer
86 * Improved parallelization for AsyncTransfer in libvisiontransfer
87 * Fixed possible duplicate write of captured frames in spcom
88 * Fixed possible problem with captured file numbering in spcom
92 * Fixed network exceptions on Windows 10
93 * Lazy initialization of receive thread in libvisiontransfer
97 * Improved installation procedure for Windows and Linux
101 * Improved parallelism for libvisiontransfer
102 * Fixed inaccurate frame rate display of spcom for Windows builds
106 * Fix for image widths that are not a multiple of 64
110 * Added a GenICam GenTL producer that encapsulates libvisiontransfer
111 * Minor compilation fixes
115 * Major clean-up and simplification of all interfaces
116 * Image pairs are now stored in the new class ImagePair
117 * Transmission / reception of q-Matrix, timestamp and sequence number
118 * Right image can now have 8-bit color depth
119 * Support for image reception and transmission on the same connection
120 * Several network optimizations
121 * Internal refactoring