-
实现给定图像中目标的有效监测
说明: 实现给定图像中目标的有效监测,并根据颜色对目标分割。(The object can be detector, and it is segmented by the color.)
- 2020-06-19 08:40:01下载
- 积分:1
-
sift
SIFT 算法的实质上是提取局部特征的算法, 该算法在尺度空间寻找极值点, 然后根据极值点来获得尺度、旋转不变量和位置等特征。(In essence, the SIFT algorithm is an algorithm to extract local features. The algorithm finds the extreme points in the scale space and then obtains the characteristics of scale, rotation invariant and position according to the extreme point.)
- 2018-05-10 08:13:41下载
- 积分:1
-
unsharp_masking
Show how to use unsharp masking algorithm.
No image processing toolbox is needed.
- 2010-12-20 03:33:46下载
- 积分:1
-
NSCT
基于非下采样轮廓波变换的图像融合。低频分量取平均,高频分量取绝对值最大。(nonsubsampled contourlet transform.Averaged low frequency components, high frequency components of the maximum absolute value.)
- 2016-05-20 16:38:27下载
- 积分:1
-
cross_correlation
关于图像配准中的交叉相关的实现,可以直接调用。(About Image Registration in the implementation of cross-correlation can be directly called.)
- 2009-03-20 15:58:47下载
- 积分:1
-
Kinect_DepthCanny
用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
- 2014-02-21 21:19:53下载
- 积分:1
-
tuxiangzengqiang
图像增强的C++源程序,效果非常好,彩图ok(Image enhancement of the C++ source code, the effect is very good, Wallpapers ok)
- 2009-12-16 22:44:06下载
- 积分:1
-
边界拟合
说明: 读图然后根据图像的对象,进行边缘检测,椭圆拟合(Read the image and then carry out edge detection and ellipse fitting according to the object of the image)
- 2020-06-02 14:39:04下载
- 积分:1
-
DCT
基于离散余弦变换的数字水印,包括水印的嵌入和提取以及常间的各种水印攻击(Discrete cosine transform based on digital watermarking, including the watermark embedding and extraction, as well as between the various watermark attacks often)
- 2010-06-03 20:57:59下载
- 积分:1
-
HOG+SVM进行图片中行人检测
行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
- 2020-10-30 16:09:56下载
- 积分:1