-
模糊聚类的图像分割
通过模糊c-均值(FCM)聚类实现图像的分割。动态聚类方法的目的是把n个样本划分到c个类别中的一个,使各样本与其所在类均值的误差平方和最小
- 2022-07-24 13:10:21下载
- 积分:1
-
HMT 隐马尔科夫轮廓
这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型
.
- 2022-02-14 16:29:08下载
- 积分:1
-
基于nios的ov7670图像采集系统
由电子技术应用论坛的bingo编写的纯verilog代码;同时bingo也开设的讨论组一起讨论图像处理方面的相关fpga实现;关于ov7670 bingo有相关的连载博客;又需要的同学可以去看看;非常适合刚刚接触ov7670的fpga实现的朋友。当然相关权益属于bingo的。
- 2022-04-11 21:14:03下载
- 积分:1
-
wavelet based image enhacement
这是一个测试代码,使用matlab的gui界面,它有很多问题需要解决,如果有人需要它,并且喜欢纠正它,不要犹豫。我的电子邮件是a517614879@163.com
- 2022-09-16 07:35:03下载
- 积分:1
-
LBP纹理特征提取在c上实现
C++实现的LBP算法提取图像纹理特征,C++实现的LBP算法提取图像纹理特征-C++ implementation of the LBP texture feature extraction algorithm, C++ implementation of the LBP algorithm for extracting image texture features
LBPLBP_prodatalena.bmp
..............Thumbs.db
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-02 14:35:30下载
- 积分:1
-
视频纹理投射源代码
是一个将视频投影到物体纹理表面的程序,基于OpenGL代码的,内含可执行文件
- 2022-03-21 09:36:13下载
- 积分:1
-
William T. Freeman大神经典的马尔科夫随机场超分辨影像重建全部代码数据集论文和大神页面
William T. Freeman大神经典的马尔科夫随机场超分辨影像重建全部代码,数据集,论文和大神页面。非常适合超分辨率初学者和相关研究的人员。很多代码下载了之后无法运行或者缺少文件,但是这个可直接运行,无需太多的调试。This is an implementation of the example-based super-resolution algorithm of [1]. Although the applications of MSFs have now extended beyond example-based super resolution and texture synthesis, it is still of great value to revisit this problem, especially to share the source code and examplar images with the research community. We hope that this software package can help to understand Markov random fields for low-level vision, and to create benchmark for super-resolution algorithms.When you refer to this code in your paper, please cite the following book chapter:W. T Freeman and C. Liu. Markov Random Fields for Super-resolution and Texture Synthesis. In A. Blake, P. Kohli, and C. Rother, eds., Advances in Markov Random Fields for Vision and Image Processing, Chapter 10. MIT Press, 2011. To appear.
- 2022-03-29 03:58:10下载
- 积分:1
-
快速近似最近邻的FLANN的图书馆)
近似近邻快速图书馆
- 2023-07-19 08:40:03下载
- 积分:1
-
基于PCA算法的人脸识别
运用PCA算法进行人脸识别,对人脸图像具有非常好的鲁棒性,加快运算速度,提高识别精度,具有非常好的效果,可以直接运行。程序里有主程序和调用程序,可以用图片和摄像头两种方式进行人脸数据的收集及检测,还有已经训练完毕的人脸图像,都可以直接使用。希望大家多多下载!
- 2022-04-22 20:16:01下载
- 积分:1
-
运动车辆的检测跟踪
车辆的检测与跟踪是目前交通领域比较热门的话题,该文件使用opencv实现,包含了运动车辆检测跟踪系统里的源代码,可直接调用。
- 2022-03-01 11:12:27下载
- 积分:1