登录
首页 » Visual C++ » 5

5

于 2010-08-04 发布 文件大小:149KB
0 189
下载积分: 1 下载次数: 2

代码说明:

说明:  :建立了碳钢渗硫表面和非渗硫表面的多球凸峰面接触模型,模型中,凸峰高度按高斯函数分布.用塑性流线 理论分析了渗硫层的摩擦系数.计算结果表明:摩擦系数随载荷的增加而增加;相同粗糙度下,磨削加工的摩擦系 数比车削加工的摩擦系数大;摩擦系数随着渗层厚度的增大而增大.从减小摩擦系数的角度来考虑,渗硫层并非 越厚越好. (the multi-asperity sphere-shape model for surface contact between sulphurized layer and unsulphurized layer is established.in which the height of sphere-shape asperities follows the Gaussian distribution.1he frictional coeficients of sulphurized layers are analyzed by using plastic flown line theory.1he results show that the frictional coeficient increases with the load.the frictional coeficient of ground surface is higher than that of tumed surface in case of the same roughness.1he thicker the sulphuri[ed layer is.the higher the frictional coeficient is.From the viewpoint of reducing frictional coeficient,the thickness of sulphurized layer should be smaller.)

文件列表:

5.pdf,155897,2010-06-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • winImageCompletion-master
    Implementations of image processing algorithms(This project can be built by Visual Studio 2012. Project description file included. Currently it is for Windows only.)
    2015-04-20 10:43:47下载
    积分:1
  • ji
    说明:  基于图像变换的火炮身管膛线参数检测技术研究(Based on image transform the Gun Barrel rifling parameter detection technology)
    2013-03-07 09:16:32下载
    积分:1
  • opencv-sift
    图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。(Image matching, the matching can achieve the target image, matching the most similar training images.)
    2013-06-08 16:46:48下载
    积分:1
  • sichashu
    说明:  四叉树程序,图像处理,要做这个的可以看看(Quadtree procedures, image processing, that can do this look)
    2021-04-27 21:18:44下载
    积分:1
  • hdr-example
    基于加权最小二乘的滤波器。实现应用的例子。(weighted least square)
    2021-04-22 10:28:48下载
    积分:1
  • Thinit
    一个很不错的指纹分析算法源代码,可以从采集的指纹图片中进行二次黑白化,平滑图像处理。可以对指纹图像特征信息提取,比对,以轮廓显示以及色彩覆膜特显等技术算法。主要的分析速度很快,值得学习的算法。要在指纹信息处理中比较不错,本站隆重推荐。(A very good fingerprint analysis algorithm source code, from the collection of fingerprint images, the second black and white, smooth image processing. Fingerprint image feature information extraction, compared to the contour display and color coated special significant technical algorithm. Analysis fast, it is worth learning algorithm. Fingerprint information processing site is highly recommended.)
    2012-08-10 14:55:22下载
    积分:1
  • 平台基于visual studio2015 bilateralFilter
    平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
    2020-06-20 05:00:01下载
    积分:1
  • eyeball-detection-in-video
    随着视频的播放进行眼球追踪,如果眼镜反光会影响正确率(eyeball tracking in video p.s. note that the reflection of glasses may influence the performance)
    2013-08-02 19:33:12下载
    积分:1
  • 1
    说明:  双目视觉导航的文章,介绍了CCD标定,图像匹配,三维重建等关键技术(TE PLEASE DOWNLOAD IT )
    2015-02-11 01:56:24下载
    积分:1
  • 696518资源总数
  • 105111会员总数
  • 25今日下载