-
OPENCV_行人流量检测
使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
- 2018-09-20 12:43:08下载
- 积分:1
-
Kalman
基于卡尔曼滤波器的监控系统的设计,实现了对运动目标进行识别,并对其运动轨迹进行预测的功能;当二值化图像超过一定阈值时,判断为有外人入侵,实现报警功能。(Kalman filter based on the design of monitoring system to achieve the recognition of moving objects, and its motion trajectory prediction function when the binary image exceeds a certain threshold, to determine the invasion of outsiders, to achieve alarm function.)
- 2016-11-11 17:37:29下载
- 积分:1
-
LevelSet_ChunmingLi_1.0
一种新的基于snake模型的水平集图像分割方法:用matlab编程实现,可进行灰度图像的分割,里面有演示实例,便于学习。(A new snake model based on the level set image segmentation methods: using matlab programming implementation, can be gray-scale image segmentation, there are demonstration examples for study.)
- 2009-03-16 13:22:33下载
- 积分:1
-
Face Detection using Viola-Jones Algorithm
Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
- 2017-11-15 21:03:39下载
- 积分:1
-
julei
一种改进的聚类算法应用到图像处理中,实现图像的边缘检测和分割,内附程序图片和论文。(An improved clustering algorithm applied to image processing, image edge detection and segmentation, containing pictures and papers proceedings.)
- 2009-05-07 08:24:50下载
- 积分:1
-
DelTilt
消除波面倾斜的函数,可以用于将波面的倾斜消去(Elimination wavefront tilt function, can be used to eliminate the inclined wavefront)
- 2021-03-11 11:39:25下载
- 积分: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
-
edge-Canny-sobelCSharp
数字图像处理技术 边缘检测 Canny sobelC# 数字图像处理技术 边缘检测 Canny sobelC#(Digital image processing technology edge detection Canny sobelC# digital image processing technology edge detection Canny sobelC#)
- 2015-03-27 12:08:23下载
- 积分:1
-
main
模糊图像的去模糊处理,主要有利用hough变换估计模糊方向,利用radon变换估计模糊长度。(Blurred image deblurring process, mainly using the estimated blurring direction hough transform, radon transform using the estimated blur length.)
- 2017-04-11 13:27:50下载
- 积分:1
-
super-jpg2k
基于JPG2000图像的超分辨率重建的matlab程序(JPG2000-based super-resolution reconstruction of image matlab program)
- 2010-01-07 00:10:31下载
- 积分:1