资源列表
图像去噪C源代码
- 图像去噪C源代码,图像去噪C源代码 图像去噪C源代码-Image Denoising C source code, Image Denoising C source code for Image Denoising C source code
一个绘矢量图的小例子(delphi)
- 基于Delphi的绘矢量图的例子!示例未用到何第三方控件-based Delphi painted vector example! He did not use examples of third-party controls
视频捕捉源码
- 一个vc实现的视频捕捉程序源代码,结构和代码都比较简单,适合初学者-vc achieve a video capture program's source code structure and code are relatively simple, suitable for beginners
过滤透明色
- 本程序采用VC++6开发,主要用于将一些美工提供的位图资源由于某些原因在图像周圈存在同指定的透明颜色(软件开发中一般为粉红色RGB(255,0,255))略有不同的毛刺杂色,在软件界面中显示这些位图时这些杂色会显示出来,用常规软件中的画刷来处理这些杂色既费时又可能损坏原图。这个小程序采用逐个像素处理法可方便快速的解决这个问题。提供全部VC源码。-the procedures used six VC development, some of the major artists for the Bi
Delphi图形和游戏编程突破
- 通过这则资料,你可以掌握图形设计的大量资料和技巧-through the data, you can get a lot of graphic design information and skills
神经网络仿真工具源代码
- 神经网络仿真工具源代码.rar -neural network simulation tool source. Rar neural network simulation tool source. Rar
jiao448
- 一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pixels wide single white line in
image518
- 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -based on the development of the VC part of an image recognition algorithm, including : updown, graygrid. histrogram, roberts, Laplace, pickup, outline, G
斜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
图片浏览器delphi
- 用delphi开发的图片浏览器,很方便很使用,对图像编程有帮助-development with the picture browser, it is very convenient to use, the images help Programming
图象处理中值滤波
- 数字图像处理上常用的中值滤波处理源代码,可以参照一下-digital image processing used on the median filter processing source code can refer to the
Bresenham&DDA
- 《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line