资源列表
半监督学习
- 半监督学习(Semi-Supervised Learning,SSL)是模式识别和机器学习领域研究的重点问题,是监督学习与无监督学习相结合的一种学习方法。半监督学习使用大量的未标记数据,以及同时使用标记数据,来进行模式识别工作。当使用半监督学习时,将会要求尽量少的人员来从事工作,同时,又能够带来比较高的准确性
featurepointsmatching
- 2004年 图像特征点匹配的文章 包括MATLAB C++算法程序 以及多篇论文 有参考价值-the algorithm about the feature points matching including algorithms and papers
5
- 2009春节Photoshop素材源码 招财进宝-2009 Spring Festival Photoshop source material wealth
Sparse-Coding
- spare representation 或者压缩传感的经典文章-spare representation or Compression sensor s classic article
MeanShiftTrack
- 用c语言编写的目标跟踪代码,可以运行的出来,算法还有改进的空间-meanshift tracking
sobel
- 基于FPGA的sobel滤波。使用vivado 2014.2实现的YUV图像的sobel滤波。-Sobel filter based on FPGA. YUV image Sobel filtering using vivado to achieve the 2014.2.
MPlayer-1.1.1
- MPlayer是一款开源多媒体播放器,以GNU通用公共许可证发布。此款软件可在各主流作业系统使用,例如Linux和其他类Unix系统、微软的视窗系统及苹果电脑的Mac OS X系统。MPlayer是建基于命令行界面,在各作业系统可选择安装不同的图形界面。mplayer的另一个大的特色是广泛的输出设备支持。它可以在X11、Xv、DGA、OpenGL、SVGAlib、fbdev、AAlib、DirectFB下工作,而且你也能使用GGI和SDL和一些低级的硬件相关的驱动模式(比如Matrox、3Dfx
delphi圖象處理原代碼
- 圖象處理原代碼
VXL
- VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANS
chap1
- 这是一部分,有关图象处理的东西.原码.中文.-This is part of the image processing things. The original code. Chinese.
Data_image_processing
- 数字图像处理方面的经典书籍,不可多得的好书,
image_mosaic_demo
- sift+ransac 图像拼接 C++语言 VS平台 opencv 效果不错 可以一试(Sift + RANSAC image mosaic)