-
meanshift_filter
说明: 利用meanshift算法对图像进行滤波。meanshift可用于滤波、追踪、聚类、分割等(The image is filtered by means of shift algorithm. Meannshit can be used for filtering, tracking, clustering, segmentation, etc.)
- 2019-02-13 16:53:57下载
- 积分:1
-
cubicSpline_main
说明: 三次样条插值函数,分别是基于二阶导数的和一阶导数实现的(Cubic spline interpolation function)
- 2020-12-30 10:39:28下载
- 积分:1
-
JPEG
jpeg编解码程序,c语言的,很好用,直接用vc++打开编译便可使用。很好移植(jpeg decoding process, c language, useful, open directly vc++ compiler can be used. Good transplant)
- 2021-03-12 09:49:25下载
- 积分:1
-
1977438
据的规范化程序,消除数据的量纲对处理结果的影响,数据点之间距离的计算程序(According to the standardized program, the influence of the dimension of the data on the processing results is eliminated, and the calculation program of the distance between the data points is obtained.)
- 2019-05-20 21:12:49下载
- 积分:1
-
频域滤波
说明: 编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension and extension. For the extension version and the non extension version, the differences between the ideal low-pass filter, Butterworth low-pass filter and Gauss low-pass filter are compared; for the extension version, the effects of different parameter settings on the above three filter results are compared.)
- 2020-12-20 09:49:09下载
- 积分:1
-
zhongzhilvbo
说明: 对图像进行中值滤波,代码调试通过,附有lena图像(The image is filtered by median filter, the code is debugged and passed, and the Lena image is attached.)
- 2019-03-13 14:57:27下载
- 积分:1
-
56650314
文件1 txt,2 txt,3 txt和5 txt为用Fortran编写的有限元程序 4 txt为用c++编写的钢筋混凝土异形柱的全()
- 2018-01-07 19:29:28下载
- 积分:1
-
lzwGif
gif格式图片生成,包括动画生成,是非常好的入门学习资料。(gif format image generation, including animation generation, is a very good learning materials.)
- 2013-12-09 20:43:10下载
- 积分:1
-
ExImage
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。
关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。
(ExImage Image processing toolkit)
- 2009-09-18 14:54:49下载
- 积分:1
-
BsplineCurve
实现通过用户给定B样条曲线的控制顶点、设定B样条曲线的次数及类型,进而绘制出相应的B样条曲线和对应的基函数图形。并且可以通过鼠标拖拽控制顶点修改B样条曲线和对应的基函数图形。从而,对B样条曲线和基函数的性质有更深入更直观的了解,理解B样条曲线和基函数的对应关系,在以后的学习中能更好地运用B样条曲线。(The number and type of user to achieve a given control vertices B-spline curve, set the B-spline curves, and then draw the corresponding B-spline basis functions and the corresponding graphic. And can be modified by dragging the mouse to control the apex B-spline curves and the corresponding basis function graphics. Thus, the nature of the B-spline curves and basis functions have a deeper and more intuitive understanding, understanding of the correspondence between the B-spline curves and basis functions in later learning to better use of B-spline curves.)
- 2014-04-17 15:11:52下载
- 积分:1