Image processing toolbox vs computer vision toolbox

what is the different between image processing toolbox and computer vision toolbox?

답변 (1개)

Image Analyst
Image Analyst 2021년 9월 12일

0 개 추천

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

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?
Most research papers use their own new algorithms rather than an already-published algorithm like the Computer Vision Toolbox uses.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

질문:

2021년 9월 12일

댓글:

2021년 9월 13일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by