-
object-tracking-based-on-TOD
基于纹理和边缘方向特征融合的目标跟踪程序代码,是基于mean shift框架的(This paper proposes a powerful and robust local descriptor,called textureorientation
descriptor(TOD). TOD consists of two components: texture and
orientation. Considering that the human shape shows more short, fragmentary
and vertical edges, the proposed TOD descriptor encodes the spatial information
of pedestrian image. We combine the proposed TOD representation
model with mean shift framework to perform pedestrian tracking. Results
from experiments show the improved performance of the proposed algorithm,
in the scenarios of heavy occlusions, illumination variations and similar
objects interference, when compared with the other descriptors based trackers.)
- 2012-09-01 14:28:50下载
- 积分:1
-
图像灰度处理
对加载的图像进行灰度处理,简单处理matlab程序,效果不错,利于后面对图形进一步加工处理(Gray-scale processing of loaded images)
- 2019-06-18 08:06:13下载
- 积分:1
-
cs-np
基于压缩感知的图像恢复重建的实验源代码以及相关图片及文件(Compressed sensing image reconstruction experiment source code and related images and documents)
- 2013-12-21 20:12:59下载
- 积分:1
-
chayingfa
差影法去背景---部分测试,感觉还行,与大家分享,呵呵差影法去背景(Poor background--- Shadow law to some of the test, I feel also visit to share with you, huh, huh difference method to the background shadow)
- 2008-12-17 16:51:19下载
- 积分:1
-
gridCut
graphcut的最新改进,在网格上应用graphcut,作者将其称为gridCut,此压缩包内含文章与源代码,出自CVPR2012,关注计算机视觉的同学可以详细参考,代码已调试通过(the new advance of graphcut, named gridCut, derived from CVPR 2012, useful to guys on ComputerVision.The code is runnable.)
- 2020-10-29 23:30:02下载
- 积分:1
-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1
-
FCM
fcm 及快速fcm实现图像分割,还带有GUI界面(fcm fcm and fast image segmentation, but also with GUI interface)
- 2014-02-27 19:14:57下载
- 积分:1
-
Nonlinear-structure-tensors
利用非线性结构张量处理一些图形问题,能够有效的解决和优化现成的处理方法(In this article, we introduce nonlinear versions of the popular structure tensor, also known as second moment matrix. These nonlinear structure
tensors replace the Gaussian smoothing of the classical structure tensor by discontinuity-preserving nonlinear diffusions)
- 2012-10-30 22:35:28下载
- 积分:1
-
image-patch
基于matlab的、结合深度图像的图像修补( Image patch based on matlab, combined with the depth of the image )
- 2012-06-07 23:42:03下载
- 积分:1
-
Face_PCA
在人脸数据库中应用PCA,以及重建误差分析(Applying PCA in human face dataset and doing analysis on reconstruction differences )
- 2020-07-15 10:18:51下载
- 积分:1