-
BPFA_Denoising
利用非参数贝叶斯字典学习模型进行图像稀疏表示(use non-parametric-bayesian-dictionary-learning-for-sparse-image-representations)
- 2021-01-12 21:08:48下载
- 积分:1
-
Parcial-II
Segmentation Algorithm
- 2013-10-11 02:13:42下载
- 积分:1
-
YUV
本程序是利用MATLAB读取YUV视频数据,并播放视频。(This procedure is to use MATLAB to read YUV video data, and video.)
- 2009-02-20 17:35:13下载
- 积分:1
-
GaborTexture
使用MFC以及Gabor小波处理进行图像的特征纹理提取(Using MFC and Gabor wavelet to extract texture features for image)
- 2011-10-07 08:46:32下载
- 积分:1
-
SOQcode
彩色图像纹理和色彩特征提取,并用fcm进行分割(Color image texture and color feature extraction, and split with fcm)
- 2015-09-07 17:17:23下载
- 积分:1
-
binary-video
学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求:
1. 对输入视频的每一帧图像都用同一个阈值进行二值化;
2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕;
3. 在处理的过程中,实时显示每帧图片处理之后的效果;
4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成;
5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi )
这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。(Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements:
1. Each frame of the input video images are binarized using the same threshold value
2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information
3. During processing, real-time display after processing each frame
4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice
5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi)
Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.)
- 2015-01-30 16:15:09下载
- 积分: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
-
1708.06814
说明:
- 2018-02-12 00:33:48下载
- 积分:1
-
Texture
计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。(Calculation of the four directions of Gray Level Co-occurrence matrix as texture features, is a kind of texture feature extraction algorithm.)
- 2008-03-11 19:51:54下载
- 积分:1
-
meanshift
本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考(I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference)
- 2009-07-17 18:04:07下载
- 积分:1