CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 代码检测

搜索资源列表

  1. 基于数学形态学的边缘检测和图像分割方法

    1下载:
  2. VC原代码很好的程序,请大家参考-VC source good procedures, please refer to
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:104947
    • 提供者:范继来
  1. ~图象的边沿检测,提取,轮廓跟踪算法代码

    0下载:
  2. 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:25667
    • 提供者:望军
  1. 人脸检测程序代码

    1下载:
  2. 是一个很好的人脸识别程序啊,用vc++结合opencv做的
  3. 所属分类:图形/文字识别

    • 发布日期:2009-11-13
    • 文件大小:5490107
    • 提供者:zsn827@163.com
  1. 人脸检测代码

    0下载:
  2. 人脸检测 adboost
  3. 所属分类:图形/文字识别

    • 发布日期:2009-03-23
    • 文件大小:939572
    • 提供者:lxm688@eyou.com
  1. 基于小波模极大值的图像边缘检测源码

    1下载:
  2. 本源码来源于硕士生毕业设计的一部分,将小波模极大值引入图像边缘检测,比原有的小波图像边缘检测的速度和性能都有一定的提高,该程序对代码也进行了优化,经过测试,下载后在matlab环境下可直接使用。
  3. 所属分类:图形/文字识别

    • 发布日期:2010-05-14
    • 文件大小:510
    • 提供者:zhusj2010
  1. HoughCode-Matlab

    0下载:
  2. Hough变换提取圆信坐标,半径的Matlab代码,绝对好使,请大家检验。
  3. 所属分类:图形/文字识别

  1. Gabor-fdp5final

    0下载:
  2. 人脸检测的代码,很强大! !Face Detection System基于Gabor特征提取和人工智能的人脸检测系统源代码fdp5final-Face detection code, it is powerful! ! Face Detection System Based on Gabor feature extraction and artificial intelligence face detection system source code fdp5final
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:190459
    • 提供者:wupeng
  1. 机器人-视频检测与控制

    0下载:
  2. 上位机是采用了AForge.NET Framework-2.2.3和EZ-B SDK Windows v2011.11.09.00的结合。AForge真的很强大,不过没有涉及到控制这块,EZB就有现成的参考,但EZB没有提供核心部分的代码,而它只支持本地摄像头,所以我只能反编译获取需要的代码,移植到AForge的MotionDetectorSample这个例子里面。 大部分代码都是来自网络,欢迎大家使用和修改,有好作品别忘了分享一下哦~
  3. 所属分类:图形/文字识别

  1. 机器人-视频检测与控制

    0下载:
  2. 上位机是采用了AForge.NET Framework-2.2.3和EZ-B SDK Windows v2011.11.09.00的结合。AForge真的很强大,不过没有涉及到控制这块,EZB就有现成的参考,但EZB没有提供核心部分的代码,而它只支持本地摄像头,所以我只能反编译获取需要的代码,移植到AForge的MotionDetectorSample这个例子里面。 大部分代码都是来自网络,欢迎大家使用和修改,有好作品别忘了分享一下哦~
  3. 所属分类:图形/文字识别

  1. model

    0下载:
  2. 图像的边缘检测MATLAB代码,对所获取的图像可以进行有效的边缘检测-Image Edge Detection MATLAB code of the acquired image can be an effective edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2489412
    • 提供者:刘文学
  1. cannyfinal

    0下载:
  2. 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2927
    • 提供者:张妍妍
  1. 61EDA_C1617

    0下载:
  2. 人脸检测系统代码,经过调试的,很不错,我在其他网站上找到的,如果侵权我会立即删除!-Human face detection system code, after debugging, it is true that I found on other sites, if the infringement and I will delete it immediately!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6193920
    • 提供者:ynx
  1. adoboost_face_detection

    0下载:
  2. adoboost_face_detection 人脸检测算法,MATLAB代码-adoboost_face_detection face detection algorithm, MATLAB code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:9153
    • 提供者:sunyolanda
  1. fdp-v51

    0下载:
  2. matlab编写的基于神经元网络的人脸检测代码-prepared matlab neural network-based face detection code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1171375
    • 提供者:肖汉
  1. FaceDetection

    0下载:
  2. VC++实现的人脸检测算法。这个代码对于初学者有很大的引导作用。我也是正在学习这些内容。-VC++ to achieve the face detection algorithm. The code for a great beginners guide. I am also learning the content.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:954942
    • 提供者:liuweimin
  1. PedestrianDetection

    0下载:
  2. 此代码的功能是实现运动中的行人检测,采用VC开发环境编写,代码简洁易懂。-The function of this code is to achieve movement of the pedestrian detection, written by VC development environment, code easy to read.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:935173
    • 提供者:王飞
  1. MotionDetection1

    0下载:
  2. 此代码用于运动目标检测,尤其是前期的目标背景建模等具有较好的效果-This code is used for moving target detection, especially early in the target background has a good effect modeling
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:675344
    • 提供者:晓生
  1. Human_Face_Detection_Based_On_AdaBoost

    1下载:
  2. 基于AdaBoost的人脸检测程序可执行文件及其代码-Human Face Detection Based On AdaBoost,executable file and source codes included
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2125371
    • 提供者:翠翠
  1. 红外小目标检测算法Local CM

    3下载:
  2. 这是对2014 IEEE trans on GRS上的经典论文LCM的实现,还没有对代码进行优化,能完成任务,但效率不太高。(This is the implementation of LCM, a classic paper on 2014 IEEE Trans on GRS. The code has not been optimized and the task can be completed, but the efficiency is not very high.)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-04-10
    • 文件大小:3072
    • 提供者:kkssyy
  1. 附件05-Demo演示代码

    1下载:
  2. 双目相机与计算机连接后进行拍照,图片抓取,视频拍摄,人脸检测,Canny边缘检测,BM算法与SGBM算法进行立体匹配测距的实现。(The binocular camera is connected with the computer to take pictures, capture pictures, take videos, detect faces, Canny edge detection, BM algorithm and sgbm algorithm for stereo match
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-04-26
    • 文件大小:9568256
    • 提供者:小乖腾
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com