搜索资源列表

  1. edgedetection

    0下载:
  2. 在C++环境中用opencv实现道路边缘检测-In the C++ Environment using opencv realize the road edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1649664
    • 提供者:吉元
  1. MATLABGUIedgedetection

    0下载:
  2. MATLAB GUI 图像边缘检测 图形界面-Image Edge Detection MATLAB GUI graphical interface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:林清源
  1. matlabwt

    0下载:
  2. 自相关基音检测算法是语音信号处理的关键技术,算法的效率直接影响语音信号实时处理的质 量。-Autocorrelation pitch detection algorithm is the key to speech signal processing technology, a direct impact on the efficiency of algorithms in real-time speech signal proce
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:70656
    • 提供者:jiang1013nan
  1. videoprocessor

    0下载:
  2. 边沿检测,用vhdl实现sobel算子。-Edge detection, using VHDL realize sobel operator.
  3. 所属分类:分形几何

    • 发布日期:2024-05-11
    • 文件大小:8093696
    • 提供者:大洪
  1. tuxiangshibieheceliangjishuyanjiu

    0下载:
  2. 针对压力锅炉机组主蒸汽管道碳钢部件金相组织石墨化程度的检测问题,选择 适合的算法,将数字图像处理和模式识别技术运用于金相组织测量之中,建立一套对 石墨化级别进行识别的图像检测系统。针对石墨化部分原始图片灰度区间窄的特 征,通过图像预处理使图像清晰,突出石墨组织,采用边缘检测方法,提取出要检 测的粗大呈黑色的石墨组织。最后采用最近领域法进行图像识别,判断碳钢石墨化 的程度。-Pressure boiler unit f
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:1831936
    • 提供者:孙建青
  1. Link-basedOutlierandAnomalyDetectioninEvolvingData

    0下载:
  2. In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containing both continuous and categorical attributes. LOADED is a tunable algorithm, wherein one can trade off computation
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:192512
    • 提供者:甜甜
  1. movingdetect

    0下载:
  2. 运动目标检测的源程序,能对24真彩色的图象进行处理,通过差影法(差分法)来实现检测!即用当前图象减去前一幅图象!-Moving target detection in source code, to the 24 true color image processing, through poor shadow method (differential method) to achieve detection! That is, b
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:克玲
  1. tuxiangfengebianyuanjiance

    0下载:
  2. 本代码包含有图像分割和边缘检测的多种处理方法,在图像分割中有自适应阈值,大律法,边缘检测中有轮廓提取和轮廓跟踪,模板匹配中有差影,模板匹配,差影匹配。-The code includes image segmentation and edge detection of a variety of treatment methods in image segmentation has adaptive threshold, the law,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:2637824
    • 提供者:杜玉
  1. Prewitt2008

    0下载:
  2. P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:sasa
  1. cvhoughcircles

    0下载:
  2. hough变换检测圆的opencv源码 不错哦-hough transform circle detection opencv source Oh well
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:吴首慧
  1. VehicleCheck

    0下载:
  2. 车辆识别 vehicle detection and classification.-Vehicle Identification vehicle detection and classification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:84992
    • 提供者:dtianmin
  1. 20081004

    0下载:
  2. GMM 混合高斯自适应背景维护 可以用来做行人检测 等-GMM Gaussian Mixture adaptive background maintenance can be used to make the pedestrian detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:53248
    • 提供者:li shu
  1. street_source

    0下载:
  2. 道路检测算法的实现极及其方案代码简单灵活-Road detection algorithm and its program code to achieve a very simple and flexible
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:5388288
    • 提供者:like
  1. edge

    0下载:
  2. 可以对图像进行边缘检测 其中检测方法可以通过参数设置改变 LoG Sobel Canny Prewitt -Can image edge detection method which can detect changes in parameter settings LoG Sobel Canny Prewitt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:7168
    • 提供者:*坤
  1. 30_Collide

    0下载:
  2. opengl经典 关于碰撞检测 我也刚学,觉得很棒.与opengl的初学者们共享...谢谢!-classic opengl collision detection on the school I just feel great. opengl beginner and have to share ... Thank you!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:739328
    • 提供者:Jack
  1. ObjectExtraction

    0下载:
  2. 动态场景中运动目标检测提取与跟踪 对新手很有用-Dynamic scene extracting moving target detection and tracking of new useful
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:625664
    • 提供者:车志富
  1. facedetecting

    0下载:
  2. 人脸检测和识别算法程序,语言是matlab语言。-Face detection and recognition algorithm procedures, language is the matlab language.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:393216
    • 提供者:fuhuaizheng
  1. yunfeng

    0下载:
  2. 该函数用于简单背景下运动目标检测和轮廓提取,虽为简易实现,但效果不错,可根据个人需要添加代码-This function for a simple moving object detection and contour extraction, although it is easy to achieve, but good results can be based on individual need to add code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:41984
    • 提供者:高洪佳
  1. hsv_detection

    0下载:
  2. 本例程提供OpenCV使用者以鼠标选定窗口中图片区域,并侦测选定区域内的色调hue 及饱合度saturation 最大值最小值。适用于影像侦测肤色范围,程序终止后自动记录侦测结果于硬盘内。-OpenCV routines provided by the user to mouse selected picture window region, and to detect the selected region color hue and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:83968
    • 提供者:Yuan Long LO
  1. change

    0下载:
  2. 视频序列变化检测是根据07年“A Martingale fr a mework for Detecting Concept Changes in Time Varying Data Streams”的文章改写。因为svm算法的复杂性,程序省略部分内容。-Change detection in video sequences is based on 2007
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-11
    • 文件大小:15360
    • 提供者:高洪佳
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org