-
用于微地震去噪的卡尔曼滤波
通过卡尔曼滤波梦实现对微地震数据的去噪。!!!!!!!卡尔曼的子程序!!!!!!!!!!!!!!!!!!! infile 代表输入文件名 !!!!!! outfile 代表输出文件名 !!!!!! itrace 总道数 !!!!!! isample 处理的采样点数 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! subroutine KALMANF(infile,outfile,itrace,isample)
- 2022-02-13 19:23:51下载
- 积分:1
-
js动态实现图片缩放比例,区别于普通的图片控件往往使用图片失真。...
js动态实现图片缩放比例,区别于普通的图片控件往往使用图片失真。-js dynamic realization of image scaling, different from the normal picture control is often used to image distortion.
- 2022-10-02 13:00:03下载
- 积分:1
-
mpeg的应用
mpeg的应用-mpeg Application
- 2022-02-25 22:26:54下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
这个数字识别应用程序。(OCR或ICR应用)。首先你画…
This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor classifying algorithm to select the true digit. Database includes handwritten digit examples which are collected from a hundred persons. These digit images converted to binary type before added to the database.-This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing be Huggins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor clas sifying algorithm to select the true digit. Dat abase includes handwritten digit examples whi ch are collected from a hundred persons. These d igit images converted to binary type before add ed to the database.
- 2022-03-05 08:49:13下载
- 积分:1
-
栅格细化、腐蚀和膨胀
栅格细化、腐蚀和膨胀-grid refinement, and expansion of corrosion
- 2022-10-24 21:00:03下载
- 积分:1
-
在画图较多的应用中, GUI对象需构造和析构, 容易被程序员忽略, 这个类能帮你很大忙...
在画图较多的应用中, GUI对象需构造和析构, 容易被程序员忽略, 这个类能帮你很大忙-in drawing more applications, the GUI objects need structure and destructors, programmers easily overlooked, this category can help you are very busy
- 2023-07-15 03:50:03下载
- 积分:1
-
这是一个较综合的图像处理的程序集。
这是一个较综合的图像处理的程序集。-This is a more integrated image processing suite.
- 2022-02-04 10:23:28下载
- 积分:1
-
一个非常好的字模提取软件
一个非常好的字模提取软件----适用于c51,51系列单片机的汉字的代码获得-A very cool Word pattern pick-up software,for chinese character patter pick-up ,on C51/51 series SCM.
- 2023-03-31 14:55:04下载
- 积分:1
-
Affine transformation matlab program on the 2
仿射变换 matlab 程序 关于2维配准-Affine transformation matlab program on the 2-D registration
- 2023-02-05 19:50:03下载
- 积分:1