Edge detection - Computer vision toolbox
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I found an agorithm written in Matlab 2014 that use the Computer Vision toolbox funcion vision.EdgeDetector(), I have matlab 2018 with the Computer Vision Toolbox and this function is no more available.
Does anyone know why it has been removed and which were the differentces of this function with the one contained in the Image Processing Toolbox (edge())?
Thank you!
1 comentario
Qu Cao
el 10 de Abr. de 2019
Since R2016a, vision.EdgeDetector has been replaced by edge. Please see the release notes for details:
Respuestas (0)
Ver también
Categorías
Más información sobre Computer Vision with Simulink en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!