-
LPQ_TOP
LPQ——TOP特征提取源码及其应用,能够很好提取动态的表情特征,可以用在表情识别以及姿态检测上。(LPQ- TOP feature extraction and its application source code, can be a good dynamic expression feature extraction, can be used on face recognition and gesture detection.)
- 2020-09-21 14:27:51下载
- 积分:1
-
地震
地震剖面代码,横坐标是时间,纵坐标是道数.(Seismic code, the abscissa is the time, the ordinate is the number.)
- 2017-11-03 16:41:10下载
- 积分:1
-
chap1_3
一本运用Visual C++ 的 数字图像处理的书里的源代码。非常好,初学者,很快可以上手.范例 3(Visual C++ for The digital image processing)
- 2009-11-04 11:07:22下载
- 积分:1
-
2
说明: 图像旋转任意角度,容易操作,方便简单,效果好!(image rotating for any angle you like.)
- 2010-04-11 20:11:21下载
- 积分:1
-
CBCT
FDK算法 重建三维图像,期中有GPU并行计算加速fdk算法的实例(back-projection to RECONSTRUCT 3D IMAGE)
- 2018-02-16 05:30:53下载
- 积分:1
-
vibe
ViBe算法是由Olivier Barnich 和 Marc Van Droogenbroeck在2011年提出的一种背景建模方法。该算法采用邻域像素来创建背景模型,通过比对背景模型和当前输入像素值来检测前景.(ViBe algorithm is a background modeling method proposed by Olivier Barnich and Marc Van Droogenbroeck in 2011. The neighborhood pixels are used to create the background model, and the foreground is detected by comparing the background model and the current input pixel values)
- 2021-02-02 11:49:59下载
- 积分:1
-
Matlab 图像的采样
图像的采样
• 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a)
• 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方
法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变
化。找出相应的改进方法。
- 2020-06-27 00:00:02下载
- 积分:1
-
SR
说明: 利用稀疏矩阵思想进行图像的超分辨率重建,效果较好。(Thinking of using sparse matrix for image super-resolution reconstruction, the effect is better.)
- 2011-04-24 16:11:40下载
- 积分:1
-
imageEnhanementMatlab
基于DWT的图像自适应增强 ,可以用于图像增强的源代码(matlab)
- 2021-03-24 10:39:16下载
- 积分:1
-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1