Fusion function in c++

1 Ansicht (letzte 30 Tage)
Alex marco
Alex marco am 7 Okt. 2015
Beantwortet: Alex marco am 7 Okt. 2015
Hi, what's exactly implementation the matlab fusion function in C++ Thanks

Akzeptierte Antwort

Steven Lord
Steven Lord am 7 Okt. 2015
No idea; WHICH doesn't show any function by that name. What do you mean by "the matlab[sic] fusion function"?

Weitere Antworten (1)

Alex marco
Alex marco am 7 Okt. 2015
function [hF,hB] = imoverlay(B,F,climF,climB,cmap,alpha,haxes) how to implement in c++ I want to implement such as this method in c++ is this fusion related to blending in c++ with specific CLUT ? Thanks

Kategorien

Mehr zu Call C++ from MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by