-
lankton_stereo
基于双目的深度图获取,根据图像合成深度图左右视点( depth map based on binocular)
- 2016-11-15 21:11:59下载
- 积分:1
-
ReferenceWhite
利用改进的“参考白”算法对彩色图像进行光照补偿(Using improved "reference white" algorithm to compensate illumination of color image.)
- 2011-06-09 19:46:43下载
- 积分:1
-
DNA
说明: DNA编码方法,可以更有效的保护图像信息,提高加密系统的安全性。(DNA coding method can protect image information more effectively and improve the security of encryption system.)
- 2020-07-16 16:43:57下载
- 积分:1
-
templateMatcher
图像匹配,在一副图象中搜寻子图像,寻找特征点(Image matching, in a sub-image search images to find the feature points)
- 2008-05-30 08:29:18下载
- 积分:1
-
ASED
在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
- 2020-09-10 05:38:04下载
- 积分:1
-
csp
脑机接口中运动想象,经典算法共空间模式CSP(common spacial pattern)
- 2015-09-19 16:10:20下载
- 积分:1
-
GASA
基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。
(adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by Ostu method,which applicated the non-linear genetic algorithm(GA) allows us to optimize the process of threshold. And, where possible, to reduce the computation. in order to achieve effectivly and simply image segmentation. Combination SA is to avoid the common phenomenon about premature convergence in genetic algorithm (GA) to achieve a simple and effective image segmentation.)
- 2009-12-10 16:54:58下载
- 积分:1
-
guiyihua
这个是把图像归一化的程序,原始的图片可以随意设置,效果比较好。(This is the image of the normalized program, the original pictures can freely set, the effect is good.
)
- 2012-04-27 16:52:29下载
- 积分:1
-
tuxiangpipei
一种基于特征点的图像匹配算法 一种基于特征点的图像匹配算法(Feature point based image matching algorithm based on feature points matching algorithm)
- 2020-12-10 10:59:18下载
- 积分: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