-
second-gray-image-statistics-and-FFT
采集一幅像素大于64*64黑白图像;
常规的数学统计数据处理:计算图象各象素点灰度值得均值、标准差、方差,并绘出灰度直方图;
采用[FFT(傅立叶变换)]对图像进行分析(Acquisition of a pixel is greater than 64* 64 black and white images
The conventional mathematical statistical data processing: calculation of each pixel grayscale image is worth the mean, standard deviation, variance, and draw grayscale histogram
The [FFT (Fourier transform)] to do image analysis
)
- 2012-03-06 14:04:15下载
- 积分:1
-
HMIcontrol
此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。
本程序的核心部分一直用于只能轮椅的人脸控制。(This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simulator, user need replace this part of the control procedures to achieve their application.)
- 2009-06-26 21:58:02下载
- 积分:1
-
fdct_wrapping_denoise
Curvelet变换进行图像去噪,Matlab7.0程序(Curvelet transform for image denoising, Matlab7.0 procedures)
- 2008-12-12 09:20:55下载
- 积分:1
-
PCA
主分量分析的源代码,附有简单的解释说明,主要对图像矩阵做降维处理,适用多幅图像的变化检测(Principal component analysis of the source code, a simple explanation, the main image matrix reducing dimension, suitable for image change detection)
- 2012-04-17 10:23:38下载
- 积分:1
-
IPM
能够将图像坐标转化为世界坐标,根据图像像素修改参数(Can transform image coordinates into world coordinates, and modify parameters according to image pixels.)
- 2017-07-01 08:12:14下载
- 积分:1
-
ICM(能量终止)
基于条件迭代法与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the ICM and Markov random field)
- 2018-01-02 11:07:23下载
- 积分:1
-
orl_faces
orl人脸库,40个人,每人10幅图像。(orl face database, 40 individuals, 10 images per person.)
- 2009-06-12 18:46:06下载
- 积分:1
-
基于方向谷形检测的静脉纹路分割
这是一个关于基于方向谷形检测的静脉纹路分割的MATLAB程序代码,(Vein vein segmentation based on directional valley detection)
- 2021-04-26 14:28:45下载
- 积分:1
-
pca
经典主成分分析法,实现高光谱图像的降维处理 (Classical principal component analysis, to achieve high spectral image dimensionality reduction)
- 2013-09-28 10:23:04下载
- 积分:1
-
gbvs
静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt).
Please try it out and email me if you have any questions.
Download:
Please select one of the following to download:
[gbvs.zip]
This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below).
Right after you download the zip file, you must change into the gbvs/ directory and run:
>>)
- 2011-09-11 15:56:18下载
- 积分:1