'registerr​ealtimecat​aloglocati​on' Unrecognized in visionopencv

>> mexOpenCV
function or variable 'registerrealtimecataloglocation' unrecognized.
error mexOpenCV>registerMessageCatalog (line 140)
[~] = registerrealtimecataloglocation(resourceDir);
error mexOpenCV (line 62)
registerMessageCatalog();

回答 (1 件)

Sachin
Sachin 2023 年 4 月 12 日

0 投票

Hi
I understand that you are getting ‘registerrealtimecataloglocation’ error while using ‘mexOpenCV’.
Here are a few workarounds that might be helpful to you:
  1. The problem might be with ‘hardwareconnectinstaller’, so try this command in your Matlab command window
which registerrealtimecataloglocation
This command will help you to locate this file.
2. Try Re-installing the Computer Vision Toolbox for OpenCv.
Please refer to the following link to install the Toolbox-
Also, check the Compatible Compiler for your Operating System and MATLAB compiler support for the toolbox.[AK2]
Refer to the following link to see OS with their compatible compiler.

カテゴリ

ヘルプ センター および File ExchangeComputer Vision Toolbox についてさらに検索

製品

リリース

R2023a

タグ

質問済み:

2023 年 4 月 2 日

回答済み:

2023 年 4 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by