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

搜索资源列表

  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. DFT2

    0下载:
  2. 傅立叶频谱图 应用离散傅立叶变换把一张图像从时域转换到频域-Fourier spectrum of discrete Fourier transform applied to an image from the time domain into the frequency domain
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:4.69kb
    • 提供者:ZhouPeng
  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. shape-detect

    0下载:
  2. 用emgucv结合c#编写 包括hough线变换 hough圆变换 基于vs2010开发环境-With c# prepared with emgucv including hough line transform hough circle transform Development environment based on vs2010
  3. 所属分类:OpenCV

    • 发布日期:2014-10-20
    • 文件大小:425kb
    • 提供者:ZZT
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:5.84mb
    • 提供者:wk
  1. PGM

    0下载:
  2. 使用OPENCV实现BMP格式转PGM格式,并输出PGM格式图片-Transform bmp to pgm picture using opencv, and then show pgm picture.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:3.02mb
    • 提供者:周陈龙
  1. Hough-Transform

    0下载:
  2. 霍夫变换检测线段,用到OPENCV,实现简单易懂,值得参考-Hough Transform,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:80.59kb
    • 提供者:shao zhu cui
  1. opencv

    0下载:
  2. 基于OPENCV对图片进行灰度变换、二值变换、窗口变换、线性变换以及均衡处理-OPENCV the picture based on gray-scale transformation, binary transform, the window transform, linear transformations, and equalization
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:30.06kb
    • 提供者:仝如强
  1. fft

    0下载:
  2. 利用傅里叶变换对图像进行降低噪声处理,而且内附有高通和低通滤波功能-Fourier transform
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.28mb
    • 提供者:zhang zhe
  1. cvWavelete

    0下载:
  2. 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:137.8kb
    • 提供者:zyy
  1. Hough_opencv

    0下载:
  2. 上传一个VC++写的基于Opencv的广义Hough变换匹配算法-From a VC++ to write the generalized Hough transform-based Opencv matching algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:256.45kb
    • 提供者:Oscar
  1. disttransform

    0下载:
  2. 此程序是基于OPENCV的对图像进行距离变换的-This program is based on the OPENCV the distance transform the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.13mb
    • 提供者:胡锦
  1. DWT

    0下载:
  2. 用OpenCV实现二维离散小波变换及其逆变换(对初学者非常有用)-OpenCV implementation with two-dimensional discrete wavelet transform and its inverse transform (very useful for beginners)
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:5.36kb
    • 提供者:走出地平线
  1. Hough-Transform

    0下载:
  2. Using hough transform to extract the lines in the desire pictures. the user can set the number of lines you want to extract.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:Eric
  1. hough-transform

    0下载:
  2. 利用opencv以及哈弗变换原理实现对图像中圆形和正方形的检测。-On this post, i would introduce the latest openCV objects recgnition work for my research. Presently, i have developed codes to recognize circle successfully. Capture image from camera, converting the source image int
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:161.38kb
    • 提供者:feiren
  1. Hough-transform-to-get-circle

    0下载:
  2. 用HOUGH变换在彩色图片中找圆,目前参数只能找到比较标准的圆-to find cirle in a color picture with HOUGH transform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:16.85mb
    • 提供者:李先生
  1. wavelet-transform

    0下载:
  2. opencv3.0+vs2013编写小波变换-opencv3.0+vs2013 write wavelet transform
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.5mb
    • 提供者:cuiailian
  1. Hough-transform

    0下载:
  2. 霍夫变换是一种在图像中寻找直线、圆及其他简单形状的方法,霍夫线变换是利用Hough变换在二值图像中找到直线-Hough transform is a find in the image lines, circles and other shapes simple method is to use the Hough transform Hough transform line to find a straight line in the binary image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:132.45kb
    • 提供者:苏晓朋
  1. Hough-transform

    0下载:
  2. opencv霍夫变换:线变换,圆变换合集 在vs2010开发环境下实验测试-Opencv Hough transform: line transform, circle transform set
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18.1mb
    • 提供者:黄俊杰
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com