-
wu-manber
wu-manber算法纯c实现,多模匹配算法,效率比较高,喜欢的可以下载看看,已经调试,没有问题(wu-manber algorithm)
- 2012-08-29 16:48:50下载
- 积分:1
-
MeanShift +Kalman(上传至Pudn)
基于Kalman滤波和Meanshift算法的目标跟踪算法的C++程序,运行可用,具有参考价值。(The C++ program of target tracking algorithm based on Kalman filter and Mianshift algorithm is available and has reference value.)
- 2018-09-17 15:33:14下载
- 积分:1
-
OPENCVIMAGEPROCESS
OPENCV图像处理模板,有界面编程的,以后运用opencv直接在里面填写代码就可以了(OPENCV image processing template, with interface programming, and after using opencv code directly on the inside can be a complete)
- 2010-05-10 16:52:17下载
- 积分:1
-
seg
对植物图像进行图像分割,区域标记,区域提取(Images of plant image segmentation, region markers, regional extraction)
- 2009-05-08 16:22:15下载
- 积分:1
-
recall_precision
图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估(Image processing precision and recall rate code)
- 2013-09-14 10:36:02下载
- 积分:1
-
peppernoise-cpp
在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行(the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation)
- 2006-10-13 13:36:45下载
- 积分:1
-
cv_bayesian
cv阈值去噪方法和贝叶斯阈值去噪方法,这两种方法是很常见的阈值去噪方法。(cv thresholding method and the Bayesian thresholding methods, the two approaches are very common thresholding methods.)
- 2007-03-01 15:26:31下载
- 积分:1
-
1
说明: 出一个基于扩散与位平面Amold映射相结合的彩色图像置乱,以及采用Chen系统产
生的混沌序列加密的图像加密算法。(A combination of diffusion bit plane Amold mapping based color image scrambling, and Chen system chaotic sequence encryption image encryption algorithm.)
- 2012-11-08 17:22:02下载
- 积分:1
-
face_mosaic_processing
暑期实习用matlab编写的一个人脸马赛克图像处理处理算法,附件同时包含了算法的原理解释(face mosaic image processing by matlab. )
- 2009-05-11 13:48:10下载
- 积分:1
-
LBP1
用lbp实现纹理特征提取,并分类说明:
一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,
一个是getmapping,用以做算法的辅助函数,
一个是lbptest.m,存放着测试代码。
这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,
具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图
这三个文件是最传统的LBP方法,有256种。(With lbp achieve texture feature extraction and classification Description:
A total of three m files, one is lbp.m, store the main lbp algorithm,
One is getmapping, helper functions for doing arithmetic,
One is lbptest.m, kept the test code.
These three documents need to put the same folder, and add the appropriate folder, pictures,
See lbptest.m specific name of the picture of the code, run lbptest.m can view the results. Finally renderings code
These three documents are the most traditional LBP method, there are 256 kinds.)
- 2013-10-21 17:09:14下载
- 积分:1