Rock thin sections identification based on improved squeeze-and
2022-11-12 09:31:42 11.16MB 深度学习 卷积神经网络 岩石图像
1
This document describes an object format for carrying geographical information on the Internet. This location object extends the Presence Information Data Format (PIDF).
2022-11-11 13:28:47 70KB rfc4119 标准 PIDF
1
Classification problems are significant because they constitute a meta-model for multiple theoretical and practical applications from a wide range of fields. The belief rule based (BRB) expert system has shown potentials in dealing with both quantitative and qualitative information under uncertainty. In this study, a BRB classifier is proposed to solve the classification problem. However, two challenges must be addressed. First, the size of the BRB classifier must be controlled within a feasible
2022-11-07 20:00:54 995KB Classification problems; Belief rule
1
Camera self-calibration method based on two vanishing points
2022-11-07 17:41:30 1.63MB 研究论文
1
基于仿射和 B 样条网格的两个 2D 彩色/灰度图像或 3D 体积或点数据的配准和数据拟合。 配准可以基于强度/像素,或基于地标/对应点(参见 OpenSurf),或组合进行。 描述 基于像素的配准: 该函数是 D. Rueckert 等人中 b 样条配准算法的(增强)实现。 “使用自由形式变形的非刚性配准:对乳房 MR 图像的应用”。 包括 Rueckert(薄金属片弯曲能量)和 Jacobian(微分形)函数的平滑度惩罚。 还包括将局部标准化互信息作为配准误差,允许图像或体积为不同类型/模态,例如 MRI T1 和 T2 患者扫描。 这个怎么运作: 构建了一个 b 样条控制点网格,它控制输入图像的变换。 误差测量用于测量运动图像和静态图像之间的配准误差。 准牛顿 Matlab 优化器 fminlbfgs(也在 Mathworks 上)用于移动控制点,以实现两幅图像之间的最佳配准,
2022-11-04 14:29:26 2.68MB matlab
1
We apply graph matching method to detect infrared small moving targets using image sequences. Candidates (interest points) detected in the first frame form one graph and the same candidates in the last frame form another one. The real moving targets are extracted by matching these two graphs. Experimental results demonstrate that the proposed method is robust and efficient to the translation and rotation of the background.
2022-11-03 20:39:46 664KB
1
人脸图像特征提取matlab代码基于特征值的面部识别和匹配 该项目旨在通过使用Haar分类器来改进人脸检测系统,以获得更高的准确度结果。 Haar分类器用于面部检测,因为它可以非常快速地检测到所需图像。 该算法已用于检测,实现了较高的检测精度。 1.数据预处理 出于该项目的目的,已经获得了40个人的数据集。 这些人每个人都有10个姿势不同的图像。 这意味着总共有40 x 10 = 400张图像。 对于每个人,都有单独的文件夹。 用这种方式解释会造成混乱。 在图1中,我们可以在第一行中看到40个标记为1、2、3到40的人。每个人都有10张图像。 这些图像是灰度的。 所有这些图像必须具有相同的尺寸和分辨率。 最后,每个人的图像都保存在单独的文件夹中。 在图1中,s1,s2,s3…..s40代表文件夹。 此过程的摘要如下:•每个人10张图像•每个人1个文件夹(s1,s2,s3等)•图像必须为灰度级•图像必须具有相同的分辨率和尺寸。 我已经拍摄了92 x 112像素的图像。 •图像名称必须是数字,例如1、2、3。•并且图像必须具有相同的扩展名,例如bmp,pgm和/或任何图像格式 2.数据集加
2022-11-01 22:40:33 3.68MB 系统开源
1
高斯白噪声matlab代码基于自适应傅里叶分解的R峰检测,用于嘈杂的ECG信号 基于AFD的R峰检测的Matlab代码。 该方法在 Wang,Z.,Wong,CM,and Wan,F.(2017年7月)。 针对噪声ECG信号的基于自适应傅立叶分解的R峰检测。 在2017年第39届IEEE医学与生物学工程学会(EMBC)国际会议上(pp.3501-3504)。 IEEE。 R_detect_AFD_4_with_noise.m :针对嘈杂的ECG信号,基于自适应傅里叶分解的R峰检测。 处理后的信号是MIT-BIH心律失常数据库中ECG信号与加性高斯白噪声的组合。 R_result_check.m :检测结果。 AFD_filter_final.m :基于AFD的过滤器。 AFD.m :核心AFD ECG_100.mat和ECG_101.mat :来自MIT-BIH心律失常数据库的真实ECG信号 注意事项: 由于噪声是由随机过程产生的,因此计算结果与会议论文中给出的结果之间可能会有细微的差异。 本文考虑了MIT-BIH心律失常数据库中的25条记录。 在此存储库中,仅提供了2个样本记录。 可
2022-10-31 21:47:35 3.58MB 系统开源
1
基于RNN的ECG分类 我们使用两层LSTM来实现心律不齐类型的分类。 数据集 使用的所有ECG数据均已从MIT-BIH心律失常数据库中获得,该数据库是用于设计和评估ECG分类算法的最常用数据集。
2022-10-30 22:51:13 2KB Python
1
Marelli公司基于模型开发符合ASPICE开发流程的软件,介绍如何使用MATLAB,AUTOSAR开发汽车电子软件, Specify software requirements • Structure software requirements • Establish bidirectional traceability between • software and system requirements • software requirements and software architectural element • software requirements and software units • software detailed design and the unit test specification • elements of the software architectural design and test cases • software qualification test specification and software qualifi
2022-10-26 21:47:06 2.08MB matlab ASPICE AUTOASR