搜索资源列表
test_plot
- digital map which is realized by processing matrix data in matlab toolbox-digital map which is realized by processin g matrix data in Matlab toolbox
ImageMagick
- ImageMagick is free software: it is delivered with full source code and can be freely used, copied, modified and distributed. Its license is compatible with the GPL. It runs on all major operating systems. -ImageMagick is free software : it is
g
- 位图数据 提取 软件 。。。简单易懂的一个先程序
image_color_to_gray
- 把彩色图像转换成灰度图象,使用公式:gray=0.30*R+0.59*G+0.11*B
picturebrowser
- README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser
blacksubmarine-OGVOTV-1.3.0-mg-samples-1.3.0.tar.g
- MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positionin
pfc10.5.zip
- PFC for powerbuilder 10.5,PFC for powerbuilder 10.5
GifResize
- 本程序可以先分解gif图片的每帧,缩放后再组合一起,达到缩放gif图片的效果-This program can first decompose gif images of each frame, zoom, and then combined together to achieve the effect of scaling gif image
draw
- vc++开发的GIS系统源码无错完整版,陈建春书中的一个源代码,可以顺利通过编译,GIS软件vc版的不太多,这一个也算是一个能为vc朋友提供参考的好实例吧。这套系统可完成vc++使用鼠标绘图,图形移动,放大、选择等操作。-vc++ source code developed GIS systems error-free full version, CHEN Jian-book, a source code, can go through the compilation, GIS software
g
- 一个非常完美的工业曲线显示控件,用VC开发~值得大家学习-A perfect curve shows the industrial control, with VC++ ~ worth learning
GDI_plus
- VC GDI 编程,美化程序界面、开发GDI程序!-VC GDI programming
Windows_GDI
- 图形设备接口(GDI,Graphics Device Interface)的主要目标之一是支持在输出设备(如视频显示器、打印机和绘图仪)上的与设备无关的图形。 GDI通过将应用程序与不同输出设备特性相隔离,使Windows应用程序能够毫无问题地在Windows支持的任何图形输出设备上运行。-Graphics Device Interface [GDI, Graphics Device Interface] one of the main objectives are to support the
GdiplusNeedsLib
- VC6.0使用GDI+功能所需要的库,包括头文件,lib文件以及gdiplus.d-VC6.0 using GDI+ functions required by the Treasury, including the header files, lib files, as well as gdiplus.dll
drawpicture
- 图形的形变、位变、色变操作,按键和鼠标操纵图形移动-Deformation-bit graphics color change operation, keys and mouse to manipulate graphical
color2rgb
- 可以把彩色RGB影像分別抓出R,G,B 可以把彩色RGB影像分別抓出R,G,B-可以把彩色RGB影像分別抓出R,G,B
VC_GDI
- VC++环境下的GDI编程,作者在GDI上有着很深的造诣。 整个程序对于想学习GDI编程的人有很大的帮助和启发。-VC++ environment GDI programming, the authors have a deep GDI attainments. Want to learn the entire process for GDI programming has a lot of help and inspiration.
RGB_TO_ColorName
- It return the color name for the given R,G,B values.
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
ColorBlobExtractor
- This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
gsl-18
- GSL is the GNU scientific library for numerical computing. It is a collection of routines for numerical computing in e.g. linear algebra, probability, random number generation, statistics, differentiation, integration, optimization, and differential