搜索资源列表
scanalyze-1.0.3_source_code
- 斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接-Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Genera
libsamplerate-0.0.15.tar
- 经典的Bandlimit重采样算法,出自斯坦福大学CCRMA
WAVELAB850.ZIP
- WaveLab是小波和相关的时频变换的一个Matlab例程库,由美国斯坦福大学的Donoho维护。如果想学好小波变换,与Mallat所著的书\"信号处理的小波导论\"相结合,通过这个例程库,你可学到一些重要的东西。
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
OpenCV_OpticalFlow
- 稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。 本程序基于OpenCV。-Sparse Optical Flow Demo This program is Stanford University Daniel David Stavens 2007 was prepared, including detailed program notes, PPT and PDF with i
LDPC-Video_ROI-2005
- 最权威的斯坦福大学分布式视频编解码的源码-Distributed Video Coding
optical
- 光流法的示例程序,改编自斯坦福大学的程序以及网上一般流行的光流法程序,在opencv下运行-optical
scanalyze-1.0.3.src
- 用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息-Ply used to display documents, ply the development of Stanford University is a file format used to save three-dimensional information
Make3dSingleImageStanford_version0.1.tar
- 来自斯坦福大学的牛人写的单视角重建三维场景的代码-Code for 3D reconstruction from single view.From Stanford University.
bag_words_demo
- bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
wavelab
- 这是一个用来进行小波分析的工具包,他是美国斯坦福大学的一些人编的,对于做图像的人非常有用。-This is a tool used for wavelet analysis package, he is a Stanford University compiled a number of people, for people who make images very useful.
drill.tar
- 斯坦福大学的双剑点云,对用PLY点云操作有用处。-a point clouds
model
- 斯坦福大学开发的三个经典3D几何模型,ply格式的,对于接触图形的朋友有很大帮助-Stanford University, developed three classic 3D geometric model, ply format, for access to graphic of great help to a friend
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
LearningCode
- 斯坦福大学所做的三维还原图像源代码,此代码能将单张的图像还原出三维效果,并建模,精确度较高-Stanford University has done to restore the three-dimensional image source code, this code is able to restore the three-dimensional image of the leaflet effects and modeling, higher precision
optical_flow_demo
- 斯坦福大学课程例子。运用openCV中的optical flow的例子。-Stanford University Course example. The optical flow using openCV example.
qsplat-1.0-src
- 斯坦福大学著名的Qsplat系统,基于点的图形学的开山之作,其中包含数据。-Stanford University famous Qsplat system, based on points for graphics pioneer, which contains data.
dragon_stand.tar
- 斯坦福大学三维图像点集,龙图像,方便用于仿真-Stanford three-dimensional image point set, dragon image, convenient for simulation
scanalyze
- 斯坦福大学的多视角对齐和融合算法实现, 功能比较强大。-This is the Code of allign and merge from Standford University
Lecture4A_AdvancedFeatures_CS324
- 斯坦福大学 2011.4 关于 特征描述算法的最新课程课件。由《学习opencv》原著作者教授。-This is the latest ppt about features algorithm from cs,stanford. The author is who publish "Learning opencv".