-
LBP
LBP 一种描述子,常用于人脸识别,自己写的,包括实验程序和LBP函数(LBP descriptor)
- 2012-03-20 23:45:14下载
- 积分:1
-
Iris-images-recognition
虹膜图像识别的完整程序,包括预处理,Hough变换定位中心,汉明距离匹配等。(Complete program iris recognition, including pretreatment, Hough transform positioning center, Hamming distance matching.)
- 2021-04-18 16:08:52下载
- 积分:1
-
Harris.rar
特征提取是图像配准的重要步骤,使用Harris角点检测算法实现图像拼接。(Feature extraction is an important step in image registration, using Harris corner detection algorithm for image mosaic.)
- 2010-05-28 14:28:51下载
- 积分:1
-
tutorial-compression-perception
tutorial压缩感知代码。压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号(The tutorial compression-aware code. Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory, through the development of signal sparsity, in conditions far less than the Nyquist sampling rate, using random sampling for discrete samples of the signal, and then through the non-linear reconstruction algorithm perfect reconstructed signal)
- 2012-07-16 20:48:59下载
- 积分:1
-
光流法处理视频
说明: 光流法处理车辆视频,读取视频,分析单帧图片,得到光流图片(The optical flow method processes the vehicle video, reads the video, analyzes the single frame picture, obtains the optical flow picture)
- 2020-06-04 10:30:45下载
- 积分:1
-
gibbs
说明: 应用gibbs随机场进行图像分割。效果较好。希望对大家有所帮助。(use gibbs image segment.wish it will help everyone.)
- 2009-08-21 10:03:59下载
- 积分:1
-
avi-to-yuv
视频格式转换 这里主要是mpeg格式 转化为avi,yuv等多种格式(Video format conversion here is mainly converted to avi mpeg format)
- 2013-06-20 22:51:19下载
- 积分:1
-
colorhist
统计颜色直方图的matlab程序,解压缩后可以直接在MATLAB环境中运行(Color histogram statistics of the matlab program, unzip it directly in the MATLAB environment)
- 2008-05-13 23:05:29下载
- 积分:1
-
CircledetectionbasedonrandomHoughtransform
基于随机Hough变换的圆检测方法,可检测不同位置、半径的圆。(Based on random Hough transform circle detection method can detect a different location, the radius of the circle.)
- 2021-02-27 15:59:36下载
- 积分:1
-
NLMeans
非局部均值滤波
输入: 待平滑的图像
t: 搜索窗口半径
f: 相似性窗口半径
h: 平滑参数
NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
- 2010-10-22 17:33:30下载
- 积分:1