matrix problem Matrix dimensions must agree
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hello I have the following problem:
Error using -
Matrix dimensions must agree.
Error in CMF_Cut (line 136)
pts = divp -(ps - pt + u /cc );
I tried to use ./ but the problem remains the same
9 Commenti
Walter Roberson
il 10 Mar 2019
Okay, so how do you want to do that conversion? For example do you want to extract the Saturation value of the HSV equivalent of an RGB image?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!