怎么用surf函数提取背景?
想提取一副幅图的背景函数,刚从网上查到用surf,上机试试:x=imread('cf1.bmp');
>> y=surf(x);
Warning: Unrecognized OpenGL version, defaulting to 1.0.
Warning: CData must be double or float unless it is used only as a texture data.
Warning: CData must be double or float unless it is used only as a texture data.
上面三行不断重复
出来个图像窗口,是三维的网格坐标,什么都没有?
请教各位高手,是怎么回事 ,谢谢了! surf 函数还需要 坐标的矩阵。
建议在matlab中 查看具体的函数说明。
目录
谢谢,但是我不知道在哪个目录下查找这个函数。寒! 原帖由 matlab让我狂 于 2007-5-28 20:03 发表 http://www.chinavib.com/forum/images/common/back.gif
谢谢,但是我不知道在哪个目录下查找这个函数。
寒!
看帖子: 请教:matlab中wgn函数的源码是什么啊? 明白了,谢谢eight!
页:
[1]