-
off
off文件读取绘图函数,能读取顶点坐标和拓扑关系,并以此绘制三维模型图像,使用可以直接调用,需要注意参数的类型,只能读要取off(Off file to read the drawing function, can read the vertex coordinates and topological relations, and in order to draw the three-dimensional model images, the use of direct calls, you need to pay attention to the type of parameters, can only read to take off
)
- 2016-05-02 21:11:10下载
- 积分:1
-
matlab
说明: 图像的灰度图,和计算梯度的matlab代码实现(Grayscale image, and computing gradient)
- 2019-04-01 16:58:52下载
- 积分:1
-
colortexture
说明: matlab编写的图像处理程序,用于提取图像的纹理、颜色特征。(matlab image processing procedures to prepare for the extraction of image texture and color features.)
- 2008-11-01 15:35:25下载
- 积分:1
-
svt
利用 svt算法解决 Rpca算法的放缩问题,牛刀小试,大家见谅!(Solves the Robust PCA relaxation)
- 2020-06-29 04:00:02下载
- 积分:1
-
基于引导滤波的图像增强算法
基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
- 2020-06-18 19:40:01下载
- 积分:1
-
pwls
PWLS算法主要用于CT重建前的投影数据处理,能够很好的用于CT迭代算法中,对图像进行去噪(PWLS algorithm is mainly used for projection data processing before CT reconstruction. It can be well used in CT iterative algorithm to denoise images.)
- 2020-10-29 10:49:57下载
- 积分:1
-
SVM
一些使用支持矢量机进行图像分割的算法,以及相关的文献资料,打包下载的好东西哦(Some use support vector machine algorithm for image segmentation, and related literature, package download a good thing)
- 2012-06-18 17:54:47下载
- 积分:1
-
spfilt1
首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。
应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。
(First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs. Using a variety of filters for processing: the arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filtering, filtering midpoint, maximum, minimum filtering. Note that the need to change the template size. A detailed comparison of these results and analyze the reasons.)
- 2013-12-03 16:17:19下载
- 积分:1
-
dhspt
基于半色调图像的数据隐藏即加数字水印,针对半色调图像,所以使用的是DHSPT算法,算法较容易理解,简单,嵌入效果相对较好(Hidden based on the halftone image data plus digital watermark for halftone images, use DHSPT algorithm, the algorithm is easy to understand, simple, embedded effect is relatively good)
- 2012-05-28 21:03:37下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1