-
RgnGuide_src
这个源代码是用来实现图形之间的基本运算的,包括求交集、并集、差集等等。而且图形的形状也可以任意选择,可以是圆、线段、点、多边形等等。(the source code is used to achieve the basic graphics operations, including for intersection and set difference, and so on. The shape and graphics can choose freely, it can be won, segment, points, polygons, and so on.)
- 2020-12-12 15:49:18下载
- 积分:1
-
Otsu image processing
说明: 利用大津算法对图片进行处理,得到满意的处理效果。(The image is processed by Otsu algorithm and satisfactory results are obtained.)
- 2019-04-12 15:45:15下载
- 积分:1
-
ImageProcess
c#写的图像处理程序框架,包括打开图片、保存、关闭等功能。图像处理包括图像增强里用到的灰度化、亮度增强、线性非线性平滑、一阶二阶锐化等。(c# write image-processing program framework, including open images, save, close and other functions. Image processing including image enhancement is used inside the gray-oriented, brightness increased, the linear non-linear smoothing, sharpening and so on a first-order second-order.)
- 2009-10-22 10:19:21下载
- 积分:1
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
chuhuaxihua1
粗化细化程序很好用的,大家试市啊,(crude refining procedures of the good, we take the city ah,!)
- 2006-11-11 20:52:48下载
- 积分:1
-
1-(5)
图形处理,Visual C++数字图像识别技术典型案例源代码 5(Graphics processing , the Visual C++ digital image recognition technology to a typical case of source code 5)
- 2012-02-29 11:13:02下载
- 积分:1
-
19
说明: 对图像进行中值滤波,去除噪声,并与原图像进行比较(Median filter on the image to remove noise, compared with the original image)
- 2011-04-09 19:28:58下载
- 积分:1
-
FULIYE
能够计算傅里叶描述子,并对图像进行重构,实现对目标图像和源图像的辨认(Fourier descriptors can be calculated, and the image reconstruction, image and the source image to target identification)
- 2020-11-05 13:49:50下载
- 积分:1
-
KMP
图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。(Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.)
- 2011-09-23 19:46:43下载
- 积分:1
-
5
说明: :建立了碳钢渗硫表面和非渗硫表面的多球凸峰面接触模型,模型中,凸峰高度按高斯函数分布.用塑性流线
理论分析了渗硫层的摩擦系数.计算结果表明:摩擦系数随载荷的增加而增加;相同粗糙度下,磨削加工的摩擦系
数比车削加工的摩擦系数大;摩擦系数随着渗层厚度的增大而增大.从减小摩擦系数的角度来考虑,渗硫层并非
越厚越好.
(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.)
- 2010-08-04 19:38:19下载
- 积分:1