搜索资源列表
实现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
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
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
trans_image
- 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-open a bitmap, achieving geometric transformation process compiler command line as follows vcvars32 rc bmp.rc cl geot
trace_image
- 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-functions of edge detection and extraction. Contour Tracking command line compiler process following vcvars32 rc bmp.rc
Subtraction
- 以下是差影法的源程序。要注意的是,第一幅图的文件名为c:\\test.bmp,第二幅图的文件名是c:\\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件已经准备好。 我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction law of the source. To be noted is, a document of the plan called c : \\ test.bmp, second gr
picturesmooth
- 实现图象的平滑(去噪声),锐化 命令行编译过程如下 注意事项: 运行时,文件c:\\test.bmp必须存在-achieve a smooth image (to noise), Sharpen command line compiler attention to the process as follows : running, documents c : \\ test.bmp must exist
picturerotate
- 实现图象的旋转 注意事项: 运行时,文件c:\\test.bmp必须存在-Image rotation Note : running, documents c : \\ test.bmp must exist
PicProc
- 图像的几何变换 包括旋转,镜像,平移 用Visual C++ 6.0测试通过-images of geometric transformation, including rotation, mirroring, translation using Visual C 6.0 test pass
test
- c++ 控制摄像头程序 有源代码 希望大 家用上-c camera control procedures active code you want to use
直方图均衡化
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib
实现图象化及
- 可以实现图象化现图案化和抖动技术,以及bmp2txt命令行编译过程如下vcvars32rc bmp.rccl dither.c bmp.res user32.lib gdi32.lib注意事项:运行时,文件c:\\test.bmp必须存在-imaging can be achieved is pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32rc bmp.rcc
SusanDetection
- 用c++编写了一个角点检测的测试程序,方法是利用最小核值相似区算法实现了图像角点的检测程序。-C++ written by a corner detection test procedure is similar to using the value of the minimum core area algorithm of the image corner detection process.
contourextraction.rar
- 这是一个用Visual C++编写的人脸轮廓提取程序,并且附有测试图片,整个程序非常好使用,This is a work written in Visual C++ face contour extraction procedure, and with a test image, the whole process very good use of
VC_DLL_AND_TESTED_BY_VB
- 先用C++写了一个可以产生图形的DLL,并用VB来进行调用测试。-Using C++ to write a DLL can generate graphics , and VB to call it for test.
grayscaleimage
- 这是一个用Visual C++6.0编写的已经实现了图像灰度拉伸程序,并且还附带有测试图片,整个程序非常好用。-This is a work written in Visual C++6.0 has achieved a gray-scale image stretching program, and also comes with a test image, the whole process is very easy to use.
test
- 利用C语言实现基本图像读写处理功能。还有有旋转,位移等-Using C language to read and write basic image processing functions. There is another rotation, displacement, 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
boostTest
- boost的c++测试文件,是在vs2010环境下生成的,可以用来生成二进制或文本数据包-The boost c + + test file is generated in vs2010 environment, can be used to generate binary or text data packets
testpcap2.c
- ipv6 test program for LTE connection.
