-
toolbox-for-dimensionality-reduction
一个关于数据降维的工具包,外国牛人编写,囊括了各种降维方法,是一个很好的工具!(A tool for data reduction package, foreign cattle were written, include a variety of dimension reduction method is a good tool!)
- 2011-09-22 15:13:47下载
- 积分:1
-
PSO_kmeans-master
说明: 利用改进的PSO算法对kmeans算子进行聚类,优化了步骤(The improved PSO algorithm is used to cluster kmeans operators, and the steps are optimized)
- 2020-05-24 15:32:21下载
- 积分:1
-
血管524 (2)
说明: 最大类间差法对视网膜血管进行分割,亲测有效。(The method of maximum class difference is effective for the segmentation of retinal vessels.)
- 2020-04-30 15:42:16下载
- 积分:1
-
858921
位图操作图形选取源码,例程程序结合易语言位图操作支持库,填充小图形的背景颜色。(Select the source bitmap graphics operations , routine program combining bitmap operations easy language support library , filled with small graphic background color.)
- 2016-03-01 17:05:10下载
- 积分:1
-
FCMLSM
基于FCM和水平集的图像分割,以脑颅图像为例,分割结果良好(FCM and the level set based image segmentation to skull image, for example, good segmentation results)
- 2011-07-19 10:24:33下载
- 积分:1
-
mat12
一个很好的学习图像处理的函数的例子程序,对于初级学习者来说,有很好的帮助,对于初学习者非常适合!(a good learning image processing function examples procedures for primary learners, good help, very suitable for early learners!)
- 2007-03-22 23:21:53下载
- 积分:1
-
texton
基于基元共生矩阵的纹理特征提取。通过5个基本的方格来检测图像并生成图像的基元共生矩阵,并从矩阵中提取其纹理特征信息。(Texton occurrence matrix based texture feature extraction)
- 2021-04-09 17:39:00下载
- 积分:1
-
SURF-based-image-stitching
SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。
采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
(SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching.
This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching.
)
- 2014-08-30 15:12:42下载
- 积分:1
-
rd_singlepoint
合成孔径雷达点目标成像RD算法,模型参考合成孔径雷达成像算法与实现(Synthetic aperture radar point target imaging algorithm RD, model reference synthetic aperture radar imaging algorithm and implementation)
- 2020-08-29 17:58:10下载
- 积分:1
-
circular-birght-target-detect
首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测(Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract image A,threshold segmentation for difference image,receive binary image,remove the interference region in the binary image,then extract circular area,and sign the target in the original image. Realize the circular bright target detection)
- 2014-01-10 12:46:01下载
- 积分:1