搜索资源列表
vc_digital_image_processing_code
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用-GeoTrans directory for Packaging Dll Visual C projects. Compliant with the 10 commonly used image processing API function, the convenience of the VC, VB, Delphi and other devel
GeoTrans
- 此源码为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。区别于通常的8位位图处理,封装的各API函数可以处理24位彩色图像。
运用Visual C++完成基本数字图像处理
- 微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这些新知识,我们应尽快了解、掌握并试图运用到实践项目中去,而通过实例学习的方法无疑是一个非常有效的途径。本文就通过一个简单的实例,向大家展示了在Visual C#中如何运用GDI+和Unsafe代码类等技术以实现简单的数字图像处理。 -Microsoft's new.NET platform for developers to br
基本画线实现算法
- 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
autopano-sift-C.rar
- 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。,This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
ZXing
- 一维码、二维码条码识别程序,是google上的一个开源项目。包含java、c、iphone、javame、Android等平台源代码-One-dimensional codes, two-dimensional bar code identification procedures, is an open source project on google. Including java, c, iphone, javame, Android platform source code, etc.
GaussianFilterTest
- Gaussian Filter 高斯平滑滤波器,自己用C++写的滤波器类,用于其他处理操作前平滑噪声用。设定Sigma值,可以调整平滑效果。 下载包包含完整的Visual Studio 2005测试项目。 <plumcore>-Gaussian smooth filter
opencv
- 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
Archimedes.sources-0.58.0
- 基于eclipse开发的计算机辅助设计(CAD)软件,其目的是满足各种CAD绘图需要。其项目目标是希望开发出比当前广泛使用的AutoCAD更适合于建筑领域的CAD软件-Archimedes will be a Computer Aided Design (CAD) program developed side by side with architecture offices in order to fulfill all their needs. This way, we hope to de
MyDraw2.0
- mydraw,《visual c++软件项目开发实例》中的例子。-mydraw, " visual c++ software development instance" in the example.
OpenCV-cn
- 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
OpenGLC--VisualStudioProjectCreation
- 如何在Visual Studio 2008 C & C++ 中创建OpenGL/GLUT 项目-Creating Visual Studio 2008 C & C++ OpenGL/GLUT Projects
fenge
- 用来分割图片的简单代码,C#项目编写,来自开源中国-Simple code used to split image, C# project written in Chinese from the source
cPP-Detect-network-connectivity
- 此为C++BUILDER 项目源码,写此程序的目的在于测试两台计算机之间的网格是否连通正常,用户可通过修改目标计算机的IP地址、端口及连接时间进行指定测试,还可以发送相关的信息。-This is C++BUILDER project source code, write the purpose of this program is to test whether the grid between the two computers communicating properly, the use
Flag
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。使用Visual Studio C++编译项目工程,并修改代码生成一个五星红旗。-Windows system, install the GLUT library: Open glut-3.7.6-bin.zip is remove glut.h, glut32.lib glut32.dll were placed. Use the Visu
CAD_project
- 这是一个简单完整的C++实现欧拉操作和扫成,生成一个三维实体的项目(This is a simple and complete C++ for Euler operations and scavenging, a project to generate a three-dimensional entity)
C# ( C SHARP)
- 图像定位,模板匹配,可以轻松用到项目中。。。。。。。。。。。。。(image match,image position)
xobrxeda
- ssh实现简单的论坛帖子增删改查,分页,回复帖子的项目实例(SSH to achieve simple forum posts additions and deletions to change, paging, reply to posts of project examples)
TZECDISSDK
- C++ 开发项目,海图系统,SDK接口,海图地图(C++ sechme sdk interface)
Project_CAD
- 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program