搜索资源列表
你好
- 计算机图形处理的软件,candy算法是当今最很流行的一种算法。同学可以自己在源代码中学习到新的知识。-computer graphics software, candy algorithm is the most popular day of an algorithm. Students can in the source code to learn new knowledge.
homo_filter_based_on_opencv
- opencv是目前广泛流行的一个开源图像处理库。基于它实现各种图像处理的二次开发都十分方便。本程序基于opencv简洁的实现了图像处理中的同态滤波器,注释清楚,便于大家学习和使用。-OpenCV is a widely popular open-source image processing library. Based on its various image processing to achieve the second development is very convenient. Op
openGIS
- 目前gis行业比较流行的一个标准,对于学习gis的人来说,opengis是一个有用的东西,大家如果觉得有用可以-currently gis industry, which is quite a popular standard for learning gis people. OpenGIS is a useful thing, if we can find it useful to s
OpenGL_Read_3DS
- 用OpenGL编写的调用流行3D格式3DS的代码,通过代码可以学习3DS文件的结构以及OpenGL的编程方法-prepared with OpenGL 3D pop format called 3DS code, Code can learn through three DS document structure and the OpenGL Programming
NeheTutorial_src
- 网上流行的, 经典的opengl教程, 学习opengl的必备教程
diblook
- 网上一个很流行的DIB操作示例,对这个例子学习后,你肯定会有很大收获
PCA-based_Similarity_Measurefor_Multivariate_Time_
- 2004 A PCA-based Similarity Measure for Multivariate Time Series.pdf 流行学习
OpenGLGameProgramming源码
- OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计. 本书是对OpenGL开发
gentleBoost.rar
- 当前流行的机器学习算法之一:boosting的变体——Gentleboost,The current popular one of machine learning algorithms: boosting variants- Gentleboost
vlfeat-0.9.7.tar
- 目前国外比较流行的关于mser和siht的算法,大家可以学习学习-Now more popular abroad and siht on mser algorithm, we can learn to learn
adaboost
- AdaBoost程序 Boosting是近年来流行的一种用来提高学习算法精度的方法。以 AdaBoost算法为例介绍了 Boosting算法 。-Boosting daBoost program in recent years a popular learning algorithm is used to improve the accuracy of the method. AdaBoost algorithm to an example introduced the Boosting alg
Image
- 一款流行的上传图片..带剪切功能希望能帮助大家..学习-Upload pictures .. a popular feature with a cut .. hope to help you learn Oh
lerning
- 基于流行学习的 图像处理 流行学习是近年图像领域比较新的方向-Learning image processing based on the popular popular area of study is relatively new in recent years, the direction of the image
lle
- 局部线性嵌入,是一种流行学习的算法,可以学习任意维数的低维流形-locally linear embedding is a algorithm of manifold learning, it can be used to learn arbitrary dimension of low dimensional manifold
Mmmanifolda
- 一个Matlab环境下编写的流行学习(manifold)算算法,可用于图像特征提取及行为模式提取,已通过测试。 -Popular learning (manifold) written in a Matlab environment operator algorithm for image feature extraction and pattern of behavior extraction, has been tested.
Sparse-Representation-
- 文献“Sparse Representation based Fisher Discrimination Dictionary”及其对应的matlab代码,稀疏学习是目前非常流行的方法,希望对大家有所帮助-a paper named Sparse Representation based Fisher Discrimination Dictionary and its matlab code
mnistclassify_DBN
- 深度学习中的比较流行的深度信念网络的源代码(dbn)-deep learning
0LearningDeformableShapeManifolds
- 学习可变形状流行学习代码,实现可变形状的特征提取与流行匹配,代码通过实际环境测试,可以运行-Learning deformable shape manifolds, which can be used in deformable shape features extraction and manifolds match
Classification-of-Hyperspectral-Data
- 本文使用深度学习对高光谱图像进行分类,深度学习是近些年比较流行的一种算法。目前处于前沿-Deep Learning-Based Classification of Hyperspectral Data
显著性物体分割
- 基于超像素和流行学习排序的显著性检测,是显著性检测里的经典文章,代码没有问题,可以后续接上grab cut进行显著目标的分割,分割效果不错。