-
史上最快人脸检测系统(超越OpenCV)
史上最快人脸检测系统(超越OpenCV)
- 2019-03-19下载
- 积分:1
-
SPIHT_Matlab
应用于图像压缩的SPIHT算法代码,此代码的步骤很清晰,我自己加了很多注释,特别好理解。(SPIHT code which is used in image compression,with many notes of my own so really easy to understand.)
- 2014-05-15 17:11:39下载
- 积分:1
-
JPEG_report_CUDA
这是关于将jpeg压缩的具体算法的原始论文,利于学习。pdf格式(a pdf file about how to encode jpeg,this is the original paper good for your learning)
- 2018-06-25 16:42:10下载
- 积分:1
-
信号检测与估计理论
国内权威大家写的信号检测理论,主要讲述了信号理论和估计。(the book is literally book for signal processing,it was use for master students who want to learning signal detect and estimate)
- 2017-07-13 09:52:03下载
- 积分:1
-
compare_SSIM
说明: 给定两张图片,利用ssim来计算两张图片他们之间的ssim相似度(compute ssim between two images)
- 2020-09-13 17:47:58下载
- 积分:1
-
ExThreshold
1、读取显示所给PET图像(SE2IM210)。
2、学习imhist函数,画出所给PET图像的直方图。
3、根据直方图为该PET图像选择合适的显示窗(imshow参数),使胸
部轮廓等解剖结构可见。
4、根据直方图选择合适阈值,分割肿瘤区域与正常区域,计算肿瘤区
域内图像灰度均值、方差、最大值及最小值。(1 give PET images displayed, read (SE2 IM210).
2, learning, imhist function, draw the give PET image histogram.
3, according to the histogram for the PET image to choose the appropriate display window (imshow parameters), make bosom
Outline of anatomical structures such as visible.
4, according to the histogram, choose appropriate threshold segmentation tumor area and normal area, calculating the tumor area
In the domain of image grayscale average and variance, the maximum and minimum values.)
- 2015-05-08 20:52:11下载
- 积分:1
-
Image-Haze-Removal
2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的相关论文,ppt以及matlab代码.
Dark channel prior 是一种对无雾的图像的统计规律:在无雾图像中,大部分图像块中至少有一个颜色通道具有很小的颜色强度值。利用dark channel prior,可以直接从一幅有雾的图像中估计出雾的浓度,并恢复出高质量的去雾图像。(CVPR best paper in 2009 (He Kai Ming Single Image Removal Haze is the Using the Dark Channel) paper, ppt and the matlab code, it is)
- 2021-02-18 16:39:45下载
- 积分:1
-
bemd1
bemd分解得到图像基本imf,二维希尔伯特变换(Image basic IMF obtained by BEMD decomposition.Two-dimensional Hilbert transform)
- 2021-01-10 10:28:50下载
- 积分:1
-
src
背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code.
To run the program, follow these simple steps:
1. Start MATLAB and ensure the "src" folder is your current working
directory.
2. Edit "bs.m" and "classify.m" so that the file paths point to the
proper directories as specified.
3. In the MATLAB environment type "bs" which will train the background
model from the sequence you specified in (2).
4. In the MATLAB environment type "classify" which will classify the
sequence of images you specified in (2).
5. Now the classified images should be saved to disk in the folder you
specified in (2).)
- 2012-09-20 16:47:35下载
- 积分:1
-
Gabor-Matlab
MATLAB实现gabor滤波器,程序默认为5个尺度,8个方向。(MATLAB realization gabor filter, the program defaults to 5 scale, eight directions.)
- 2013-06-26 19:23:17下载
- 积分:1