-
sample-histogram-equalization
直方图拉伸是通过对比度拉伸对直方图进行调整,从而“扩大”前景和背景灰度的差别,以达到增强对比度的目的(Histogram stretching histogram is adjusted by contrast stretching, thereby " expand" the difference between the foreground and background of gray, in order to achieve the purpose of enhancing the contrast)
- 2016-10-25 17:28:33下载
- 积分:1
-
Face-deformation
C++,人脸变形,选择图片,在图片中选择一个四边形窗口(人物脸部),然后再在内部选择一个四边形窗口,逆时针选择,然后点击变形直接呈现变形结果,点击动画可以查看人脸变形过程(C++ program, select a picture, choose a quadrilateral window (human faces) in the picture, and then select a quadrilateral inside the window, counter-clockwise to select, then click on the deformation presented directly deformation results, click animated facial deformation process can be viewed)
- 2014-02-16 13:46:01下载
- 积分: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
-
jiaoben3795
/** * jpg图像文件缩放类 * * 本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 ) *,(/ * * * JPG * * the zoom image file class to implement a class of JPG/JPEG image file to zoom method is given a JPG file, you can generate a miniature image file of the JPG file (JPG format) *,)
- 2017-06-19 05:08:31下载
- 积分:1
-
weighted_median_filter
一种中值滤波的改进方法,基于滤波窗口邻域权重的中值滤波。(A median filter improvement method, based on filtering window neighborhood the weights of the median filter.)
- 2011-12-27 18:50:48下载
- 积分:1
-
GIST_matlab
提取GIST特征的matlab实现源码,初学者实用(Extract GIST features matlab achieve source beginners practical)
- 2021-04-06 17:39:02下载
- 积分:1
-
CV-Active-contour-model
CV模型水平集代码,包括图片、代码和运行结果(The level set evolution function of the CV model)
- 2018-05-04 17:08:29下载
- 积分:1
-
feikuai
可以设置图像分块的大小和分块数,然后来分块保存图像到文件目录下面(You can set the size of the image sub-block and sub-blocks, and then to block to save the image to a file directory)
- 2009-10-16 18:39:53下载
- 积分:1
-
k-means+BOF
提取sift特征,通过K均值聚类形成特征包,进行图像检索。(SIFT features are extracted and image packets are retrieved through K mean clustering.)
- 2020-11-28 14:49:28下载
- 积分:1
-
Pseudo-Color Image Processing
数字图像处理实验-图像处理-含实验题目及源代码(Pseudo-Color Image Processing
(a) Implement Fig. 6.23, with the characteristic that you can specify two ranges of gray-level values for the input image and your program will output an RGB image whose pixels have a specified color corresponding to one range of gray levels in the input image, and the remaining pixels in the RGB image have the same shade of gray as they had in the input image. You can limit the input colors to all the colors in Fig. 6.4(a).
(b) Download the image in Fig. 1.10(4) and process it with your program so that the river appears yellow and the rest of the pixels are the same shades of gray as in the input image. It is acceptable to have isolated specs in the image that also appear yellow, but these should be kept as few as possible by proper choice of the two gray-level bands that you input into your program.)
- 2017-11-06 16:52:41下载
- 积分:1