搜索资源列表
Subtraction
- 以下是差影法的源程序。要注意的是,第一幅图的文件名为c:\\test.bmp,第二幅图的文件名是c:\\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件已经准备好。 我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction law of the source. To be noted is, a document of the plan called c : \\ test.bmp, second gr
image-go
- 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源
hermit
- 在求n阶差商时,考虑有重节点的情况,使用Hermite插值法-seeking to n-poor, consider the weight of the nodes, the use of Hermite interpolation
GrayValue
- 二值法分割图像。。。利用灰度差分割图形。。。具体是迭代法得应用
DDAandBresenham
- DDA与Bresenham直线算法:DDA法画线段。端点位置间水平和垂直差值赋给参数dx和dy。绝对值的参数参数steps的值。从像素位置(Xa,Ya)开始,确定沿线段生成下一个像素位置的每一步所需的偏移量,并循环上述过程steps次。
mypolygon
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源程序 VC+
imageresize
- 上传文件的功能是实现了采用双线性差值法来实现图像放大-Bilinear difference method to achieve the image to enlarge
Filter
- 常见滤波算法的库文件源代码,包含平均值、中位值、递推平均值、差值法等-Common filtering algorithm library file source code, including average, median, recursive, on average, the difference method
DNewton_interi
- 用牛顿差值法求多项式的均差,所所用C++语言开发环境可直接使用。 -Newton' s difference method and the polynomial differential, used C++ language development environment can be used directly.
source
- 此代码主要是利用最邻近差值法,双线性插值法,高阶插值法实现图像的旋转以及缩放-This code is the difference between the use of the nearest neighbor method to achieve image rotation bilinear interpolation, higher-order interpolation and scaling
ArcGIS--IDW
- ArcGIS 二次开发,反权距离差值法(IDW),希望对你有帮助-ArcGIS secondary development, right from the anti-difference method (IDW), I hope to help you
kt3d
- 插值 科里金插值法,在保证估计值满足无偏估计的条件和最小方差条件下求得估计值。(interpolationThis subroutine sets up a 3-D "super block" model and orders the data c by super block number. The limits of the super block is set to the c minimum and maximum limits of the grid; dat
matlab克里金插值kriging
- 克里金(Kriging)插值法,又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。(Krikin (Kriging) interpolation method, also called spatial covariance best interpolation method, is an optimal interpolation method named by Sout
chapter6
- 电力用户窃电大数据仿真,利用拉格朗日差值法和机器学习算法进行数据处理,有效预测。(The power user theft of large data simulation, the use of Lagrange difference method and machine learning algorithm for data processing, effective prediction.)
背景差分
- 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
Finite difference
- 建立差分格式,输入边缘数值通过有限差分法计算网格中点的值(电磁场与电磁波中内容)(A difference scheme is set up, and the input edge value is calculated by the finite difference method (the content of electromagnetic field and electromagnetic wave) in the mesh.)
差分法求解两点狄利克雷边值问题
- 运用差分法求解两点狄利克雷边值问题。。。。(Two point Dirichlet boundary value problem is solved by difference method.)
matlab克里金插值kriging
- 克里金加权插值法,使用方便参数设定简单,容易实现,(Kriging weighted interpolation is easy to use and easy to implement,)
odesbvp
- matlab提供了边值问题求解器bvp4c()用于求解边值问题的数值解,bvp4c()采用带自适应网格的高阶差分法来求解边值问题,首先给出可调用的常微分方程组函数以及残差的边值条件函数,这些函数都必须返回一个列向量。(Matlab provides the numerical solution of the boundary value problem solver bvp4c () for solving the boundary value problem. Bvp4c () uses th
阈值1
- 采用差分阈值法对心电信号QRS波进行特征提取的matlab程序。,Differential threshold method QRS wave of ECG feature extraction of matlab program.(A matlab program for feature extraction of QRS wave of ECG signal by differential threshold method is presented.)