搜索资源列表
libsamplerate-0.0.15.tar
- 经典的Bandlimit重采样算法,出自斯坦福大学CCRMA
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
LDPC-Video_ROI-2005
- 最权威的斯坦福大学分布式视频编解码的源码-Distributed Video Coding
bag_words_demo
- bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
OpenCV_OpticalFlow
- 稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。本程序基于OpenCV。-Sparse Optical Flow Demo this program at Stanford University David Stavens 2007, prepared beef, including a detailed program notes, with a PPT, and PDF to e
bv_cvxbook
- 最优化理论与算法-在众多算法中求解最优解 斯坦福大学-Optimization theory and algorithms- in many algorithms for solving the optimal solution Stanford University
toolbox_calib
- 这是matlab版本的摄像机标定工具箱,由斯坦福大学开发,具有很高的标定标定精度,很好用。-This is the matlab version of the camera calibration toolbox, developed by the Stanford University, with the calibration precision is very high, very good use.
machine-learning-ex5
- 斯坦福大学机器学习公开课CS229 课程作业5-Stanford University public courses CS229 machine learning coursework 5
machine-learning-ex1
- 斯坦福大学机器学习公开课CS229 课程作业4-Stanford University public courses CS229 machine learning coursework 4
machine-learning-ex2
- 斯坦福大学机器学习公开课CS229 课程作业2-Stanford University public courses CS229 machine learning coursework 2
image-dog
- 这是斯坦福大学深度学习中对于狗的图像处理的相关程序,想要了解更多,下面有网址!-Stanford Dogs Dataset - For more information about the dataset, please visit the dataset website: http://vision.stanford.edu/aditya86/ImageNetDogs/ If you use this dataset in a publica
stereo_mrf-master左右图作业
- 斯坦福大学概率图模型课程作业,利用马尔科夫随机场进行图像分割,能运行,附有英文说明文档(Stanford University Probability Chart Model Assignment, using Markov random field for image segmentation, operation, with English documentation)