搜索资源列表

  1. VC-edge-detection-code

    1下载:
  2. 边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:1909760
    • 提供者:姜丽华
  1. %e8%be%b9%e7%bc%98%e6%a3%80%e6%b5%8b

    0下载:
  2. 边缘检测程序 那附带程序原图 检测效果不错 各种算法,包括canny等一些成用算自-edge detection procedures incidental proceedings that the maximum effect of good detection algorithms, canny including into some other use since counting
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-27
    • 文件大小:181248
    • 提供者:
  1. backgroud(12.22)

    0下载:
  2. 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:380928
    • 提供者:
  1. matlab_video_cature

    0下载:
  2. 视频图像处理,可以实时处理视频数据,包括canny算子,边缘检测等-video image processing, real-time processing video data, including the canny operator, edge detection, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:8192
    • 提供者:wang
  1. CannyEdgeDetect

    0下载:
  2. 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-27
    • 文件大小:3324928
    • 提供者:
  1. multiscal_efge

    0下载:
  2. 利用小波进行多尺度边缘检测,包含canny算法,多尺度边缘检测程序-Carried out using wavelet multiscale edge detection, including the canny algorithm, multi-scale edge detection procedure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:5120
    • 提供者:
  1. canny

    0下载:
  2. canny在MIT的硕士论文和报告,最经典的边缘检测论文,图像处理必备-canny master s thesis at MIT and reporting, the most classic paper edge detection, image processing must
  3. 所属分类:软件工程

    • 发布日期:2024-04-27
    • 文件大小:11117568
    • 提供者:cl
  1. Canny

    0下载:
  2. 采用canny 算子进行图像边缘检测的c++ 代码-Operators using canny edge detection image c++ Code
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:150528
    • 提供者:范一峰
  1. enge

    0下载:
  2. 边缘检测 prewitt kirsch Canny 几种边缘提取方法-Prewitt kirsch Canny edge detection of several edge detection methods
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:2851840
    • 提供者:扬扬
  1. Canny

    0下载:
  2. 数字图像处理,CANNY算子边缘检测,VC++代码,包括算法测试图片等-Digital Image Processing, CANNY edge detection operator, VC++ Code, including algorithms, photographs, and other tests
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:171008
    • 提供者:1111111
  1. CannyEdgeDetector

    0下载:
  2. Canny认为一个优良的边缘检测算子应具有以下3个特性: ① 好的检测性能。不漏检真实边缘,也不把非边缘点作为边缘点检出,使输出的信噪比最大。 ② 好的定位性能。检测到的边缘点与实际边缘点位置最近。 ③ 唯一性。对于单个边缘点仅有一个响应。-Canny think a good edge detector should have the following three characteristics: ①
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:5120
    • 提供者:rex2042
  1. Motion_Muisc

    0下载:
  2. 本程序是基于VC++6.0 + opencv,根据人体运动识别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。-This procedure is based on the VC++ 6.0 opencv, according to human motion to identify playing music. Design to have computer vision technology, canny ed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:40960
    • 提供者:Yilun Ma
  1. MYMFC

    0下载:
  2. 在对话框下显示一幅图像,并进行Canny边缘检测。 在VS2005下实现,运行需要opencv库。-In the next dialog box shows an image and Canny edge detection. Achieved in VS2005, run opencv library needs.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-04-27
    • 文件大小:13878272
    • 提供者:cwl
  1. Cannyalgorithmoncell

    0下载:
  2. Canny算法在细胞图像边缘检测中的应用,主要用于生物学和医学方面
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-27
    • 文件大小:80896
    • 提供者:阿斌
  1. Canny

    0下载:
  2. 图像的边缘检测(用Canny算子提取边缘)-Image edge detection (using Canny edge extraction operator)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:2190336
    • 提供者:王萑
  1. Canny

    0下载:
  2. 帮助了解小波变换的 边缘检测 canny算子,奚旺有帮助-Help understand the wavelet transform canny edge detection operator,奚旺helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:4232192
    • 提供者:大棚
  1. canny

    0下载:
  2. VC调用matlab图像处理工具箱进行canny边缘检测 。自己写的为初学者提供的含源代码和pdf教程大家支持一下吧-VC call matlab image processing toolbox for canny edge detection. Wrote it myself for beginners provided with source code and pdf tutorials you support yourself
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:199680
    • 提供者:
  1. Cannyeadgedetection

    0下载:
  2. 实现Canny边缘检测算法源代码,实现了Canny算法,实现效果非常好。-Canny edge detection algorithm to achieve the source code to achieve the Canny algorithm, to achieve very good results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:342016
    • 提供者:张洪涛
  1. canny_jiancedaima

    0下载:
  2. 边缘检测的canny方法的详细代码,自己觉得不错,希望大家能有改进的更好的代码-Canny edge detection methods detailed code, feel good, hope that we can have improved to better code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:sagegh
  1. opencv_example

    0下载:
  2. Opencv编程,示例程序 1.读入图像并显示 2.载入图像,强制转化为Gray 3.Canny边缘检测 4.轮廓检测 5.运动物体检测 -Opencv programming, one example of the procedure. Read into the image and display 2. Loading image, forced into Gray3.Canny edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:cwy-no.1
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org