资源列表
CNN_original
- mean pooling的cnn程序,可以作为目前深度学习非常好的入门资料-cnn of mean pooling
CNN
- 用MATLAB实现卷积神经网络,并对图像进行特征提取-Using MATLAB convolution neural networks, and image feature extraction
zsdfx
- 分析图片的主色调程序 通过HSL色彩模型进行分析-Pictures of the main colors of program analysis and analyzed by HSL color model
CNN
- 手写数字识别 lenet 5 CNN的代码,对于初学机器学习者非常有帮助,可以运行。-Handwritten numeral recognition lenet 5 CNN code, for beginners machine learners very helpful, you can run.
OpenGL
- OpenGL实例,轻松学会OpenGL,可以用OpenGL编写程序-opengl for vc++ ,you can use the opengl progeress progerammes
dikaer
- 此程序是给予OpenGL的笛卡尔坐标系的空间的建立,充分理解笛卡尔坐标系。-This program is the establishment of a Cartesian coordinate system of space-based OpenGL fully understand the Cartesian coordinate system.
GPUGems2
- Second book of the GPU Gems series in .chm format to replace the .djvu scan floating around. You can search and everything. The CD accompanying the book can be downloaded from nvidia website (each chapter is separate): http://http.download.nvidia.c
base-opencv
- 针对opencv入门者提供的基础问题的代码 以及在此基础上的进一步拓展-aimed to help the new learner
Gmm
- 高斯混合模型,利用C++ OEPNCV来完成(This is a GMM model using C++ opencv to deal with it)
RPCA
- 鲁 棒 主 成 分 分 析 MATLAB 代码(Robust principal component analysis MATLAB code)
Transform
- OPENCV的一个透视变换函数的源码,重写一个类,用于透视变换-OPENCV of a perspective transformation function of the source code, rewrite a class, for perspective transformation
实用分形编码程序
- 分形编码程序,有注解,需要用分形方法进行下一步编程的可以拿去参考