搜索资源列表

  1. ExtractTextFromVideoFrame

    0下载:
  2. 实现了在视频画面中提取文字的算法。对于研究视频中文字内容的提取有帮助。-achieved in video footage text extraction algorithm. As to the study of Chinese language video content from any help.
  3. 所属分类:多媒体编程

    • 发布日期:2024-12-22
    • 文件大小:241kb
    • 提供者:steven
  1. khalid_khuwaja

    0下载:
  2. Igray = rgb2gray(I) Ibw = im2bw(Igray,graythresh(Igray)) Iedge = edge(uint8(Ibw)) se = strel( square ,3) Iedge2 = imdilate(Iedge, se) Ifill= imfill(Iedge2, holes ) [Ilabel num] = bw
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-12-22
    • 文件大小:285kb
    • 提供者:honey
  1. Low-complexity-background-subtraction-using-frame

    0下载:
  2. Tracking w/ blob detection, morphological operation (Togeather) fr a mes = {avi.cdata} uses the cdata from the video file fg = extractForeground(fr a mes) do foreground extraction cmap = colormap(gray) for
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-22
    • 文件大小:17kb
    • 提供者:sivasankar
  1. MIMO_project

    0下载:
  2. he identities of parties involved in traffic incidents. An efficient automatic license ... A Stolen Car found using Automatic License Plate Recognition ... Fill (MATLAB function – imfill): fills holes in the binary image
  3. 所属分类:matlab例程

    • 发布日期:2024-12-22
    • 文件大小:80kb
    • 提供者:sakthivel
  1. imfill_matlab

    0下载:
  2. matlab中imfill函数的C语言实现,重建函数之前的部分是根据不不跟进的方式进入MATLAB内部实现的-matlab imfill
  3. 所属分类:其他小程序

    • 发布日期:2024-12-22
    • 文件大小:245kb
    • 提供者:machaoyu
  1. fill_Matlab

    0下载:
  2. 用Matlab实现的孔洞填充算法,可实现类似Matlab imfill函数的功能,填充图像小孔洞-With hole filling algorithm implemented in Matlab, Matlab imfill function can achieve similar functionality,filling small holes in the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-22
    • 文件大小:8kb
    • 提供者:sunny

源码中国 www.ymcn.org