CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - linear programming

搜索资源列表

  1. A0357

    1下载:
  2. 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
  3. 所属分类:图形图像处理(光照,映射..)

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

    2下载:
  2. 粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-07
    • 文件大小:11.13kb
    • 提供者:郑玉凤
  1. GrayTrs

    0下载:
  2. 利用VC++的MFC编程,对图像进行灰度变换,包括灰值化、灰度变彩色格式、负相、二值化、线性拉伸、对数拉伸和指数拉伸。-VC++ using the MFC programming, gray-scale transformation of images, including gray, and gray color format change, the negative phase, binarization, linear stretch of the number of tensile a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.07mb
    • 提供者:liquandong
  1. sy2

    0下载:
  2. 在matlab中编程实现图像的创建256级灰度图像的灰度级直方图; 2. 三段式线性变换,区间参数自定义; 3. 灰度图像转变为二值图像(阈值自定义); 4. 无论使用matlab或OpenCV,均不可使用库函数。 -Matlab programming in the 256-level grayscale image to create gray-scale image histogram 2. Three-step linear transformation, custom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:419.58kb
    • 提供者:zhangxiao
  1. DigitalImageProcessing

    0下载:
  2. 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:39.1mb
    • 提供者:王敬
  1. SMTH

    0下载:
  2. 用平滑线性滤波和中值滤波2种最典型、最常用的处理算法进行程序设计,学习如何对已被噪声污染的图像进行“净化”-With smooth linear filtering and median filtering two kinds of the most typical, the most commonly used processing algorithms for programming, has been learning how to image noise pollution "
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2.41kb
    • 提供者:顾艳华
  1. vcimagesource

    0下载:
  2. 在VC++环境下编程实现了一个简单的画图程序,以及一些简单图像处理的功能,如图像线性变换,颜色处理,图像平滑,边缘检测,滤波等功能-In VC++ programming environment to achieve a simple drawing program, as well as some simple image processing functions, such as linear transformation images, color processing, image sm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:3.96mb
    • 提供者:张跃
  1. point_operation

    0下载:
  2. 以C sharp編程圖像有關绘制直方图、线性点运算、灰度拉伸、直方图均衡、直方图匹配-C sharp programming in order to draw the image on the histogram, linear point operations, gray stretch, histogram equalization, histogram matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:74.03kb
    • 提供者:李復祥
  1. tuxiangchul

    0下载:
  2. MATLAB的GUI编程图像处理中的基本问题,包括膨胀,腐蚀,线性插值等等一系列的运算。-Image Processing MATLAB-GUI programming in the basic issues, including expansion, corrosion, linear interpolation and so a series of operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:253.57kb
    • 提供者:sadan
  1. chap1_2

    0下载:
  2. 主要是图像的灰度变换处理的编程实现,主要包括线性和非线性灰度变换算法、直方图的绘制、直方图的均衡等-Mainly gray level of image processing programming, including linear and non-linear gray transform algorithm, histogram mapping, histogram equalization, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.24mb
    • 提供者:hnxiaoshang
  1. Colorchange

    0下载:
  2. 用三线性插值的方法编程实现了从设备相关颜色空间CMY到设备无关颜色空间Lab之间的转换。-Linear interpolation method with three programming from the device related to a device-independent color space CMY color space conversion between Lab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:58.61kb
    • 提供者:fynh
  1. simplemathodandLS

    0下载:
  2. 单纯形法是线性规划问题的最优解求解的方法,最小二乘法通过最小化误差平方和寻找数据的最佳函数匹配。这里给提供了源码。-Simplex method linear programming method for solving the optimal solution, the least square method by minimizing the square error function to find the best match the data. Here to provide a so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:11.83kb
    • 提供者:weike.liu
  1. GonzalezDigitalImageProcessingMATLABversion

    0下载:
  2. 本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:19.59mb
    • 提供者:张云
  1. LineTrans

    0下载:
  2. 数字图像处理用vc++编程实现,实现图像的线性变换和处理-Digital image processing using vc++ programming, linear transformation of image and handling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9.21mb
    • 提供者:qiang
  1. Message-Passing-Algorithms

    0下载:
  2. 一本将基于AP传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助-The Uncapacitated Facility Location Prob- lem (UFLP) is one of the most widely stud- ied discrete location problems, whose appli- cations arise in a variety of settings. We tackle the UFLP using probabilisti
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:245.13kb
    • 提供者:fanhaixiong
  1. Breast-Cancer-Diagnosis-via-Linear-Programming.ra

    0下载:
  2. medical image fusion in breast cancer.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:234.08kb
    • 提供者:mitesh
  1. Image-enhancement-and-smoothing

    0下载:
  2. 设计一个图像的线性灰度变换并编程实现变换效果 设计一个图像的中值滤波器并编程实现滤波效果-The design of a linear image gray level transformation and programming to achieve the transformation effectDesign of an image median filter and programming to achieve the effect of filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:219.92kb
    • 提供者:胡晓
  1. gradient_descent

    0下载:
  2. 非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:750.1kb
    • 提供者:kamy
  1. lineProgramming

    0下载:
  2. 线性规划是最优化理论中非常重要的内容之一,该文件夹内是线性规划经典算法的matlab源码。-Linear programming optimization theory is a very important element of the folder is the classic linear programming algorithm matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2.34kb
    • 提供者:hy
  1. 18810053

    0下载:
  2. an quasi-newton method used in non-linear programming and esp()
  3. 所属分类:图形图像处理

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