Hi, what's exactly implementation the matlab fusion function in C++ Thanks

 Accepted Answer

Steven Lord
Steven Lord on 7 Oct 2015

0 votes

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

More Answers (1)

Alex marco
Alex marco on 7 Oct 2015

0 votes

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

Tags

Community Treasure Hunt

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

Start Hunting!