-
pok-kcd-src
用于脸部识别时,使用基于像素和区域的图像特征核的稀疏表示的识别算法。(When used in face recognition using image recognition algorithm based on feature pixel and regional nuclear sparse representation.)
- 2015-09-06 11:12:42下载
- 积分:1
-
PythonSIFT
说明: 图像配准SIFT算法,使用python实现(github搬运)(image resigtration sift)
- 2020-10-12 22:27:32下载
- 积分:1
-
SARmovingtarget
说明: SAR运动目标成像,包含了多个点目标,结果比较清晰(SAR Moving Target Imaging)
- 2019-03-27 19:06:21下载
- 积分:1
-
markov
基于高斯混合模型markov树算法的图像分割。。。(Gaussian mixture model based markov tree algorithm for image segmentation. . .)
- 2009-04-02 09:49:45下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
Graph_Syncretize
说明: 包括IHS,PCA Fusio,加权图像融合算法的Matlab源代码!主要运用在GSM中卫星图像处理,里面有例子图片,可以清晰的看见处理效果!(including IHS, PCA Fusio, the weighted image fusion algorithms Matlab source code! The main use of the GSM satellite image processing, there are examples of photographs, can clearly see the effect!)
- 2020-09-02 16:08:08下载
- 积分:1
-
jpeg-matlab
jpeg压缩matlab程序,可供学习图像视频编解码的同学学习(jpeg compression matlab program for learning image video codec students to learn)
- 2013-06-14 19:18:13下载
- 积分:1
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
somtoolbox
说明: SOM工具包,包括matlab程序及学习文档(SOM toolkit, including the procedures and learning matlab documentation)
- 2008-10-27 09:45:16下载
- 积分:1
-
Itxxhm
图像细化注意,本程序的细化算法要应用于于含线条的黑白二值图像才可以看出细化效果。
(The thinning Note refinement algorithm of this program is to be applied to black and white binary image containing lines can be seen that the refinement effect.)
- 2012-08-05 18:16:42下载
- 积分:1