Risposto Create line Shapefile with attributetable
It is my understanding that you want to add two additional attributes (smoothed and crestO) to the struct array crest. The struc...
Risposto Mean Greyscale Index matrix
According to my understanding you want to calculate mean of all pixels in the image and it's a greyscale image.
So if your imag...
oltre 3 anni fa | 0
Risposto How to convert a c++ file to a matlab coding?
If you want to actually convert C++ code to MATLAB code, then maybe it requires manual conversion.
However, if you just want to...