搜索资源列表
-
1下载:
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
-
-
2下载:
粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
-
-
0下载:
利用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
-
-
0下载:
在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
-
-
0下载:
这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
-
-
0下载:
用平滑线性滤波和中值滤波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 "
-
-
0下载:
在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
-
-
0下载:
以C sharp編程圖像有關绘制直方图、线性点运算、灰度拉伸、直方图均衡、直方图匹配-C sharp programming in order to draw the image on the histogram, linear point operations, gray stretch, histogram equalization, histogram matching
-
-
0下载:
MATLAB的GUI编程图像处理中的基本问题,包括膨胀,腐蚀,线性插值等等一系列的运算。-Image Processing MATLAB-GUI programming in the basic issues, including expansion, corrosion, linear interpolation and so a series of operations.
-
-
0下载:
主要是图像的灰度变换处理的编程实现,主要包括线性和非线性灰度变换算法、直方图的绘制、直方图的均衡等-Mainly gray level of image processing programming, including linear and non-linear gray transform algorithm, histogram mapping, histogram equalization, etc.
-
-
0下载:
用三线性插值的方法编程实现了从设备相关颜色空间CMY到设备无关颜色空间Lab之间的转换。-Linear interpolation method with three programming from the device related to a device-independent color space CMY color space conversion between Lab.
-
-
0下载:
单纯形法是线性规划问题的最优解求解的方法,最小二乘法通过最小化误差平方和寻找数据的最佳函数匹配。这里给提供了源码。-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
-
-
0下载:
本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
-
-
0下载:
数字图像处理用vc++编程实现,实现图像的线性变换和处理-Digital image processing using vc++ programming, linear transformation of image and handling
-
-
0下载:
一本将基于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
-
-
0下载:
medical image fusion in breast cancer.
-
-
0下载:
设计一个图像的线性灰度变换并编程实现变换效果
设计一个图像的中值滤波器并编程实现滤波效果-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
-
-
0下载:
非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source
-
-
0下载:
线性规划是最优化理论中非常重要的内容之一,该文件夹内是线性规划经典算法的matlab源码。-Linear programming optimization theory is a very important element of the folder is the classic linear programming algorithm matlab source code.
-
-
0下载:
an quasi-newton method used in non-linear programming and esp()
-