CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 里面有详细的注释

搜索资源列表

  1. ShenJingWangLuo

    1下载:
  2. 基于神经网络的文字识别系统,里面有详细的注释
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:79.78kb
    • 提供者:xiaoxin
  1. code

    0下载:
  2. 在VC++上实现OPENGL框架的代码,里面有详细的注释,希望对初学者理解OPENGL 有一定的帮助
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38.23kb
    • 提供者:副教授
  1. bugHunt-made-with-hgeGame-Engine

    0下载:
  2. 我自己做得第一个看的过眼的游戏 需要hge游戏运行库 平台vs2008 里面有详细的技术文档 代码注释很全 大一下学期的课程设计 BugHunt-I have done over the first eyes to see the game need to game hge platform runtime vs2008 there are detailed technical documents Notes code is great about the whole semes
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:zyb
  1. openglbk

    0下载:
  2. OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器 -Little Red Book OpenGL source code, which has detailed examples of each of the Notes, is an essential learning OpenGL weapons
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:564.74kb
    • 提供者:spring
  1. bumptexture

    2下载:
  2. 这是一个opengl贴凹凸纹理的例子,视觉效果极为不错,对于不清楚凹凸纹理原理的人来说,里面有详细的代码注释,有助于理解-this is a program about bump texture by opengl ,besides ,there are definite Notes to help you urderstood
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-17
    • 文件大小:1.39mb
    • 提供者:陈晓晓
  1. LevenbergMarquardtalgorithmMATlABcodewithtrustregi

    0下载:
  2. 这是一个实现Levenberg-Marquardt算法的MATlAB代码,总共4个文件f.m产生目标评价函数,l_m_trust.m是进行L_M算法迭代处理,trtestlm.m是采用置信域方法决定更新参数和置信系数,而测试函数入口时test_lm.m,每个函数里面有详细的中文注释,希望能给你的工作带来帮助!-This is an implementation of Levenberg-Marquardt algorithm MATlAB code, generated a total of f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.36kb
    • 提供者:秦论剑
  1. OBJ-File-Loader

    0下载:
  2. 用VC++开发的三维物体建模软件,可以进行三维重建、旋转,光照等变化。里面有详细的注释。非常适合进行三维重建方面研究的学者。-3D reconstruction
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:22.39mb
    • 提供者:廖海斌
  1. camshift(opencv)

    0下载:
  2. opencv的camshift程序+注释 camshift算法 里面程序有详细的注释 是初学者的好资料 有利于自学-of opencv camshift program the+ Notes camshift algorithm inside program with detailed comments is good information for beginners is conducive to self-
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:韩涛
  1. Digital-image

    0下载:
  2. 数字图像压缩技术及其实现在MATLAB的实现。里面有详细的注释可以学习与参考。-Digital image compression technology and its implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:72.95kb
    • 提供者:傅子熠
  1. opencv_Demo

    1下载:
  2. 利用MFC来实现OpenCV中的基本图像处理功能,比如缩放,边缘检测,腐蚀膨胀等等,也包括人脸检测部分,里面有详细的注释,非常适合于OpenCV的初学者.-OpenCV using MFC to achieve the basic image processing functions, such as zoom, edge detection, corrosion expansion, etc., but also includes face detection part, there are
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.82mb
    • 提供者:
  1. renlianshibie

    1下载:
  2. 一种基于模板匹配的人脸识别算法,里面有详细的注释-Face recognition based on template matching algorithm, which has detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4.8kb
    • 提供者:狼图腾
  1. instrans

    0下载:
  2. 集成了各种灰度变换函数neg,log,gramma,stretch等各种变换,里面有详细的注释。-Integrates a variety of gray-scale transformation function neg, log, gramma, stretch, etc. various transformations, which has detailed notes.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.69kb
    • 提供者:yezhiyun
  1. bpshenjingwangluo

    0下载:
  2. BP神经网络算法的matlab代码 里面有仿真源码和程序运行的截图,程序有详细的注释-BP neural network algorithm matlab simulation source code inside shots and running, the program has detailed notes
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:32.9kb
    • 提供者:李雷
  1. canny1125

    0下载:
  2. 自己编的canny改进算法,里面有详细的注释附带检测的图片。对于目标分割用处很大。-Own series of canny improved algorithm, which has detailed notes with pictures of detection. Proved very useful for object segmentation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:423.38kb
    • 提供者:liuxingyun
  1. Optical-flow-field-target-tracking

    0下载:
  2. 光流法实现目标跟踪,里面有详细的程序注释,下载下来后加载一下自己的视频,看看跟踪效果。开发环境opencv2.4.6和vs2010。-Optical flow method to achieve target tracking, which has a detailed program comments, download video down load your own, take a look at tracking. Opencv2.4.6 and development environm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5.26kb
    • 提供者:我行我速
  1. Text2D

    0下载:
  2. 是一个简单的2d图像显示,能够正确的编译,里面有详细的注释-2d test
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4.12kb
    • 提供者:郅东庆
  1. opoqrtunityarealgorithm

    0下载:
  2. 有一个机遇DCT域的数字水印算法,里面有详细的注释说明-Have a opportunity DCT domain digital watermarking algorithm, there are detailed notes
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-16
    • 文件大小:478kb
    • 提供者:xiifhed
  1. 19710658

    0下载:
  2. 有一个机遇DCT域的数字水印算法,里面有详细的注释说明-Have a opportunity DCT domain digital watermarking algorithm, there are detailed notes
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-17
    • 文件大小:479kb
    • 提供者:Natlafiew
  1. zibiancwt

    2下载:
  2. morlet小波变换进行分频,里面有详细的注释。(Morlet wavelet transform used to frequency division, which has detailed notes.)
  3. 所属分类:波变换

  1. kre

    0下载:
  2. 一个基于DCT域的数字水印代码,里面有详细的注释说明,,(A digital watermark based on DCT domain code, there are detailed notes,,)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:477kb
    • 提供者:mzsmmp
« 12 »
搜珍网 www.dssz.com