vl_impattern

作用:
generate an image from a stock pattern.
从库存的模式中生成一幅图像。

IM=VLPATTERN(NAME) returns an instance of the specified pattern. These stock patterns are useful for testing algoirthms.
返回一个指定模式的实例。这些库存模式对测试算法非常有用。

All generated patterns are returned as an image of class DOUBLE. Both gray-scale and colour images have range in [0,1].
返回的图像的数据类型为DOUBLE,不管是灰度图像还是彩色图像,取值范围均为[0,1]。

vl_impattern() without arguments shows a gallery of the stock patterns. The following patterns are supported:
vl_impattern() 支持以下模式:

  • A stock image::
    Any of ‘box’, ‘roofs1’, ‘roofs2’, ‘river1’, ‘river2’, ‘spotted’.
    这是存放在vlfeat/data中的几张测试图片。。
I = vl_impattern('roofs1') ; % 载入测试图像
figure,image(I) ; % 显示图片
  • Wedge::
    The image of a wedge.
  • Cone::
    The image of a cone.
  • SmoothChecker::
    A checkerboard with Gaussian filtering on top. Use the
    option-value pair ‘sigma’, SIGMA to specify the standard
    deviation of the smoothing and the pair ‘step’, STEP to specfity
    the checker size in pixels.
  • ThreeDotsSquare::
    A pattern with three small dots and two squares.
  • UniformNoise::
    Random i.i.d. noise.
  • Blobs:
    Gaussian blobs of various sizes and anisotropies.
  • Blobs1:
    Gaussian blobs of various orientations and anisotropies.
  • Blob:
    One Gaussian blob. Use the option-value pairs ‘sigma’,
    ‘orientation’, and ‘anisotropy’ to specify the respective
    parameters. ‘sigma’ is the scalar standard deviation of an
    isotropic blob (the image domain is the rectangle
    [-1,1]^2). ‘orientation’ is the clockwise rotation (as the Y
    axis points downards). ‘anisotropy’ (>= 1) is the ratio of the
    the largest over the smallest axis of the blob (the smallest
    axis length is set by ‘sigma’). Set ‘cut’ to TRUE to cut half
    half of the blob.

All pattern accept a SIZE parameter [WIDTH,HEIGHT]. For all but the stock images, the default size is [128,128].


IMAGE

用来显示图像。
image(C) displays matrix C as an image. Each element of C specifies the color of a rectilinear patch in the image. C can be a matrix of dimension MxN or MxNx3, and can contain double, uint8, or uint16 data.


vl_sift

vlfeat常见函数相关推荐

  1. VLFeat开源库介绍及在VS2013中的编译

    VLFeat是一个开源的计算机视觉算法库,内容主要包括feature detectors.feature extractors.k-means clustering.randomized kd-tre ...

  2. 关于OpenCV中常见函数用法总结

    关于OpenCV中常见函数用法总结 一 一般Mat的赋值操作 二 求Mat中的最大值以及最小值 三 randn()函数给图像添加高斯噪声 四 mean()函数的用法 五 系统计时器 六 矩阵之间的四则 ...

  3. 记录一下vlfeat视觉库配置

    vlfeat视觉库有两种配置方式,就像opencv一样,可以直接下载使用,也可以源码编译,下面记录一下直接下载并配置的方式 vlfeat库的GitHub地址: GitHub - vlfeat/vlfe ...

  4. VLFeat库中加extern “C“

    使用VLFeat的时候官网有这么一句话,VLFeat是C的库,想要在C++中使用它就要加上extern "C" 如下: extern "C" { #includ ...

  5. Matlab在ubuntu上运行速度,ubuntu环境下VLFeat在MATLAB上的运行

    下载: http://www.vlfeat.org/download.html 配置: (1)MATLAB最低版本要求:2009B (2)配置方法: a 临时配置: 下载最新版本的VLFeat bin ...

  6. Visual Studio配置VLFeat库(一次配置,永久生效)

    一.打开VS,新建一个项目 二.打开VS,选择[视图]-[其他窗口]-[属性管理器] 在Debug | Win32下方的Microsoft.cpp.win32上右键单击-[属性],弹出属性对话框 三. ...

  7. matlab安装配置VLFeat库

    一.下载VLFeat的binary包: VLFeat 0.9.20 binary package(点击下载) 下载得到vlfeat-0.9.20-bin.tar文件 二.解压vlfeat-0.9.20 ...

  8. VLFeat SLIC超像素分割(Cpp版)

    这段时间对VLFeat的C接口非常的感兴趣,以前用的都是其Matlab接口,虽然很方便,而且提供的Matlab接口要比C接口功能更强大,但Matlab终归只能用来做一下快速的方法验证,所以想比较完整的 ...

  9. CV之OpenCV:OpenCV库涉及概念、常见函数、常用案例、HALCON软件简介之详细攻略

    CV之OpenCV:OpenCV库涉及概念.常见函数.常用案例.HALCON软件简介之详细攻略 目录 CV入门 OpenCV使用过程 1.基本教程 OpenCV的相关概念 1.基本概念

最新文章

  1. python解一元二次方程步骤-Python实现求解一元二次方程的方法示例
  2. 2017-2018-1 20155201 实验五 通讯协议设计
  3. Horseshoe prior的R package介绍:HS.normal.mean函数
  4. termux配置python安装kali_安卓安装kali linux之Termux
  5. 工业机器人滑膜变结构控制技术_机器人智能滑模变结构控制方法的研究
  6. 使用NBAR更有效的识别与封堵网络应用
  7. oracle静默安装访问数据库慢,Oracle数据库静默安装总结
  8. 驱动模块Makefile 编写【原创】
  9. 01-执行上下文与变量对象
  10. C# List与Array性能比较
  11. Nginx在Linux下的安装部署
  12. html 默认ie设置,如何设置ie为默认浏览器,教您如何设置ie为默认浏览器
  13. vmware fusion 7 序列号
  14. PayPal支付时出现“该商家目前无法接受PayPal付款。请稍后重试,或返回商家页面并选择其他付款方式。”
  15. RFID定位技术在仓库管理中的应用--新导智能
  16. 解决Win键不能用的问题
  17. Go语言反射(reflect)
  18. mysql的默认隔离等级_mysql 四种隔离级别
  19. 日文windows系统 oracle数据库乱码的处理
  20. DDoS 攻击防御方法

热门文章

  1. 《漫画中国式项目管理》总结
  2. 技术交流出差的准备工作应该了解什么?
  3. QQ汉字验证码原理(C#随机中文汉字验证码)
  4. 微型计算机通信与接口技术 pdf,微型计算机原理与接口技术
  5. 120306 php,LAMP搭建之源码篇
  6. 2005-2022中国企业对外直接投资、OFDI海外投资明细、中国全球投资追踪数据CGIT(含非建筑施工类问题投资)
  7. 和尤雨溪一起进阶vue
  8. 小侃设计模式(十)-外观模式
  9. 博客迁移到GitHub欢迎访问
  10. 【软考软件评测师】第四章节 黑盒测试测试方法