资源列表
GeoImag
- GeoImage软件是法国GeoImage公司的产品,其软件能充分理解SPOT-5精确的成像几何信息,具有SPOT的严格物理模型,在SPOT5正射纠正精度上极具优势,因此是SPOT-5的最佳处理工具。对于地形起伏较小的影像,用几何纠正就可以满足其数据精度要求。但对于地形起伏较大的遥感影像来说,需要做正射纠正。-Die Orthophotos von Geoimage Austria liegen je nach Gebiet in unterschiedlichen Maximalaufl&ou
ACCV10
- This an implementation of a ACCV 2010 paper, Exploiting Self-Similarities for Single Frame Super-Resolution.-This is an implementation of a ACCV 2010 paper, Exploiting Self-Similarities for Single Frame Super-Resolution.
digital(lee)-code
- image processing with C++ Source Code. this program include template matching, histogram and so on.
vs2008
- opengl超级宝典第一章到第13章源代码(用vs2008)(OpenGL super book, Chapter 1 to thirteenth chapter source code (using VS2008))
MRF_imgSeg
- 是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
StyleManager
- C#实现的地理信息系统格式管理器,代码完整可以直接运行-About the help for .NET developers building solutions with ArcGIS Engine If you are new to ArcGIS development, the topics in the Getting started section will introduce you to the platform and provide a foundation as you
test
- 一个基于OPEN GL的三维点云数据处理程序,旋转,放大,缩小,平移等等,效果良好-An OPEN GL based on the three-dimensional point cloud data processing procedures, rotation, amplification, reduction, translation, and so on, with good results
opengl
- 学opengl,编3D游戏,三维游戏设计师的宝典..电子书影印版-Learn opengl, code 3D games, three game designers copy version of eBook Collection ..
高密度环境下行人检测和统计
- 本实验的目的是对高密度行进人群中的行人流量进行统计,并能够区分上行和下行。实验的基本思路是: 在一个行人头部大小的带状区域中进行头部检测(HaarLike Adaboost方法),然后利用一个滑动的跟踪门对检测的头部结果进行关联,同时利用运动历史图分析的方法估计行人轮廓的运动方向,最后对序列关联特征进行分析给出上下行的统计结果。
opengl3d
- 说明:完成端口的一个例子,实现了心跳。 一个初学者最好的工具 -Descr iption: An example of the completion port to achieve the heartbeat. The best tool for a beginner
811OpenGL3D
- 学习如何在Opengl环境下编写一个完整的游戏代码-Environment to learn how to write a Opengl complete game code
光线追踪
- 简单光线追踪实例,运用到C++中成员函数,运算符重载和引用的知识。(a simple example of ray trace)