Here's the documentation.
Here’s a list of what’s new:
- extractFeatures function for creating an array of feature vectors (descriptors) based on interest points within an image
- matchFeatures function for finding the best matches between two arrays of feature vectors (descriptors)
- Visualization of epipolar geometry for stereo images using epipolarLine, isEpipoleInImage, and lineToBorderPoints functions
- estimateUncalibratedRectification function for calculating projective transformations to rectify stereo images
- Video segmentation based on Gaussian Mixture Models using ForegroundDetector System object YCbCr video format support for ToVideoDisplay block and DeployableVideoPlayer System object
- vision.BlockMatcher
- vision.Deinterlacer
- vision.GeometricTransformEstimator
- vision.OpticalFlow
- vision.TemplateMatcher
No comments:
Post a Comment