资源列表
Zernike
- 亚像素的边缘检测,基于zernike矩的亚像素边缘检测(Zernike sub-pixel edge detection, through the 7*7 coefficient template to achieve sub-pixel edge detection moments of simple improvement.)
1中值滤波
- 中值滤波——《MATLAB数字图像处理——从仿真到C/C++代码的自动生成》(Median filter - MATLAB digital image processing - automatic generation from simulation to C/C++ code)
hog-feature
- 方向梯度直方图(Histogram of Oriented Gradient, HOG)特征是一种在计算机视觉和图像处理中用来进行物体检测的特征描述子。它通过计算和统计图像局部区域的梯度方向直方图来构成特征。Hog特征结合SVM分类器已经被广泛应用于图像识别中,尤其在行人检测中获得了极大的成功。需要提醒的是,HOG+SVM进行行人检测的方法是法国研究人员Dalal在2005的CVPR上提出的,而如今虽然有很多行人检测算法不断提出,但基本都是以HOG+SVM的思路为主(The Histogram
RPCA
- 鲁 棒 主 成 分 分 析 MATLAB 代码(Robust principal component analysis MATLAB code)
renlian
- 基于肤色分割的彩色图像人脸检测技术 人脸识别是一个具有广阔应用前景和极富挑战性的研究课题,涉及图形图像处理、神经网络、模式识别等等热门研究领域.其在公安追逃系统、安全验证系统、档案管理系统、信用卡验证、视频会议、人机交互系统等方面都具有重要的应用价值.一个完整的人脸识别系统应该包括人脸检测、特征提取、以及匹配识别(Face detection in color images based on skin color segmentation)
sar
- 合成孔径雷达点目标的仿真MATLAB程序,通过对三个静止的点目标进行雷达成像的MATLAB仿真程序.(Synthetic aperture radar point target simulation MATLAB program, through three stationary point targets for radar imaging MATLAB simulation program.)
semi-tensor compressed sensing
- 基于半张量积的压缩感知新型方法介绍与实验(semi-tensor compressed sensing)
adaptcluster_kmeans
- 一种基于Kmeans的自适应滤波算法,可将图片进行有效的滤波(An adaptive filtering algorithm based on Kmeans can effectively filter pictures.)
matlab-blinddeconv
- 盲去卷积,实现图像的高分辨 准确估计模糊核(a novel scale-invariant regularizer that compensates for the attenuation of high frequencies and therefore greatly stabilizes the kernel estimation process.)
轮廓提取
- 书法文字轮廓提取,使用Emgu CV32位开发(Outline extraction of calligraphic characters)
matlab图像拼接1
- 对两幅图像进行harris角点提取,特征点匹配,进行图像拼接(Two corners are extracted from Harris images, and feature points are matched for image mosaic)
KSVD
- K-SVD图像去噪,仿真结果为原图像,加噪图像,去噪图像和字典原子。(K-SVD image denoising, simulation results for the original image, add noise, image denoising and dictionary atoms.)