CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - image detection

搜索资源列表

  1. Gcenter

    2下载:
  2. 图像的重心区域检测 matlab程序实现 可以检测重心区域并设置成希望颜色,对单景物背景图像效果极佳-regional focus image detection Matlab program can detect regional focus and set hope that the color of single features excellent background images
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:49615
    • 提供者:周贤
  1. dither_test

    0下载:
  2. 对加入水印的图像进行检测,水印加入算法是上一个上传的程序 add_score.m-to join the watermark image detection, joined the watermark algorithm is a procedure upload add_score.m
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1312
    • 提供者:刘江
  1. 直线检测

    0下载:
  2. 检测一副图象中的直线并把直线描绘出来,用OPENCV编,VC环境下-an image detection of linear and linear painted with OPENCV series, VC environment
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1022
    • 提供者:张莉
  1. dect_image

    0下载:
  2. 功能是图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-function is image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:22953
    • 提供者:zhanghua
  1. harrisconnertest

    0下载:
  2. 利用harris算法对图像的角点进行检测,对一般的图像检测的效果都还不错-use of the algorithm for image Corner detection, the general image detection results are also good
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:60795
    • 提供者:lll
  1. pixel_scan

    0下载:
  2. 用MATLAB实现的一个小巧的像素检测程序-MATLAB a compact image detection procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8098
    • 提供者:luxieji
  1. 图象的检测,模板匹配算法代码

    4下载:
  2. 图像处理,图像的检测,模板匹配算法代码,应用与模板搜索-image processing, image detection and template matching algorithm code, application templates and search
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35705
    • 提供者:罗丁
  1. 图像检测和模板匹配源码2005518144751

    0下载:
  2. 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24584
    • 提供者:jia
  1. 用差影法检测图象

    1下载:
  2. 用差影法检测图像,VC++实现,具有较高的参考价值-with poor video image detection, VC, with high reference value
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42710
    • 提供者:sshj
  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6258887
    • 提供者:欢欢
  1. Image.rar

    0下载:
  2. 静态图像中的人体检测技术在驾驶员辅助系统、人体运动捕捉、色情图片过滤以及虚拟视频等领域有重要的应用价值。,Static images of the human body detection technology in driver assistance systems, human motion capture, filter pornography and other areas as well as the virtual video has important application va
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:8569738
    • 提供者:小鹿
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. Cross-Correlation-Target-Image-Detection

    0下载:
  2. Cross-Correlation-Target-Image-Detection,很好用哦,大家下载自己看看,很详细-Cross-Correlation-Target-Image-Detection, good with Oh, you download could see for himself, in great detail
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:109931
    • 提供者:maz12
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-28
    • 文件大小:1991623
    • 提供者:郭东
  1. image

    0下载:
  2. MFC实现对图像的基本处理,包括图像分割,边缘提取等功能,主要实现对 8位或者24位图的操作。-MFC to achieve the basic image processing, including image segmentation, edge detection and other functions, mainly to achieve 8-bit or 24-bit map operation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:109766
    • 提供者:王俊
  1. VB.image.detection.module.implementation.code

    0下载:
  2. VB 图片 检测模块化实现代码VB image detection module implementation code -VB image detection module implementation code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:4217
    • 提供者:7c
  1. edge detection

    0下载:
  2. edge detection code for still image
  3. 所属分类:Windows编程

    • 发布日期:2013-07-25
    • 文件大小:1909913
    • 提供者:mwshin
  1. image 4

    0下载:
  2. it is very good for edge detection
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:ali500
  1. Shrimp-Detection

    0下载:
  2. This research promotes an image processing algorithm to detect, identify and eliminate shrimp with yellow head virus from the Litopenaeus vannamei gathering lines.
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:18518016
    • 提供者:Chi Cuong
  1. Motion-Direction-Detection-master

    0下载:
  2. motion detection i can detect any motion and it is written in pyhton
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:193536
    • 提供者:HR7
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com