搜索资源列表

  1. OpticalFlowAlgrithom

    0下载:
  2. 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。-Optical flow algorithom based on pyramid L-K
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:5kb
    • 提供者:胡小宁
  1. wlpga

    0下载:
  2. 介绍了遗传算法的通用算法,对于出学GA 编程,在其基础上进行修改比较容易-it include general algorithom of GA,it is easier to reuse the GA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-29
    • 文件大小:635kb
    • 提供者:张春潜
  1. seg_source

    0下载:
  2. 本程序能实现对图像的分割,实践表明是个不错的分割算法。-This programming can segment the color image ,in pracice, which is a very good image segment algorithom.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:130kb
    • 提供者:胡小宁
  1. cholesky

    0下载:
  2. 高性能cholesky分解法, 非常适合图形计算学-cholesky algorithom, for CV
  3. 所属分类:Windows编程

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:mpweng
  1. adaboost

    0下载:
  2. 一个最基本的adaboost算法源码(matlab)-a basic adaboost algorithom source code (matlab)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-29
    • 文件大小:124kb
    • 提供者:tanran
  1. dataminingpracticalmachinelearningalgorithom

    0下载:
  2. 数据挖掘:实用机器学习技术-书中源码java实现-the java source code about a book "data mining:practical machine learning algorithom"
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-29
    • 文件大小:1.08mb
    • 提供者:tanran
  1. ClustererEnsemble

    0下载:
  2. 聚类集成的matlab程序,将集成学习算法引入聚类算法中,提高聚类算法的性能-cluster ensemble learning algorithom ,this algorithom put ensemble learning algorithom into the cluster algorithom to improve the capability .
  3. 所属分类:matlab例程

    • 发布日期:2024-11-29
    • 文件大小:6kb
    • 提供者:tanran
  1. Kirsh

    0下载:
  2. 数字图案象处理, Sobel算法,对256x256的黑白图像进行处理。-Digital Image Processing, Kirsh algorithom, deal with 256x256 black white image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:2kb
    • 提供者:fanming
  1. crc_algo

    0下载:
  2. crc algorithom , 3 methods , vc ++ -crc algorithom , 3 methods , vc++
  3. 所属分类:Windows编程

    • 发布日期:2024-11-29
    • 文件大小:140kb
    • 提供者:zhulixin
  1. test

    1下载:
  2. 图像二值化的一种方法,能适合光照不均匀的情况,代码短效果好,十分好用,一个是wellner原始算法,一个是改进后的算法。-the thresholding algorithom, one is Wellner method,the other is improving Wellner method, it can work well on the uneven light condithion. it s smooth and effe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:1.93mb
    • 提供者:刘玲
  1. Wellner

    0下载:
  2. Wellner 算法的原文文章,它是一种局部二值化方法,wellner以其高效,高质,广泛应用 于图像处理领域,通过测试它能处理高噪声的图像。-the paper for Wellner algorithom, it is the adaptive thresholding method, it work efficiently on the image with high noise. so it was used widly.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:383kb
    • 提供者:刘玲
  1. blockmatching

    0下载:
  2. 采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。-Using the 3 step block matching algorithm to compute the motion vector of two consecutive fr a mes.
  3. 所属分类:OpenCV

    • 发布日期:2024-11-29
    • 文件大小:18.12mb
    • 提供者:wujin
  1. accelerated_greedy_EM

    0下载:
  2. an em algorithom for gussuion mixture model. using matlab
  3. 所属分类:文档资料

    • 发布日期:2024-11-29
    • 文件大小:14kb
    • 提供者:madaha
  1. ant-algorithom

    0下载:
  2. ant algorithm,copy ant algorithm,it is not value-copy ant algorithm,it is not value
  3. 所属分类:按钮控件

    • 发布日期:2024-11-29
    • 文件大小:47kb
    • 提供者:陈文臣
  1. segment-color

    0下载:
  2. 实现了对任意的彩色图像的分割 不需要进行预先的分类总数的设定和干预-a very strong and robust color image segmentation algorithom which can be used in a lot of area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:1.18mb
    • 提供者:蒋崛
  1. Dijkstra-diagram-and-code-example

    0下载:
  2. 很经典的最短路径算法,有流程图和详细代码,建议下载。-It includes the process descr iption of dijkstra algorithom and the code in C++.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:98kb
    • 提供者:
  1. inverter-design

    0下载:
  2. How design sine wave inerter. In this document described design algorithom and paramerter
  3. 所属分类:软件工程

    • 发布日期:2024-11-29
    • 文件大小:667kb
    • 提供者:Firoz Ahmed
  1. surf-algorithm-base-CPP

    0下载:
  2. surf算法原理的详细解析和C++实现,适合图像处理工作者使用-surf algorithom base on C++
  3. 所属分类:图形图象

    • 发布日期:2024-11-29
    • 文件大小:80kb
    • 提供者:zhangbinbin
  1. TDOA

    0下载:
  2. wifi定位算法实现基于TDOA的时间差异的定位算法。-Wifi location algorithom,simple and nice!!
  3. 所属分类:通讯编程

    • 发布日期:2024-11-29
    • 文件大小:10kb
    • 提供者:lixunxie
  1. sort-algorithom

    0下载:
  2. 里面含有八种排序算法,希望大家认真学习,希望对大家有所帮助-Which contains eight kinds of sorting algorithms, we hope to seriously study, we hope to help
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:7kb
    • 提供者:曲玲玲
« 12 »

源码中国 www.ymcn.org