CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘检测 VC

搜索资源列表

  1. sharp

    0下载:
  2. 成功用VC将图像的锐化和边缘检测演示出来。包括轮廓提取等-Successfully using VC image sharpening and edge detection by demonstration. Including contour extraction, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:944432
    • 提供者:
  1. bianyuanjiance

    0下载:
  2. 在安装了OPENCV库的VC环境中实现边缘检测的代码,类似于CANNY检测-OPENCV library installed VC++ code to achieve edge detection, similar to the detection CANNY
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:653
    • 提供者:江林
  1. cuihuan

    0下载:
  2. 锐化及边缘检测,来自VC++图像处理程序设计配套光盘-Sharpening and edge detection, image processing from the VC++ program design supporting CD-ROM
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:944474
    • 提供者:卢李龙
  1. imageprocessing

    0下载:
  2. vc++图像处理源码 包含各种算法 有几何变换 灰度变换 边缘检测 图像分割等-vc++ source code that contains a variety of image processing algorithms with geometric transform gray-scale transformation such as edge detection image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19373797
    • 提供者:qingshan
  1. Canny

    0下载:
  2. 用canny算子来检测图像边缘,VC-Using canny operator to detect image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:195913
    • 提供者:David Liu
  1. edgedetect

    0下载:
  2. VC 6.0下的一个实用的边缘检测程序,可以运行-an useful edge detect method
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2150013
    • 提供者:小妍
  1. facedetection

    0下载:
  2. 基于肤色和模板匹配的人脸检测VC程序,利用人脸的肤色进行边缘检测,然后与训练集中的人脸样本进行匹配来检测人脸。-Template matching based on skin color and face detection VC program, use face color edge detection, and then with the training set of face samples for matching to detect the human face.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3749972
    • 提供者:xiao
  1. demo

    0下载:
  2. 应用VC实现对图像的基本处理,包括灰度直方图的源代码,滤波,边缘检测等常用的技术-digital image processing
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4962992
    • 提供者:安红
  1. lunkuojiance

    0下载:
  2. 一个用于图像边缘检测的c++程序源码,你可自己移植到VC++6.0运行。-One for edge detection of c++ program source code, you can migrate to your VC++6.0 run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:836
    • 提供者:shi
  1. Cjb

    0下载:
  2. VC++实现边缘检测,直方图均衡,傅里叶变换-VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3461353
    • 提供者:陈家波
  1. imageprocessing

    0下载:
  2. 利用vc++开发的图像处理程序,包括图像灰度化、图像平滑、边缘检测、二值化、数学形态学处理等功能。-Image processing project use vc++,including image grayscale,smoothing,edge detection,morphological processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8342214
    • 提供者:张雷
  1. 25

    0下载:
  2. 用VC++实现导入图像,并用canny算子检测边缘-Import VC++ to achieve with the image, and edge detection using canny operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:169112
    • 提供者:yang
  1. WaterMark

    0下载:
  2. 基于边缘检测及hough变换的图像处理VC水印源程序-Hough transform based on edge detection and image processing matlab simulation source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3183050
    • 提供者:寒雨
  1. plateVs2003

    1下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19981344
    • 提供者:liren
  1. CannyDetect

    0下载:
  2. 在vc平台下,对输入图像作canny边缘检测,并输出检测结果-canny edgy detect
  3. 所属分类:Graph program

  1. demo

    0下载:
  2. 一个有关边缘检测 robert sobel FFT傅里叶变换等算法的demo-a demo using VC++ that implements the algorithms of edge detection and FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1640473
    • 提供者:lihao
  1. codefile

    0下载:
  2. 20多个常用vc++的数字图象处理算法实现。包括二值化变化、反色、直方图均衡、灰度均衡、阈值变换、图像旋转、高斯平滑、边缘检测、hough变换、均值滤波、傅立叶变换、离散余弦变换、canny算子边缘提取、逆滤波和维纳滤波等。-Vc++ in more than 20 commonly used digital image processing algorithms. Including binary change, anti-color, histogram equalization, gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3732188
    • 提供者:林涛
  1. OPENCV_TEST

    0下载:
  2. 结合Opencv工具,在vc++平台上的程序。对输入图像,输入视频文件直方图均衡化和Canny边缘检测,同时对摄像头输入视频进行直方图均衡化和Canny边缘检测。-Combined Opencv tool, vc++ platform procedures. Of the input image, histogram equalization, the input video files and Canny edge detection, while the video camera inpu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:32678
    • 提供者:胡宗亮
  1. 11

    0下载:
  2. 在做一个图像处理的程序要用到边缘检测的代码 这是一个图像处理的程序代码-Do a image processing procedure to use the code that edge detection is the image edge detection of vc++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:541
    • 提供者:jiacool
  1. vcimage

    0下载:
  2. 边缘检测的源码,vc++实现,供给初学者学习用.没有密码.-Edge detection source, vc++ implementation, supply beginners to learn to use. There is no password.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3229461
    • 提供者:屈布
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 22 »
搜珍网 www.dssz.com