CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - *编程

搜索资源列表

  1. VC与matlab混合编程实现图像处理

    1下载:
  2. 这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture processing application example, mainly is two kind of programming languages mutually transfers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:107.71kb
    • 提供者:杨晖
  1. 80例上手Delphi7编程_06图形图像多媒体

    0下载:
  2. 《80例上手Delphi7编程_06图形图像多媒体》书附盘。包括镜框、渐变色、动画、艺术字等图像处理示例。-"80 cases easily Delphi7 programming _06 imagery multimedia" book with CD. Including the frame, graded color, animation, art images, such as word processing examples.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.6mb
    • 提供者:胡清
  1. 精通Visual C++ 图像编程源码

    0下载:
  2. 很全的图象处理的代码 参考书为周长发的《〈精通Visual C++ 图像编程》》,为数字图象处理的经典作品-is all the image processing code reference books for the week long "<proficient in Visual C Programming images", "Digital Image Processing for the classic works! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:561.66kb
    • 提供者:孔维武
  1. 数字图像处理编程入门

    0下载:
  2. 数字图像处理编程入门, 包括教程和配套代码-digital image processing program entry, including tutorials and code matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.93mb
    • 提供者:singlesongs
  1. 三维游戏高级图形编程中的纹理特效制作实例源代码

    1下载:
  2. 三维游戏高级图形编程中的纹理特效制作实例源代码,如高级纹理映射、Billboard、阴影、粒子系统、L系统以及三维游戏自然场景的特效生成算法(树、云、雾、烟、爆炸等等)-3D game graphics programming texture effects produced source code examples, such as the High texture mapping, Billboard, shadows, particle system, L 3D games and the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11mb
    • 提供者:张文广
  1. vc++调用matlab函数混合编程实现二值图像的区域标记

    0下载:
  2. vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:682.28kb
    • 提供者:李占闯
  1. 用c语言写的神经网络编程

    0下载:
  2. 神经网络编程, 用c语言写的, 还有注释,Neural network programming, using c language, as well as the Notes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2.6kb
    • 提供者:robin
  1. gpubase.tar

    1下载:
  2. GPU 编程示例,介绍GPU结合GLSL,CG实现图像处理及数学运算,值的学习。-GPU Sample
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:295.58kb
    • 提供者:fuyongfeng
  1. motiontracker

    0下载:
  2. 本程序采用Matlab编程,可以跟踪运动物体上的颜色特殊点,并根据获得的图像信息,进行视觉计算,给出运动物体的状态信息,如速度,位置。该程序已在多种环境下测试,具有实用,快速等特点,是实验系统中,用来给运动对象定位的有力工具-This procedure using Matlab programming, can track moving objects on the color of the special points, and in accordance with image inform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.67mb
    • 提供者:maya
  1. VisualC++-MATLAB

    0下载:
  2. VC++与Matlab图像处理混合编程光盘,包含各种图像处理算法-VC++ And Matlab Image Processing Mixed-Language Programming CD-ROM, contains a variety of image processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5.24mb
    • 提供者:zhangjing
  1. digital_image_process

    0下载:
  2. 这是关于数字图像处理编程入门的,里面包含各章节典型的VC++程序,可供新入门着参考学习。-This is programming on the digital image processing of the entry, which contains chapters typical VC++ Procedures, the reference entry for the new learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:343.55kb
    • 提供者:张洪杰
  1. MATLABApplication

    0下载:
  2. matlab编程的基本知识以及信号处理、优化、神经网络、图像处理等方面的应用,有简单的示例程序。-matlab basic knowledge of programming and signal processing, optimization, neural networks, image processing and other applications, a simple example of the procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12.15mb
    • 提供者:guo guo
  1. vcmatlabcanny

    1下载:
  2. vC调用matlab图像处理工具箱进行canny边缘检测,是matlab与vc混合编程学习的很好实例-vC call matlab image processing toolbox for canny edge detection, is a mixed programming matlab with vc a good example of learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:93.44kb
    • 提供者:何卫华
  1. abbr_3807c3dbe495ddc19e1e9d377c68de79

    0下载:
  2. 几种常用的边缘检测程序,简单易懂,matlab编程-edge-detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:7.34kb
    • 提供者:九九儿
  1. adp

    0下载:
  2. matlab编程进行噪声处理的源代码,各种步长和阶数的例子都有-cancel noise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:424.62kb
    • 提供者:li qun ying
  1. ParticleFilter_double

    0下载:
  2. 使用粒子滤波进行多目标跟踪,采用vc05进行编程-Using the particle filter for multi-target tracking, using vc05 programming
  3. 所属分类:Special Effects

    • 发布日期:2014-04-10
    • 文件大小:10.14mb
    • 提供者:wuhao
  1. chepaishibie

    0下载:
  2. 学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1012.83kb
    • 提供者:xixi
  1. matlab 界面编程,立体视觉实例搞定

    0下载:
  2. matlab 界面编程,立体视觉实例搞定(Matlab interface programming and examples of stereo vision)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:1010kb
    • 提供者:Chao SIR
  1. GPU高性能编程CUDA实战中文

    0下载:
  2. cuda编程指南,cuda入门编程必备良药(CUDA Programming Guide, CUDA introductory programming essential medicine)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:22.15mb
    • 提供者:galosy
  1. OpenCV计算机视觉编程攻略(第2版)

    1下载:
  2. opencv 计算机视觉编程攻略 第2版. + 源代码,请根据章节内容参考。(Opencv Computer Vision Programming Introduction 2nd Edition. +Source Code)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-07
    • 文件大小:12.81mb
    • 提供者:liyilulihua
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com