搜索资源列表
实现256色PCX文件解码的源程序
- 这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C:\\\\test.pcx必须存在,而且是一个256色PCX文件。-the procedures of 256 color PCX decoding. Note : This second function to decode and his party, should focus on reading this function on. To pay attent
dect_image
- 功能是图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-function is image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c
Graphics-dengzi
- 一个简单图形软件包。 设计一个简单图形软件包,它调用已有的DDA程序,并包括如下功能: 1. Window(x1,y1,x2,y2) 2. Viewport(x1,y1,x2,y2) 3. MoveTo2(x,y) 4. MoveBy2(x,y) 5. LineTo2(x,y) 6. LineBy2(x,y) 7. Shift2(dx,dy) 8. Pivot2(x,y) 9. Rotate2(angle) 10. Scale2(S
harrisCorner__2006528
- 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
read_mit_ecg
- 读取并显示MIT心电数据库文件(测试文件在res目录下),可进一步开发心电的诊断功能-read and display MIT ECG database files (documents for the test res directory) further development of diagnostic cardiac function
H-PatternTest
- H-pattern, EMC test function
StretchDlg
- 原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。-originality, the realization of the Windows Capturing the Screen and preservation. In fact, the main purpose of writing is to test StretchBlt function, this function in many machi
MATLAB_Imagefusion
- MATLAB_Imagefusion,用MATLAB实现图像融合功能,内含测试图片。-MATLAB_Imagefusion, use MATLAB to achieve image fusion function, containing the test picture.
RunningAvg-without-seletivity
- 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
GDIPlusAPI
- gui功能函数,里面说明部分为e文,需要功底好点的,通过测试-gui function, which the narrative part of e-text, the need for better knowledge and to pass the test
ch1
- 用visual basic 寫的簡單小程式 主要是測試button的功能-A simple to use visual basic to write a small program to test the main function button
xx
- 测试用的GDI功能函数,仅仅只是测试用的,内含创建画笔等的一些函数-The GDI function test function, merely testing, contains some of the functions to create brushes, etc.
picph
- VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。 -VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function, the C drive decentralizatio
picture
- 多功能图片浏览器,带小画家功能,DELPHI7 TEST PASS.-Multi-function image browser, with the function of little painter.