-
imageprocessing
Some of image processing tools in visual C++
- 2012-08-22 20:38:42下载
- 积分:1
-
SLIC
说明: 将像素点划分为超像素,便于进行图像处理!(Implementing superpixel segmentation)
- 2019-11-29 20:35:08下载
- 积分:1
-
Zhou-SHT
标准Hough检测圆,在数字图像中检测圆形目标,需要先边缘提取,在二值图像中检测圆。(circle detection using standard hough transform )
- 2012-09-02 17:43:07下载
- 积分:1
-
Choen-Sutherland
Choen-Sutherland算法裁剪线段 计算机图形学中使用Choen-Sutherland算法进行图形多边形裁剪,并用MFC实现(Choen-Sutherland )
- 2010-11-20 18:43:09下载
- 积分: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
-
Forstner
使用forstner算子进行图像特征点提取(forstner for feature extraction)
- 2017-06-23 15:33:50下载
- 积分:1
-
stitch
说明: 基于harris角点特征的图像配准程序
matlab实现(Harris corner on the characteristics of matlab image registration process to achieve)
- 2009-08-12 16:23:48下载
- 积分:1
-
TV_inpainting
说明: 图形图像处理经典模型—tv模型的matlab源代码以及所需的图片(Graphic image processing classical model-tv model matlab source code, as well as the picture)
- 2010-03-26 13:43:32下载
- 积分:1
-
HOG+SVM进行图片中行人检测
说明: 行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
- 2020-10-30 16:09:56下载
- 积分:1
-
kernel
用kfcm算法实现数据的聚类和分类效果。(Kfcm algorithm is used to achieve data clustering and classification results.)
- 2017-07-10 17:46:17下载
- 积分:1