登录
首页 » C# » EmguCV.Sample

EmguCV.Sample

于 2018-01-06 发布 文件大小:7765KB
0 98
下载积分: 1 下载次数: 1

代码说明:

  使用opencv,切割成256*256的瓦片,并保存openlayer支持的目录下。(Use opencv, cut into 256*256 tiles, and save the directory supported by openlayer.)

文件列表:

EmguCV.Sample\.vs\EmguCV.Sample\v15\.suo, 88064 , 2017-12-06
EmguCV.Sample\.vs\EmguCV.Sample\v15\Server\sqlite3\db.lock, 0 , 2017-11-10
EmguCV.Sample\.vs\EmguCV.Sample\v15\Server\sqlite3\storage.ide, 569344 , 2017-12-06
EmguCV.Sample\.vs\EmguCV.Sample\v15\Server\sqlite3\storage.ide-shm, 32768 , 2018-01-03
EmguCV.Sample\.vs\EmguCV.Sample\v15\Server\sqlite3\storage.ide-wal, 4152 , 2018-01-03
EmguCV.Sample\EmguCV.Sample\App.config, 189 , 2017-11-10
EmguCV.Sample\EmguCV.Sample\dlls\evr.dll, 630272 , 2010-11-21
EmguCV.Sample\EmguCV.Sample\dlls\mf.dll, 4120064 , 2010-11-21
EmguCV.Sample\EmguCV.Sample\dlls\mfplat.dll, 430592 , 2009-07-14
EmguCV.Sample\EmguCV.Sample\dlls\mfreadwrite.dll, 257024 , 2010-11-21
EmguCV.Sample\EmguCV.Sample\dlls\wmdrmsdk.dll, 781312 , 2010-11-21
EmguCV.Sample\EmguCV.Sample\EmguCV.Sample.csproj, 4626 , 2017-12-06
EmguCV.Sample\EmguCV.Sample\Position.cs, 883 , 2017-11-30
EmguCV.Sample\EmguCV.Sample\Program.cs, 20721 , 2017-12-06
EmguCV.Sample\EmguCV.Sample\Properties\AssemblyInfo.cs, 1324 , 2017-11-10
EmguCV.Sample\EmguCV.Sample.psess, 3305 , 2017-11-30
EmguCV.Sample\EmguCV.Sample.sln, 1941 , 2017-12-06
EmguCV.Sample\EmguCV.Sample.sln.DotSettings.user, 545 , 2017-11-10
EmguCV.Sample\EmguCV.Sample171130.vspx, 5928549 , 2017-11-30
EmguCV.Sample\.vs\EmguCV.Sample\v15\Server\sqlite3, 0 , 2018-01-03
EmguCV.Sample\.vs\EmguCV.Sample\v15\Server, 0 , 2017-11-10
EmguCV.Sample\.vs\EmguCV.Sample\v15, 0 , 2017-11-10
EmguCV.Sample\.vs\EmguCV.Sample, 0 , 2017-11-10
EmguCV.Sample\EmguCV.Sample\dlls, 0 , 2017-12-04
EmguCV.Sample\EmguCV.Sample\Properties, 0 , 2017-11-10
EmguCV.Sample\.vs, 0 , 2017-11-10
EmguCV.Sample\EmguCV.Sample, 0 , 2018-01-06
EmguCV.Sample, 0 , 2017-11-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OpenGLPlat
    实现在MFC中进行OpenGL编程的平台(A plat that make you programming in MFC with OpenGL)
    2009-05-22 11:50:49下载
    积分:1
  • BookSeeker
    A simple example of ASP.NET book search program !
    2013-10-19 12:41:44下载
    积分:1
  • Xu-White-model
    用C++编写的xu-white模型,适合砂泥岩地层岩石物理建模,很实用(Written by C++ xu-white model, suitable for sand-shale formation rock physics modeling, it is practical)
    2020-12-25 09:59:04下载
    积分:1
  • msp430单片机实现正弦波频率和峰峰值的测量dianshe_ad
    本程序适用于msp430单片机实现正弦波频率和峰峰值的测量,其测量的精确度很高。(This procedure is suitable for msp430 single-chip to achieve the sine wave frequency and peak and peak measurement, the measurement accuracy is high)
    2020-07-17 08:58:48下载
    积分:1
  • Twain接口标准条用接口
    用C# 编写的Twain接口调用扫描图像,保存图像。用C# 编写的Twain接口调用扫描图像,保存图像。用C# 编写的Twain接口调用扫描图像,保存图像。
    2022-05-12 21:56:33下载
    积分:1
  • 编辑器源码
    诛仙15职业任务编辑器源码发达是的撒啊(zhuxianrwuwbianjiqiyuanma)
    2020-10-13 00:17:32下载
    积分:1
  • Cadence-Allegro-Chinese-tutorial
    Cadence Allegro 中文教程(Cadence Allegro Chinese tutorial)
    2013-12-17 14:18:17下载
    积分:1
  • Matlab智能算法30个案例分析pdf
    关于MATLAB实现智能算法的书籍,以案例为基础,容易理解(The realization of MATLAB intelligent algorithm books, based on a case, easy to understand)
    2017-11-02 18:34:05下载
    积分:1
  • ArcGIS二次开发电子书合集
    说明:  ArcGIS二次开发何及,包括ArcGIS engine开发实例教程,中文开发指南清洗版,ArcGIS Engine轻松入门,ArcGIS Engine10开发手册(ArcGIS secondary development, including ArcGIS engine development examples tutorial, Chinese development guide cleaning version, ArcGIS engine easy introduction, ArcGIS Engine10 development manual)
    2020-04-13 21:40:36下载
    积分:1
  • 目标跟踪算法例子
    Kernel-Based-Object-Tracking ============================ REQUIREMENTS:   + OpenCV 2.2 or above (originally developed on OpenCV 2.3.1)   + This a Visual Studio 2010 project with OpenCV 2.3.1 linked. To use on other platforms use only main.cpp with "conio" and "getch" removed. This project is the C++ implementation of kernel based object tracking as discussed by Visvanathan Ramesh, Dorin Comaniciu & Peter Meer in their paper "Kernel-Based Object Tracking". In this project the objects are represented by their color histograms weighted by isotropic kernel. Targets (or objects) are compared in subsequent frames to calculate Bhattacharya distance which is then used to move the tracked using mean shift. Ceck out the result video - http://youtu.be/Ng8H-mjs62Y
    2023-08-23 14:55:03下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载