CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gradient OPENCV

搜索资源列表

  1. 对图像进行形态学开、闭、形态梯度等算法实现

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\inclu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:182701
    • 提供者:高金锋
  1. HoG.rar

    1下载:
  2. 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
  3. 所属分类:Graph Drawing

    • 发布日期:2016-03-04
    • 文件大小:4202
    • 提供者:Yang
  1. EdgeDetection

    0下载:
  2. Program use openCV to demo edge detection (algorithm Gradient).
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5584635
    • 提供者:Thanh
  1. OpenCV_HOG

    0下载:
  2. 梯度直方图算子的opencv代码,注释详细,可以快速的熟悉该算法./.-Gradient histogram opencv code operator, detailed notes, can quickly become familiar with the algorithm. /.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:216186
    • 提供者:田冰
  1. learcode

    0下载:
  2. 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1651653
    • 提供者:李可
  1. reg_grow

    0下载:
  2. region grow sirve para separa una region de una imagen dependiendo del nivel de griss que tenga los valores de entrada que es el punto a evaluar
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:30246
    • 提供者:jovhy
  1. jianbian

    0下载:
  2. 使用opencv工具对给定图片实现径向渐变效果。-Opencv tool to use for a given image to achieve the radial gradient effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:289003
    • 提供者:华维东
  1. accumarray

    0下载:
  2. C++ version (OpenCV) of the Matlab built-in functions accumarray.m and gradient.m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1004
    • 提供者:Phan
  1. CImgChange

    0下载:
  2. opencv 对图像就行渐变处理功能代码·功能已实现-opencv image processing code on the line gradient function has been achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1714277
    • 提供者:chris
  1. Blog_hogCompute6.tar

    0下载:
  2. Opencv HOG (Histogram of Orientation Gradient) training based on Dalal method. When you try to use Opencv HOG, you may not know how the training of the SVM model is done. Here is the example Linux with Opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18151675
    • 提供者:szproxy
  1. PedestrianTracking

    0下载:
  2. 梯度直方图,行人跟踪,用到了opencv-Gradient histogram, pedestrian tracking, and so used the opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:4333862
    • 提供者:王战新
  1. Image-gradient

    0下载:
  2. 在VC++环境中安装好OPENCV,实现对加载图片进行图像渐现的效果-In installed in the VC++ environment OPENCV, to achieve the effect of the image fade-load images
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:934325
    • 提供者:徐欣
  1. imageProcess

    0下载:
  2. openCV + VS2008 实现的基本的图像处理运算,如线性运算、梯度运算、模板运算和图像旋转等-the openCV+ VS2008 achieve the basic image processing operations, such as linear operation, the gradient operator, template operations and image rotation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-05
    • 文件大小:10695576
    • 提供者:卓雅
  1. Kinect_DepthCanny

    0下载:
  2. 用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理-Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment
  3. 所属分类:3D Graphic

    • 发布日期:2016-03-08
    • 文件大小:5015552
    • 提供者:大猫
  1. Lvwatershed

    0下载:
  2. 本程序利用opencv开源库实现watershed算法,利用人工选择种子点与梯度图两种方法来获取种子点。压缩包内有word文档介绍具体的操作和示例。-The program uses the open-source opencv library implements watershed algorithm, using artificial selection gradient map seeds and seed are two ways to get points. Compressed p
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8090230
    • 提供者:lvye
  1. cvOSFilter-v1.0

    0下载:
  2. 基于OpenCV的方向选择滤波,高斯核存放在了文件中,通过领域求解当前像素梯度角度theta。-Direction Selective filter based on OpenCV, Gaussian kernel stored in a file, theta by solving the current pixel field gradient.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1031055
    • 提供者:龚尚
  1. gradient

    0下载:
  2. openCV中边缘检测的应用,包括利用Canny算子,Sobel算子进行检测-Application of edge detection in openCV, including the use of Canny operator, Sobel operator to detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4764943
    • 提供者:郑小航
  1. matting

    0下载:
  2. 使用opencv开发,实现图像抠图,将需要的局部图像提取处理(Robust Matting 1. OpenCV 2. MTL library (for sparse matrix) 3. Intel Math Kernel Library (to solve linear equation by conjugate gradient method))
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:87040
    • 提供者:jackchen
  1. 新建 Microsoft Word 文档

    0下载:
  2. opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:12288
    • 提供者:ambition123
  1. HOG可视化

    0下载:
  2. HOG特征通过计算和统计图像局部区域的梯度方向直方图来构成特征,程序可以对图片中的hog特征进行可视化梯度大小和方向。(The HOG feature is constructed by calculating and counting the gradient direction histogram of the local area of the image. The program can visualize the gradient size and direction of the h
  3. 所属分类:其他

    • 发布日期:2020-04-25
    • 文件大小:3072
    • 提供者:沐子bd
« 12 »
搜珍网 www.dssz.com