errors when running a function

 Respuesta aceptada

DGM
DGM el 13 de Dic. de 2022

0 votos

It's unclear what situation you're in. It appears that you don't have Image Processing Toolbox. I thought that im2gray() was part of IPT, but it's possible that I'm wrong. If you don't have IPT, you won't be able to use imcomplement. For class-agnostic image inversion see this answer:

3 comentarios

nour
nour el 13 de Dic. de 2022
how can I download IPT because I searched for it and i can't find it
DGM
DGM el 13 de Dic. de 2022
Editada: DGM el 13 de Dic. de 2022
IPT (Image Processing Toolbox) is fairly common among non-base toolboxes, but if it's not something you have, it might be found via:
otherwise, MIMT is here:
Note that IPT and MIMT themselves are not equivalent, but in this case, IPT imcomplement() and MIMT iminv() are equivalent. Also, I should remind that the linked copy of iminv() requires neither MIMT nor IPT.
nour
nour el 13 de Dic. de 2022
thank you

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Thermal Analysis en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 13 de Dic. de 2022

Comentada:

el 13 de Dic. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by