-
DIP
数字图像处理源代码绝对好用包括一些最基本了图像处理,例如增强(digital processing)
- 2009-10-30 17:57:02下载
- 积分:1
-
reconstruction_algorithms
本代码主要给出了激光粒度仪颗粒散射光强分布以及4种粒度反演算法,以及4种算法之间的比较。四种反演算法为:TSVD、Chaine、Tikhonov和l1正则化。(The code gives the Zetasizer particle scattering intensity distribution, and four kinds of particle inversion algorithm, as well as a comparison between the four algorithms. Four kinds of inversion algorithm is: TSVD, Chaine, Tikhonov and l1 regularization.)
- 2020-08-13 23:28:29下载
- 积分:1
-
Camdemo
Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
- 2014-01-11 19:45:29下载
- 积分:1
-
gifTool
gif动画制作工具,界面简洁易用,非常实用!(gif maker!)
- 2010-02-05 11:25:28下载
- 积分:1
-
genzong2
实验证明,本方案对于帧间位移较为明显的单个平移运动刚体,特别是外部轮廓较为平滑的物体具有良好的分割与跟踪效果。(experiment proved that the program for the inter-frame displacement is quite obvious that the single translation rigid movement, particularly smooth external contours of objects more good segmentation and tracking results.)
- 2006-09-26 00:05:47下载
- 积分:1
-
texture_synthesis
基于样本的纹理合成,采取点替换的方法,可以合成brodatz类的纹理。采取的方法是先对图像分析,然后合成。(Texture synthesis based on samples taken at the replacement of the method of texture synthesis brodatz category. Approach taken is to firstly image analysis, and then synthesis.)
- 2007-12-03 21:29:06下载
- 积分:1
-
untitled2
说明: 通过比较在预处理中选择了灰度变换增强、选择了中值滤波平滑、Sobel算子锐化并利用Ostu法阈值分割法进行分割;用了小波多尺度检测进行检测,最后计算出大桥裂缝的相关数据,在大桥桥梁裂缝检测方法与研究中可以较好的实现大桥桥梁裂缝图像的检测。(the gray-scale transform enhancement, median filter smoothing, Sobel operator sharpening are selected in the preprocessing, and the Ostu threshold segmentation method is used for segmentation; finally, the wavelet multi-scale detection is used for detection, which can better realize the detection of the bridge surface crack image in the bridge surface crack detection method and research.)
- 2020-04-22 18:25:10下载
- 积分:1
-
gaussiancurvefit
高斯曲线的拟合可对照学习使用程序比较全面适合电磁波类的人员参考学习(Gaussian curve fitting may be learning to use the control procedures for a more comprehensive type of electromagnetic wave reference study)
- 2008-12-27 03:19:20下载
- 积分:1
-
图像拼接系统源代码
以图像拼接目标为应用背景,对图像处理配准和融合的基本原理及相关算法进行研究;利用matlab对相关配准和融合算法进行实现并优化;并将配准和融合算法应用于图像拼接中(给定某个真实场景的一组局部图像,然后对这一组图像进行拼接,最终形成一个图像拼接系统)。要求配准和融合能单独进行工作,形成独立的程序(The basic principles and algorithms of image registration and fusion are studied with the image stitching target as the application background. MATLAB is used to implement and optimize the related registration and fusion algorithms, and the registration and fusion algorithms are applied to the image mosaics (given a set of local images of a real scene, and then to this group) The image is stitching to form an image mosaic system. Registration and fusion are required to work independently and form separate programs.)
- 2018-07-06 13:23:13下载
- 积分:1
-
rbm
深度学习相关代码实现,可以用来做去噪,去模糊,回归,识别等( Initialize and train an RBM energy-based model. Supports binary, Gaussian,
and multinomial inputs (still in development).
Supports binary and noisy rectified linear units (NReLU) in the hidden layer.
Supports joint modeling of binary and multinomial variables for classification.)
- 2014-05-08 10:57:43下载
- 积分:1