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

搜索资源列表

  1. chepaidingwei

    0下载:
  2. 利用OpenCV进行车牌定位,基于边缘检测,效果良好-Use OpenCV for license plate location based on edge detection, to good effect
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:1713250
    • 提供者:黄灿
  1. ancy

    0下载:
  2. opencv 读取视频图像并作一些简单的基本的处理,比如边缘检测,中值滤波-Read the video image and make a few simple basic processing, such as edge detection, median filtering, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:227513
    • 提供者:王大神
  1. ustc_image_exp

    0下载:
  2. 图像处理课程的实验内容,包括四个小实验,实验1图像的点处理 实验2 图像的平滑 实验3 图像的边缘检测 实验4 FOURIER变换 包括最后的实验报告-Image Processing courses of experiments, including four small experiments a point image processing image smoothing Experiment 2 Experiment 3 image edge detection experiment 4
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11952425
    • 提供者:
  1. vedio

    0下载:
  2. 基于开源的图像处理库opencv,打开电脑摄像头,并读取摄像头数据将它显示在窗口中,同时进行边缘检测-Based on open source image processing library opencv, open the computer camera, and read the camera data to display it in the window, and edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9390406
    • 提供者:lin
  1. MyOpenCV

    0下载:
  2. VC6.0+OpenCV1.0配置下的MFC单文档完整工程,能够实现图像的打开、显示、保存,并实现CANNY边缘算子的计算和显示。适合入门学习VC6.0+OpenCV1.0配置下的MFC界面的设计。学会了这个基本工程,基本上就懂怎么做MFC界面了。 -MFC single document under VC6.0+ OpenCV1.0 configuration complete engineering, to realize the open、display and save of the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4233230
    • 提供者:chenye
  1. smooth

    0下载:
  2. 平滑处理,基于OPENCV的内部调用函数,对图像进行平滑处理,去除边缘噪声-Smoothing OPENCV the internal call functions, image smoothing, edge noise removal
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:128987
    • 提供者:艾飞飞
  1. SRADPVS60

    0下载:
  2. vc6.0实现SRAD算法,即各向异性去斑噪算法,实现对图像的平滑去噪。在去除噪声的同时保持并增强了图像中目标的边缘。-vc6.0 realize SRAD algorithm, namely anisotropic speckle noise algorithm, to achieve image denoising smoothing. Remove the noise, while maintaining and enhancing the edge of the target image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1810307
    • 提供者:wuchengwei
  1. SRADPVS2010

    1下载:
  2. VS2010+OPENCV实现了SRAD算法,对图像进行平滑去噪,能有效抑制噪声并增强图像中的目标边缘。-VS2010+OPENCV realized SRAD algorithm for image denoising smoothing, can effectively suppress noise and enhance the image of the target edge.
  3. 所属分类:OpenCV

    • 发布日期:2015-03-05
    • 文件大小:234496
    • 提供者:wuchengwei
  1. chengxu

    0下载:
  2. 程序中包括canny边缘检测,平滑滤波,和金字塔算法,都是基于opencv的,程序简单实用。-Program includes canny edge detection, smoothing filtering, and the pyramid algorithm, are based on opencv, procedures simple and practical.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2277
    • 提供者:tangfei
  1. opencv_Demo

    1下载:
  2. 利用MFC来实现OpenCV中的基本图像处理功能,比如缩放,边缘检测,腐蚀膨胀等等,也包括人脸检测部分,里面有详细的注释,非常适合于OpenCV的初学者.-OpenCV using MFC to achieve the basic image processing functions, such as zoom, edge detection, corrosion expansion, etc., but also includes face detection part, there are
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5057536
    • 提供者:
  1. 5-1

    0下载:
  2. 对图像进行拉普拉斯变换,然后采用canny算法进行边缘检测-Laplace transform of the image, then use the canny edge detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1407246
    • 提供者:殷勇
  1. Test

    0下载:
  2. 这是一个检测车道线的程序, 利用了canny边缘检测以及霍夫直线检测,并适当增加了一些车道线的约束条件。-This is a program used to detect the lane of the road which used canny edge detector and the Hough lane detector.
  3. 所属分类:OpenCV

    • 发布日期:2015-02-07
    • 文件大小:7922688
    • 提供者:姚帅
  1. coraseHarrisAndCanny

    0下载:
  2. 结合边缘检测实现harris角点检测,针对opencv自带角点检测作出一定改进。-Combined with the edge detection of Harris corner detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:3169
    • 提供者:王成
  1. CV2_Learn_MorpFeature

    0下载:
  2. 使用opencv2写的,使用形态学滤波对图像进行边缘及角点的检测。-Use opencv2 write, using morphological filtering the image edge and corner detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9622483
    • 提供者:alonjiao
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  1. IMGFFT

    0下载:
  2. 图像边缘提取、傅里叶变换等,用到OpenCV库-DFT、Edge Detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:139555
    • 提供者:Grant Hill
  1. CPJY45

    0下载:
  2. 基于opencv的运动目标检测。帧间差分,边缘检测,运动目标提取。-Moving object detection based on opencv.Frames Difference,edge detector,and moving object extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1850678
    • 提供者:朴佳人
  1. canny

    0下载:
  2. opencv实现canny边缘检测-opencv realize canny edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2986302
    • 提供者:雪欣共享号
  1. opencv-Canny

    0下载:
  2. 基于opencv的Canny边缘检测源代码,可以读取图像对起是缩放,可作为opencv的基础入门。-Canny edge detection based on the opencv source code, can be read from the image pair is scaled, can be used as the basis for opencv entry.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:839
    • 提供者:徐世勇
  1. canny

    0下载:
  2. Canny 的目标是找到一个最优的边缘检测算法 opencv中的边缘检测 用c++来实现-Canny goal is to find an optimal edge detection algorithm of edge detection opencv to achieve c++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:784328
    • 提供者:cjshan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com