CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - image algorithm

搜索资源列表

  1. 指纹识别

    0下载:
  2. c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:45.25kb
    • 提供者:扬载伦
  1. 离散小波变换

    0下载:
  2. 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像-a procedure Mallat algorithm wavelet transform two procedures would open the arbitrary aspect ratio of bmp image, the raw square image, 352 * 288 images of gray, unable to
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:261.65kb
    • 提供者:周小川
  1. RoboA

    0下载:
  2. 实现了一种快速比较算法进行图象识别比较,可以应用在足球机器人和工业控制等方面-achieve a more rapid identification algorithm for image comparison, can be used in robot soccer and industrial control, etc.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:32.68kb
    • 提供者:张的
  1. jpg读写的例子很好的

    0下载:
  2. 这个例子是对JPG图象的读写操作,从代码中可以学习一些关于JPG图象的算法,以及JPG的格式-this example is the JPG image read and write from the code can learn some JPG images on the algorithm, and the JPG format
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:249.67kb
    • 提供者:陈中
  1. HistHsfcm2

    0下载:
  2. 直方图模糊聚类算法,编译环境VC6.0,语言c,可以移植到到linux系统运行。算法功能图像分割-histogram fuzzy clustering algorithms, compiler environment VC6.0, language c, ported to Linux operating system. Functional image segmentation algorithm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:4.08kb
    • 提供者:dfx
  1. distance transform

    0下载:
  2. 目前效率最好的距离变换算法,距离变换广泛应用于图像处理,比如可以用距离变换准确找到图像中物体的骨架或者中心线。(用winrar解压)-efficiency of the current best distance algorithm distance transform widely used image processing, For example, can be used to find accurate distance transform image objects in the fr
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:6.67kb
    • 提供者:王选
  1. Lifegame

    0下载:
  2. 生命游戏置乱算法的MATLAB实现,用于置乱图像-life game Scrambling algorithm in MATLAB for image Scrambling
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:gao
  1. goodCanny

    0下载:
  2. 图像分割的经典算法CANNY算法的源代码,很实用-the classic image segmentation algorithm Canny algorithm source code, practical
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:4.46kb
    • 提供者:元辉
  1. tuxiangbianyuanchuli

    0下载:
  2. 图象边沿检测提取轮廓跟踪算法 这个源码好简单,适合初学者,-Image Edge Extraction contour detection algorithm to track the source code is really very simple, suitable for beginners.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:33.58kb
    • 提供者:chen
  1. captureparms

    0下载:
  2. 完成视频图像的采集和存储。可以选择几种简单的压缩算法,还可以设置视频属性。-complete video image acquisition and storage. Some may choose a simple compression algorithm, but also can set video attributes.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:37.08kb
    • 提供者:cheaijing
  1. byjcxx

    0下载:
  2. 边沿检测与提取,轮廓跟踪的图像算法,用vc来实现的-edge detection and extraction, image contour tracking algorithm, used to achieve the vc
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:229.09kb
    • 提供者:lilyliu
  1. H263EncodingandDecoding

    0下载:
  2. 使用C编写的H263编码和解码算法实现。该算法具有很高的实时性,而且图像质量也不错。对于学习基本视频会议,有很大帮助。-prepared by the use of H.263 coding and decoding algorithm. The algorithm has high real-time, but the image quality is quite good. Learning basic video conferencing, will be of great help.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:93.74kb
    • 提供者:叶子
  1. H263video

    1下载:
  2. H.263的视频压缩算法和测试程序,可以对原始图像和转码后的图像进行比较。开发环境为vc6.0。-H.263 video compression algorithm and testing procedures, the original image and switch codes after the images were compared. Development Environment for vc6.0.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:319.68kb
    • 提供者:lh
  1. ch5Motion

    0下载:
  2. ch5 运动估计算法,vc 数字图像编码,欢迎下载使用-ch5 motion estimation algorithm, vc digital image coding, welcomed downloading
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:3.63kb
    • 提供者:紫露
  1. CannyJava

    1下载:
  2. 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:56.68kb
    • 提供者:
  1. tianyufeishi

    0下载:
  2. 图象编程,含有图象的边缘特征和图象匹配的算法实现-image programming, with the edge of the image features and image matching algorithm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:785.25kb
    • 提供者:张敬
  1. CannyJava

    0下载:
  2. hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
  3. 所属分类:Multimedia program

    • 发布日期:2016-01-21
    • 文件大小:10.67kb
    • 提供者:tnp
  1. image-process-detects-smoke

    0下载:
  2. 结合实际火灾烟雾图像,设计实现了HIS空间图像分割算法-Actual fire smoke images, design and implementation of the HIS space image segmentation algorithm
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4.21mb
    • 提供者:王佳琪
  1. Basic

    0下载:
  2. Basic Deinterlacing Image Algorithm
  3. 所属分类:Video Capture

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:hsienyi
  1. 15--Image-Classification

    0下载:
  2. Image classification by using vector quantization algorithm
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:2.12mb
    • 提供者:mohammed
« 12 3 »
搜珍网 www.dssz.com