CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 2008

搜索资源列表

  1. IMA

    0下载:
  2. 利用IMA算法,提取三维模型的骨架,希望对大家有用!-It contains the sources of the C-implementation of the IMA skeleton of a 3D data set as described in the paper:W. H. Hesselink, J. B. T. M. Roerdink: Euclidean skeletons of digital image and volume data in linear time b
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:24110
    • 提供者:Niu Wenjie
  1. equalization

    0下载:
  2. 数字图像处理直方图均衡化实验,针对灰度图像进行处理处理的图像为正方形位图,bmp格式 开发环境c#2008-Digital image processing, histogram equalization experiments for gray-scale image processing image processing for the square bitmap, bmp format Development environment c# 2008
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:193174
    • 提供者:Aslan
  1. OpenCV_sliderVideo

    0下载:
  2. 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:595
    • 提供者:huanghanyu11
  1. save25frameImg

    0下载:
  2. VC++2008用OpenCV将顺序序列的帧图像合成为MJPG编码的avi视频-VC++2008 OpenCV MJPG avi frame
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18566549
    • 提供者:huanghanyu11
  1. recognition

    0下载:
  2. 2008-复旦-形状识别与图像分割方法研究-2008- Fudan University- shape recognition and image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10597935
    • 提供者:Z
  1. smile

    0下载:
  2. 在visual studio 2008中调用OpenCV画出一个笑脸-OpenCV in Visual Studio 2008 call to draw a smiley face
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4796381
    • 提供者:李晨
  1. imageROI

    0下载:
  2. 在Visual Studio 2008 中实现对一幅二维图像的ROI算法-ROI algorithm to achieve a two-dimensional images in Visual Studio 2008
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4766720
    • 提供者:李晨
  1. CIS

    0下载:
  2. 云南省GIS土壤管理系统 表现层采用XAML语言页面的设计,能为用户提供统一而丰富的页面体验。逻辑层采用ArcGIS Server10 REST接口技术支持地图的发布管理、查询反馈等服务。数据层采用SQL Server 2008与ArcSDE技术的结合,更好地管理地图属性数据与空间属性。-Yunnan Province GIS soil management system presentation layer to the design of the XAML language page t
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:68170
    • 提供者:啊甲
  1. grey

    0下载:
  2. 能将彩色图像转化为灰度图,在VISUAL STUDIO 2008平台上开发的应用程序-can change images into grey
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:549
    • 提供者:xing
  1. 201012082GISSampleApplication03

    0下载:
  2. C#编写的GeoTiff程序,程序中内容完整,经过调试,可作为研究地学人员的参考资料-The objectives of the reader are to understand how to add the raster layer to the map control, how to manipulate the raster symbology, how to get the raster information, and how to join the cursor to the loc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-11
    • 文件大小:23469
    • 提供者:haoyubao
  1. face_detcetion

    0下载:
  2. 基于OpenCV,编译环境是Visual C++ 2008,一个人脸检测系统-Based on OpenCV, a face detection system
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13427251
    • 提供者:thunder sea
  1. CNC_Homework

    0下载:
  2. 使用VC#2008做的数控插补演示程序,一种是直线插补,一种是圆弧插补,使用了两种方法,一种是改进的逐点比较法,一种是数字积分法-Done using VC# 2008 NC interpolation demo, one is linear interpolation, circular interpolation one is using two methods, one is improved by-point comparison method, a digital integratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:271189
    • 提供者:xukai
  1. Use-the-mouse-to-draw-square

    0下载:
  2. 基于visual studio 2008平台的用鼠标画方形的程序-Based on the visual studio 2008 platform use the mouse to draw square program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-03
    • 文件大小:3174881
    • 提供者:李道远
  1. Contour-detection

    0下载:
  2. 在visual studio 2008平台,基于opencv2.3.1实现的轮廓检测-In the visual studio 2008 platform, based on the outline of opencv2.3.1 realize detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:6105088
    • 提供者:李道远
  1. From-camera-read-in-video

    0下载:
  2. 在visual studio 2008平台,基于opencv2.3.1实现的从摄像机读入视频功能-In the visual studio 2008 platform, based on the realization of opencv2.3.1 from camera read in video function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:3995393
    • 提供者:李道远
  1. Simple-transform-(smooth-processing)

    0下载:
  2. 在visual studio 2008平台,基于opencv2.3.1实现的图像平滑处理功能 -In the visual studio 2008 platform, based on the opencv2.3.1 realize image smoothing processing functions
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:5013715
    • 提供者:李道远
  1. FaceRecog_OpenCV

    0下载:
  2. VC++写成的人脸识别程序,用OpenCV2.2库,采用Gabor+Fisherface算法,附有演示程序,识别概率高,包含源代码和使用说明-This program, written in VC++, built with MS Visual Studio 2008 SP, using OpenCV 2.2, provides some basic face recognition APIs. It applies a few FR algorithms according to the kn
  3. 所属分类:OpenCV

    • 发布日期:2013-03-15
    • 文件大小:13337784
    • 提供者:刘星宇
  1. weighted_linear_ndvi_decomposition

    0下载:
  2. The weighted linear decomposition for the MODIS NDVI data to TM resolution. Reference please see Bussto et al (2008) Remote Sensing of Environment
  3. 所属分类:GIS program

    • 发布日期:
    • 文件大小:3635
    • 提供者:Rao
  1. ecc

    0下载:
  2. 已经亲测可以使用,增强互相关匹配 参考文献:IEEE Trans. on PAMI, vol.30, no.10, 2008-Enhanced Correlation Coefficient
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:63426
    • 提供者:lingyun
  1. kde_bg_v1.0

    0下载:
  2. 基于核密度估计的背景减法算法,拥有命令行界面的C++源代码。-kernel density estimation based background subtraction algorithm [1] with a command line interface. this algorithm is a somewhat improved version of [2]. the kmovingobjdetector class within the project is originally w
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:26302
    • 提供者:dong
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com