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

搜索资源列表

  1. imagepeizhun

    0下载:
  2. GUI界面,proj.m 图片选择窗口,testListBoxlj.m 最优化算法,PSO.m,POWELL.m 互信息尺度,MI.m,EMI.m,RMI.m,HiMI.m,GMI.m,FPMI.m POWELL.m附属子程序oneDimSearch.m PSO.m附属子程序myMI.m 配准结果检验程序restore.m gobad.m对图像进行“平移”和“旋转” -GUI interface proj.m Photo selection window, testListBoxlj.m opt
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:19.68kb
    • 提供者:葛雪森
  1. yichuangsuanfa

    0下载:
  2. 遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。-genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, Biological sciences, and social sciences are
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.51kb
    • 提供者:*
  1. Rate~distortion~optimized~image~compression~using~

    0下载:
  2. in this paper,wo propose an extension of the zerotree-based space-frequency quantization algorithm by adding a wedgelet symbol to its tree-pruning optimization.-in this paper. wo propose an extension of the zeotree-based s pace-frequency quantization
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:263.49kb
    • 提供者:金金
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
  3. 所属分类:网络编程

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

    0下载:
  2. We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:焦亚民
  1. 3piontimagemosic

    0下载:
  2. 提出了一种基于3点匹配的图像拼接算法。该算法以有效的选取准则为基础,选取种子模板,按照预定的搜索策略,匹配出对应 的特征点,利用误匹配消除准则,消除可能出现的误匹配,为后续的优化算法提供初值。-Based on the 3:00 match image mosaic algorithm. The algorithm for the effective selection criteria, based on a template to select seed, according to th
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:114.02kb
    • 提供者:zhangjia
  1. devcpp

    0下载:
  2. Differential evoluation 非常好的非线性最优化算法,可用于参数识别,图像处理等。-Differential evoluation very good nonlinear optimization algorithm, can be used for parameter identification, image processing and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.21kb
    • 提供者:bob
  1. GASA

    1下载:
  2. 图像分割的优化算法,结合了遗传算法和模拟退火算法,并将优化算法和原始otsu方法进行了比较-Optimization of image segmentation algorithm that combines genetic algorithm and simulated annealing algorithm and optimization algorithm and the original method otsu are compared
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:81.24kb
    • 提供者:xw
  1. Bppeizhuna

    0下载:
  2. 基于互信息的图像配准源代码,,采用粒子群优化算法可直接使用。 -Based on mutual information image registration source code, using particle swarm optimization algorithm can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:485.58kb
    • 提供者:yanjun
  1. MOPSu

    0下载:
  2. 多阈值图像分类的粒子群优化算法,采用自然方法来提提高优化速度和计算量 ,经测试可直接使用。 -Multi-threshold image classification particle swarm optimization algorithm, the use of natural methods to mention improve optimization speed and computational been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:2.22kb
    • 提供者:leyuan
  1. Bpsoorara

    1下载:
  2. 一种基于粒子群算法的(psso)的otsu图像分割算法。 -Otsu image segmentation algorithm based on particle swarm optimization (psso).
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:753byte
    • 提供者:zcl1233
  1. ACO

    0下载:
  2. 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1.05mb
    • 提供者:lin
  1. FaceDetect

    0下载:
  2. 介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the G
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1.38mb
    • 提供者:站张
  1. Co_CEA-for-piture

    0下载:
  2. 一种新的协同进化优化算法处理图像的方法,很好,能运行- A new coordination method, image processing algorithm in evolutionary optimization is very good, can run
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:163.48kb
    • 提供者:li
  1. 0034642qpso

    0下载:
  2. 通过群体优化算法优化的基于内容的图像检索方法,通俗易懂,非常容易理解和学习。-Through group optimization algorithm optimization method for content-based image retri , user-friendly, very easy to understand and learn.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4.25kb
    • 提供者:binglu
  1. templateme_kernel

    0下载:
  2. 群体优化算法优化的基于内容的图像检索方法,通俗易懂,非常容易理解和学习。-Through group optimization algorithm optimization method for content-based image retri , user-friendly, very easy to understand and learn.
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:2.95kb
    • 提供者:binglu
  1. 67592458qpso-F1

    0下载:
  2. 通过群体优化算法优化的基于内容的图像检索方法,通俗易懂,非常容易理解和学习。-Through group optimization algorithm optimization method for content-based image retri , user-friendly, very easy to understand and learn.
  3. 所属分类:TreeView

    • 发布日期:2017-04-30
    • 文件大小:117.87kb
    • 提供者:binglu
  1. pso_segment

    3下载:
  2. 基于粒子群算法的图像分割算法代码源程序,主要是基于阈值分割的方法的-Image segmentation algorithm based on particle swarm optimization (pso) algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:295.23kb
    • 提供者:宁巧娇
  1. 水波优化算法用于图像匹配matlab源码

    1下载:
  2. 水波优化算法解决图像匹配问题MATLAB源码(Water wave optimization algorithm to solve the image matching problem MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:2kb
    • 提供者:叫我小宝
  1. 非负矩阵分解

    2下载:
  2. 实现高光谱图像的非负矩阵分解,可以在此基础上添加优化算法,实现更高精度和速度。(To achieve hyperspectral image's non negative matrix factorization, we can add optimization algorithm to achieve higher accuracy and speed.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:47kb
    • 提供者:月妃123
« 12 3 »
搜珍网 www.dssz.com