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

搜索资源列表

  1. AForgeMotion

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:662876
    • 提供者:雷锋
  1. C#运动检测源代码

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2008-12-09
    • 文件大小:649858
    • 提供者:hyzuxlchong
  1. Aforge.net, 2.2.2很好的图像处理源码

    0下载:
  2. Aforge.net, 2.2.2很好的图像处理源码
  3. 所属分类:绘图程序

    • 发布日期:2017-06-21
    • 文件大小:35041223
    • 提供者:yax22
  1. Image-Processing-Lab.rar

    0下载:
  2. C#实现图像自适应二值化 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计),C# Adaptive Image Binarization of the image processing toolbox contains a series of image processing, including many filtering and AForge.NET provided under the framewor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1883166
    • 提供者:liyan
  1. AForge.NETFramework-2.0.1.zip

    0下载:
  2. AForge dot net 2.0.1,AForge dot net 2.0.1
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-13
    • 文件大小:21441801
    • 提供者:sohel
  1. 机器人-视频检测与控制

    0下载:
  2. 上位机是采用了AForge.NET Framework-2.2.3和EZ-B SDK Windows v2011.11.09.00的结合。AForge真的很强大,不过没有涉及到控制这块,EZB就有现成的参考,但EZB没有提供核心部分的代码,而它只支持本地摄像头,所以我只能反编译获取需要的代码,移植到AForge的MotionDetectorSample这个例子里面。 大部分代码都是来自网络,欢迎大家使用和修改,有好作品别忘了分享一下哦~
  3. 所属分类:图形/文字识别

  1. 机器人-视频检测与控制

    0下载:
  2. 上位机是采用了AForge.NET Framework-2.2.3和EZ-B SDK Windows v2011.11.09.00的结合。AForge真的很强大,不过没有涉及到控制这块,EZB就有现成的参考,但EZB没有提供核心部分的代码,而它只支持本地摄像头,所以我只能反编译获取需要的代码,移植到AForge的MotionDetectorSample这个例子里面。 大部分代码都是来自网络,欢迎大家使用和修改,有好作品别忘了分享一下哦~
  3. 所属分类:图形/文字识别

  1. dtgz

    0下载:
  2. opencv目标跟踪对于初学opencv计算机视觉开发的朋友很有参考价值。-opencv target tracking opencv computer vision for the beginner to develop valuable friend.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:10210
    • 提供者:l
  1. Image-Processing-Lab

    0下载:
  2. 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计)-The image processing toolbox contains a series of image processing, including many under the framework of AForge.NET filtering and image analysis functions provided. Adaptive binarizat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1878330
    • 提供者:周亮
  1. motion_detection_csharp

    0下载:
  2. This a 2-week project which has been submitted for my "Imaging and special effect" Module. It is the implementation of a Motion Detection program for Webcams. This application can successfully sense the motion in the real time video stream
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:761126
    • 提供者:Ali
  1. afforge_src

    0下载:
  2. AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-AForge.NET is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:511663
    • 提供者:rowe
  1. PalmHandSegmentation_demo

    0下载:
  2. 手势分割 aforge.net 开发版的 图像处理方面的-hand segment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2601553
    • 提供者:王岐山
  1. PlayingCardRecognition_Demo

    0下载:
  2. 扑克识别演示程序,C#语言 aforge.net 平台。-Poker recognition demo program, C# language the AForge.NET platform.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:3248784
    • 提供者:刘春祥
  1. positacoplanar-posit

    0下载:
  2. C#编写,帮着后人理解POSIT,其中利用了AForge.NET的函数库,在文档中已经包含.支持自己在基础上再开发-C#, helping future generations understand the POSIT, which utilizes the AForge.NET library, has been included in the document. Supported on the basis of their own re-development
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2359449
    • 提供者:niuhao
  1. PlayingCardRecognition_SampleImages

    0下载:
  2. aforge的扑克牌识别程序,程序生成代码和使用样例-Playing Card Recognition Using AForge.Net Framework
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5925896
    • 提供者:cmxun
  1. AForge.NET-(libs-only)

    0下载:
  2. aforge.net 的C#运行库,图像处理的强大插件。-aforge.net s libs,deal with pictrue or video.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8233255
    • 提供者:wlw
  1. ANN3

    0下载:
  2. aforge.net 人工神经网络很好的例子,做神经网络算法的朋友可以参考-aforge.net bp network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:317668
    • 提供者:tan
  1. 基于AForge.net的图像处理代码

    1下载:
  2. 基于AForge.net的图像处理代码,包括灰度变换,直方图均衡化,边缘检测,图像滤波等。
  3. 所属分类:图形图象

  1. AForge.NET Framework-2.2.5

    0下载:
  2. Aforge.net for camera captire image使用方便(Aforge.net for camera captire image)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-22
    • 文件大小:37183488
    • 提供者:123xp
  1. iplab

    0下载:
  2. 基于AForge.NET框架下的对图像进行处理的工具,可以简易地对图像进行一些处理,如缩放,改变颜色;也可以通过滤镜显示图像的某些特征值,以此来对图像进行简单的处理。(Under the framework of AForge.NET based on image processing tools, you can easily carry out some processing, the image such as zoom, change color; can also display so
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1716224
    • 提供者:ccty
« 12 »
搜珍网 www.dssz.com