-
otsu
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好(otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better)
- 2020-10-31 15:59:55下载
- 积分:1
-
代码
用于仿真OAM光束在真空中进行夫琅禾费衍射,附件是其相关书籍(Used to simulate Fraunhofer diffraction of OAM beam in vacuum)
- 2018-06-09 18:16:13下载
- 积分:1
-
HIOER
GS算法中的HIOER函数,可以再自行编写的主程序中进行调用(GS algorithm HIOER main function, you can then write in their own call)
- 2014-08-04 21:04:57下载
- 积分:1
-
watermark9999
数字水印技术基于matlab的程序源码。。基于dct域的水印技术(Digital watermarking technology is based on the procedures for matlab source. . Based DCT domain watermarking technology)
- 2021-04-13 23:08:55下载
- 积分:1
-
dianziwenxiang
该代码采用opencv环境来实现灰度投影估计电子稳像算法,能够很好地解决视频序列抖动问题。(The code uses the opencv environment to achieve the gray projection algorithm, which can solve the problem of video sequence jitter.)
- 2015-12-08 12:05:44下载
- 积分:1
-
recall_precision
图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估(Image processing precision and recall rate code)
- 2013-09-14 10:36:02下载
- 积分:1
-
curvelet_feature
该源码可以实现对彩色或灰度图像的曲波(Curvelet)特征的提取,以便后续做纹理图像分割。(The source can be achieved in color or grayscale images Qu Bo (Curvelet) feature extraction in order to do follow-up texture image segmentation.)
- 2020-12-30 14:29:00下载
- 积分:1
-
yichuansuanfatuxiangfenge
说明: 用遗传算法实现的图像分割程序,很好用的程序!(Genetic algorithm is used to realize the image segmentation process, a good procedure to use!)
- 2008-09-09 19:26:26下载
- 积分:1
-
unlvbo
图像重建中直接反投影法的源码,可以对图像进行重建(The source code of direct projection,to rebuild the image)
- 2014-04-08 21:59:40下载
- 积分:1
-
HESSIAN
黑塞矩阵(Hessian Matrix),又译作海森矩阵、海瑟矩阵、海塞矩阵等,是一个多元函数的二阶偏导数构成的方阵,描述了函数的局部曲率。黑塞矩阵最早于19世纪由德国数学家Ludwig Otto Hesse提出,并以其名字命名。黑塞矩阵常用于牛顿法解决优化问题,利用黑塞矩阵可判定多元函数的极值问题。在工程实际问题的优化设计中,所列的目标函数往往很复杂,为了使问题简化,常常将目标函数在某点邻域展开成泰勒多项式来逼近原函数,此时函数在某点泰勒展开式的矩阵形式中会涉及到黑塞矩阵。(Hessian Matrix, is a square matrix of the second order partial derivative of the multivariate function, which describes the local curvature of the function. The Hesse matrix was first proposed by the German mathematician Ludwig Otto Hesse in the 19th century and named after it. Hesse matrix is often used in Newton method to solve the optimization problem, using the black plug matrix to determine the extreme function of the extreme value problem.)
- 2017-09-12 13:58:39下载
- 积分:1