CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - transform function

搜索资源列表

  1. Affine-Transform

    0下载:
  2. 通过输入图像,利用opencv中的cvwarpaffine函数构造仿射图像集-Construct affine images via cvwarpaffine function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.12mb
    • 提供者:kiser_cai
  1. Brightness-transform

    0下载:
  2. 根据matlab中的imadjust函数编写的程序,可以实现对彩色图像的亮度变换,参数要自己调一下-According to the function in matlab imadjust written procedures, can change the brightness of the color images, what parameters to tune their own
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8.14mb
    • 提供者:李芳
  1. test1

    0下载:
  2. 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:673.84kb
    • 提供者:liu
  1. houghcircles

    0下载:
  2. 函数cvHoughCircles使用Hough变换检测灰度图像中的圆-The function cvHoughCircles using the Hough transform circle detection grayscale images
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.41mb
    • 提供者:wink
  1. DFT

    0下载:
  2. vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3.7mb
    • 提供者:李凯
  1. AffineTransform

    0下载:
  2. 结合OpenCV,针对图像进行仿射变换。-combine with OpenCV, the project can realize the function on affine transform to the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:562.55kb
    • 提供者:雷会
  1. imadjust

    0下载:
  2. 使用MATLAB中的imadgujust函数对图像进行亮度变换-Use MATLAB in imadgujust function image brightness transform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:46.59kb
    • 提供者:王刚
  1. Opencv_Chinese_handbook

    0下载:
  2. 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:1.27mb
    • 提供者:贝壳里的海
  1. HoughLine

    0下载:
  2. 一个基于opencv库函数的VC工程,通过霍夫变换提取图像中的直线-One based on the opencv library function of the VC project, through the Hough transform to extract the linear image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1.27mb
    • 提供者:周周
  1. DWT in opencv

    0下载:
  2. Discrete Wavelet Transform in opencv have main function
  3. 所属分类:OpenCV

    • 发布日期:2014-01-20
    • 文件大小:5.23mb
    • 提供者:LanceCheng
  1. dwt

    0下载:
  2. Discrete Wavelet Transform in opencv have main function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5.23mb
    • 提供者:Lance Cheng
  1. Laplace

    0下载:
  2. 基于VC6.0和opencv的图像拉普拉斯变换程序,实现基本的拉普拉斯变换功能-Based on VC6.0 and opencv image Laplace transform program to achieve basic Laplace transform function
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:319.03kb
    • 提供者:黄文君
  1. OpenCVdemo11

    0下载:
  2. OpenCV霍夫变换:霍夫线变换,霍夫圆变换合辑 OpenCV中霍夫变换相关的知识点 OpenCV中实现霍夫线变换的HoughLines、HoughLinesP函数的使用方法,实现霍夫圆变换的HoughCircles函数的使用方法-OpenCV hough transform: line hough transform, hough transform collection OpenCV hough transform in the relevant knowledge Open
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2.64mb
    • 提供者:陆伟
  1. huofu

    0下载:
  2. 这是有关于opencv的源代码,实现的功能是霍夫变换-This is on the opencv source code, the realization of the function is the Hof transform
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.49kb
    • 提供者:zwangtianran
  1. 64_HoughLines

    0下载:
  2. 程序描述:基于opencv2.4.4;功能:霍夫线变换综合示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on opencv2.4.4 Function: Hough transform more comprehensive example development and testing by operating system: Windows 7 64bit
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:肖斌
  1. hough

    0下载:
  2. vs2012+OpenCV2.4.8中关于霍夫变换的应用,包括实现霍夫圆变换的HoughCircles函数的使用方法-Application of Hof transform in vs2012+OpenCV2.4.8, using the HoughCircles function method including the circle Hough transform
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7.04mb
    • 提供者:郑小航
  1. line

    0下载:
  2. 基于vs2012+OpenCV2.4.8中实现霍夫线变换,HoughLines、HoughLinesP函数的使用方法-Implementation of the Hof line transform, HoughLinesP, HoughLines function based on vs2012+OpenCV2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.63mb
    • 提供者:郑小航
  1. cvwarpaffine

    0下载:
  2. 代码测试了opencv仿射+透视变换,应用的版本是vs2010+opencv2.4.9.-A project to test the function of affine transform in opencv. The code is work in vs2010&opencv2.4.9
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11.4mb
    • 提供者:周蓉
  1. opencv-fft2

    0下载:
  2. 灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!-Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier tran
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:178.77kb
    • 提供者:文昊
  1. 6374325

    0下载:
  2. 关于信号处理中傅立叶变换的MATLAB函数,可以与FFT进行对比(About Fourier transform of MATLAB in signal processing function, can be compared with FFT)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:Matgig
« 12 »
搜珍网 www.dssz.com