Image processing toolbox vs computer vision toolbox

7 visualizaciones (últimos 30 días)
TAN HOR YAN
TAN HOR YAN el 12 de Sept. de 2021
Comentada: Image Analyst el 13 de Sept. de 2021
what is the different between image processing toolbox and computer vision toolbox?

Respuestas (1)

Image Analyst
Image Analyst el 12 de Sept. de 2021
The Image Processing Toolbox is generally lower level functions, like thresholding, morphology, connected components labeling, filtering, etc. It has all the basic functions.
The Computer Vision Toolbox has higher level functionality like tracking objects, face detection, etc. The Computer Vision Toolbox requires the Image Processing Toolbox to be installed.
Good overviews are given on their pages:
  2 comentarios
TAN HOR YAN
TAN HOR YAN el 13 de Sept. de 2021
Most of the paper I search, they used image processing toolbox to perform image processing and image classification rather than use computer vision. Is it any reason that image processing toolbox more suitable than computer vision toolbox?
Image Analyst
Image Analyst el 13 de Sept. de 2021
Most research papers use their own new algorithms rather than an already-published algorithm like the Computer Vision Toolbox uses.

Iniciar sesión para comentar.

Categorías

Más información sobre Computer Vision Toolbox 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!

Translated by