搜索资源列表
3dtrans
- 3D Transforms Demonstration Program. Requires Turbo C Version 1.5. Project file should contain the line DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB The library directory must include 3D.LIB and GRAPHICS.LIB, and the include directory m
Photoviewer
- 图片浏览器,可以浏览本地目录下各种格式的图片,并可进行简单的缩放操作-Photo browser, you can visit the local directory variety of image formats, providing a simple scaling operation
经过扩展的CGraph类及示例工程源代码
- 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logica
gtk2-教程
- Linux下的图形编程.GTK的使用教程-Linux graphical programming. GTK directory
斜45度地图
- 所属游戏:《由高度图自动生成斜45度地图》 游戏系统版本:17.0 Win32平台测试版 程序起始目录:E:\\NetAnts\\由于高度图自动生成斜45度地图\\Sample022_HM2MAP-own game : "Automatic Generation highly inclined 45 degrees map" game system versions : 17.0 Win32 platform beta program starting directo
featuredetection
- The programs in this directory illustrate geometric feature detection -The programs in this directory illustrate geometric feature detection
ImageView1
- 注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-attention example does not include class library code, please join CImageObject download code. In addition, please ensure that the operation of the system d
hostcode
- 在windows2003下建CGI环境,将nictex.exe放在cgi-bin目录,并打开此目录的执行权限,即可测试。如在浏览器地址栏输入:http://....../cgi-bin/nictex.exe?\\blue \\large y=ax^2+bx+c 就可显示对应公式!-under construction in Windows2003 CGI environment, nictex.exe on cgi-bin directory, and open the Contents of
digitalsystem
- 这个程序是数字识别系统源代码。因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。-The program is the digital identification system source code. Because the training has kept good network weights, the first use of the identification procedu
GeoTransdll
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC开发工具调用。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate the development tool called VC.
4356463453453
- 这里是LDS(lossless data-compression sources)的KIT.我发现很多人都想这么一份压缩软件的源代码,但是他们很难找到,特别是一些比较好的. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方. 所有的源代码包括它们的原始文档.-LDS (lossless data-compression sourc es) of KIT. I fou
packeddll
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。GeoInVB目录中是一个VB项目,对封装的Dll进行调用演示。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate VC, VB, Delphi dev
JEPGProcessing
- 用MATLAB写的JEPG格式的图像处理算法,附带有十张左右的经典图像算法常用图片,可以在同一目录下面自己做一下看效果-MATLAB write JPEG format image processing algorithm, fringe is about 10 images of the classic algorithm commonly used pictures, in the same directory can do something in their effects
read_mit_ecg
- 读取并显示MIT心电数据库文件(测试文件在res目录下),可进一步开发心电的诊断功能-read and display MIT ECG database files (documents for the test res directory) further development of diagnostic cardiac function
SampleVC
- 该目录下包含了数字图像处理的常用软件、开发工具、本书程序处理前后的图像文件、本书文档涉及到的全部VC++源代码-this directory contains a number of popular image processing software, development tools, procedures for handling the book before and after the image files, the book documents related to the sou
NetAudioVideo.v3.0
- 网络音视频传输3.0 2006-06-23 TVideoCap-提供视频捕捉,预览的功能 TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。 TRECVideo-和上面的控件是一对,用于接收。 TACMWaveOut-声音输出控件。 TACMWaveIn-声音输入控件。 TSendVideo_VIDX-Vidx压缩传输控件。 TRecXVID --接收vidx压缩初频的控件。 TVideoAdd1--
source6
- source目录下为本章介绍的源程序功能是腐蚀,膨胀,细化算法-source directory for the chapter describes the source function is corrosion, swelling, thinning algorithm
好东东图像处理编程平台
- 里面含有几十个源程序(远远大于5个),很厚重,不知是否达到了给予VIP下载权限呢,谢谢咯。在VC6下运行的一个非常好的图像处理演示平台,包含很多非常新的思路,并用程序实现了(附有源程序);所以苦于对很多有新的idea,但还不知如何用程序来实现的朋友来说,这绝对是一个好的“老师”;程序运行的注意点:平台含有自己演示的图像,所以下载整个文件后,要放到根目录下执行,才会OK。-it contains dozens of source (far greater than 5), very thick,
DigitRec
- 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多-One source is to identify the program, the other is the matrix clas
NetMsg
- “网络信使系统”执行说明: 1、 光盘目录VCbibleCD\project source\CHAPTER 20\BIN\NetMsg.exe为本系统的可执行文件。 2、 光盘目录VCbibleCD\project source\CHAPTER 20\BIN\CHAT是聊天记录保存目录。 3、 光盘目录VCbibleCD\project source\CHAPTER 20\BIN\Conf是系统的配置文件所在目录 4、 光盘目录VCbibleCD\project source\C