搜索资源列表
myginput
- 点鼠标取点并显示标记,改进的ginput函数-A mouse pick and shown signs
libsvm
- 用libsvm来实现图像分割,测试图片用的亦是25cases和40cases中的那个littleduck测试图片。主体程序思想为25cases中的代码过程,改进之处为可以让用户利用ginput来提取背景的样本点和前景(待分割出来的目标)的样本点作为训练样本,而不需实现指定背景和前景的样本点,也不用额外的小软件来查看某点的RGB值,ginput即可。-With libsvm to image segmentation, test picture is also used in 25cases an
ginput
- 通过ginput函数对于正弦函数y=sin(x)的图线进行取点(use ginput function to pick the point of the sine function y=sin(x))