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

搜索资源列表

  1. imageprocess-vb

    0下载:
  2. 实现简单的图象处理功能,如锐化,柔化,马赛克等.可以绘制图象的直方图.由于时间仓促,代码未进行优化,图象处理速度较慢.-simple image processing functions, such as sharpening, soft, such mosaics. mapped image histogram. Because time is so short, not code optimization, image processing speed is slower.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:123553
    • 提供者:清灵五月
  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
    • 文件大小:20154
    • 提供者:葛雪森
  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
    • 文件大小:2571
    • 提供者:李鹏
  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
    • 文件大小:269815
    • 提供者:金金
  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
    • 文件大小:62518
    • 提供者:
  1. libpcx

    0下载:
  2. PCX图象格式处理代码,适合底层图象处理开发用,对查询进行了优化调整-PCX image processing code format suitable for the development of the underlying image processing used for the optimization of inquiries adjustment
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10405
    • 提供者:lixh
  1. jianmochengxu

    0下载:
  2. 本文以提取靶标圆心像坐标为主要研究目标。用到了灰度处理、图像二值化、八邻域连通法、最小二乘法、无约束最优化等知识。 -In this paper, to extract the target coordinates of the center as the main research objectives. Use the gray processing, image binarization, the eight-neighbor connectivity method, least sq
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1144
    • 提供者:张于
  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
    • 文件大小:1703835
    • 提供者:焦亚民
  1. 3DReconstruction

    0下载:
  2. 这是一篇博士论文,关于三位重构方法的研究,里面涉及到了各种重构的方法和优化算法比如,摄像机的标定,对应点的匹配,图像的与处理,去噪以及重构的方法。对很多研究三位重构的人非常有用!-This is a doctoral dissertation on the three Reconstruction Method, which involves the reconstruction of a variety of methods and optimization algorithms for ex
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:256915
    • 提供者:陈文秀
  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
    • 文件大小:116758
    • 提供者: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
    • 文件大小:4306
    • 提供者:bob
  1. fdlib_windows

    0下载:
  2. Face Recognition Library === === === === Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a lo
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:892650
    • 提供者:ant
  1. vb_filter.ZIP

    0下载:
  2. vb实现的图像滤镜程序,实现了常见的如模糊,锐化等操作,速度也做了一定得优化-vb procedures to achieve the image filter, such as the realization of the common vague, such as sharpening operation, the speed of optimization must be done
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:4237
    • 提供者:李威
  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
    • 文件大小:83192
    • 提供者:xw
  1. ImageWaterMarkV253

    0下载:
  2. ASP.NET 2.53 缩略图水印组件源码 1.文字边缘(文字水印); 2.图片旋转加水印; 3.修复水印位置旋转控制的精准度; 4.新增原图自定义删除 5.图像亮度、对比度、RGB颜色值的调整; 6.可获取生成后的图片路径 7.修复图片无损生成 8.修复之前的几处Bug 9.新增水印文字阴影禁启用 10.水印文字中文字竖形排列,增加文字纵横排列参数开关 11.图像效果单独处理 12.新版的调用将会更灵活 13.优化水印图片过滤背景色 14.新增和修改了一些函数接口。-ASP.NET 2.
  3. 所属分类:.net

    • 发布日期:2017-04-10
    • 文件大小:1180364
    • 提供者:gaoyifong
  1. GAsuanfa

    0下载:
  2. 此程序通过遗传算法(GA)实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,也称码串、染色体。将实际问题的目标函数转变为染色体的适应函数,然后在随机产生的一批初始染色体的基础上,根据各染色体的适应函数值进行繁殖、交叉、变异等遗传操作产生下一代染色体。 -This procedure of genetic algorithm (GA) to achieve gray scale image segmentation, genetic process of the algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4167627
    • 提供者:马超
  1. CS_OMP

    0下载:
  2. 采用l1最小范数优化的方法进行压缩感知的图像处理-Minimum norm optimization using l1 compression method of image processing perception
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1206
    • 提供者:李伟
  1. Image-Edge-Detection-Using-ACO

    0下载:
  2. Image Edge Detection Using Ant Colony Optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:3072
    • 提供者:hamed
  1. the-example-of-convex-optimization

    1下载:
  2. 本程序包用于图像对准优化,是凸优化以及最优化的一个应用示例。-This package is used to align the image optimization, is a convex optimization and optimization of an application example.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2792
    • 提供者:郝建颖
  1. Design

    0下载:
  2. 函数寻优,图像分割,旅行商问题的三个功能软件-Function optimization, image segmentation, the traveling salesman problem of three functional software
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5267
    • 提供者:112233
« 12 3 4 5 »
搜珍网 www.dssz.com