New release with tons of new features:
- PIV uncertainty added
- Camera undistortion (including Scheimpflug parameter) and image rectification added
- Calibration board generator added
- Live Charuco board detection and automatic snapshots
- Live yaw pitch roll xyz estimation when Charuco board is in view
- Show correlation matrices of all passes
- New example scripts that are hopefully easier to understand
- Changes main PIV functions to use name-value argument pairs instead of location sensitive arguments
- New set of example images for highly distorted and badly aligned optics
- Added webcam in image acquisition, so users can play with PIVlabs features
- Fixed Matlab online not displaying the UI (hopefully fixed... the behaviour of Matlab online seems random)
- pco.edge 26 DS CLHS added
- Streamslice function added to streamline plotting
- added moving average temporal smoothing
- bitflow framegrabber added for Optronis
- Added second screen
- Speed enhancement for extracting data
- Extrapolate derived quantities into border
- Several bug fixes
- Ensemble correlation command line example added
- GenerateUI: removed unnecessary tags
- 2nd peak calculation and inclusion in vector validation
- Background images can be saved and loaded
- Changed openCV to statically linked mex with no DLL dependencies
- Updated message box rendering (faster response, better focus)
- Slightly changed interpass validation (less strict) and interpass smoothing (higher). Gives better results with my test images
- pco cameras can choose between multitiff or seperate tiffs
- pco cameras can record to RAM or stream to disk
- Added possibility for snapshots during live image capture (will be used to capture calibration target images)
- removed unresponsiveness of panda live image preview (drawnow limitrate instead of pause(0.1))
- removed unresponsiveness for Cyclone-25-150-M on slow computers
- Import pixel masks now includes smaller blobs and more blobs
- Renamed some menu entries for better clarity
- Automatic spatial calibration when using image rectification
- OpenCV is used for most undistortion tasks
- Allow multiple average / stdev frames to be generated at once
Full Changelog: 3.12.001...3.14