资源列表
Mathematics.for.3D.Game.Programming.and.Computer.
- Mathematics.for.3D.Game.Programming.and.Computer.Graphics is a a book for those who wanna specialise in video game programming especial in mathematic for games
3Dgamebiancheng
- 三维游戏编程与计算机图形学2004版。适合运用opengl的初学者。内容全面,学习方便。-Three-dimensional game programming and computer graphics 2004 edition. Use opengl for beginners. Comprehensive, easy to learn.
Indian
- Indian高光谱数据,剔除无用波段后的改进数据,分类真值。-Indian hyperspectral data, remove the unwanted band after the improved data, classification true value.
PCA
- PCA_进行indian_pines数据集合分类。((use PCA to classify the indian_pines data with train and test data in the rar))
绘制光谱曲线
- 将已知类别的高光谱数据显示光谱曲线,不同颜色代表不同类别。需要输入ROI。(draw a curve of hyperspectral.need ROI)
comsol
- 用comsol做声固耦合的例子,例子的内容是声子晶体的投射系数,对用comsol来计算声子晶体的初学者很不错-Coupled with comsol said anything solid examples, examples of the content is the projection coefficient of phononic crystals, the phonons with comsol to calculate the crystal is very good for beg
20180101_7watershed
- 先大致勾画标记出图像中期望进行分割的区域:你认为他们属于一个区域,就用标记将它们连接起来,对于另一个区域,用另一个标记连接。 按下键盘按键【1】或【SPACE】进行图像修补操作; 如果对自己的绘制不够满意,按下键盘按键【2】恢复原始图像 。(Press the keyboard button [1] or [SPACE] to do the image inpainting operation. If you are not satisfied with your rendering, pr
CalibrationandUndistoration_final
- camera calibrationopencv
fluids_v2
- this a well know code for fluits simulation, it is powerful to give a good simulation and you are to know a lot from it.-this is a well know code for fluits simulation, it is powerful to give a good simulation and you are to know a lot from it.
saliency
- 两篇关于图像显著性检测的论文及其对应的matlab代码,GBVS 和 imagesignature,已经测试过,希望对大家有用-Two papers about the image saliency detection and the corresponding matlab code, GBVS and image signature, hope it will be helpfull!
新建文件夹 (2)
- 利用GDA方法作为子程序嵌入非负张量分解中(Solving the nonnegative tensor factorization by the Method of GDA)
class-specific-Hough-forests-
- 用于目标检测的Hough森林分类法。比随即森林效果要好。附有文章和代码。代码是在unix环境下的Opencv运行的。还有训练数据。-ClassSpecifi c Hough Forests for Object Detection,better than random forest.include paper and source code ,working in Opencv .