CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - access C
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - access C - List
[
Graph program
]
cximage599c_full
DL : 0
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要你去处理。而CxImage类库在这方面做得很好。还有让我最看好的,就是作者完全公开了源代码。相对于那些封装好的图形库和GDI+来说,这一点使我们可以进一步学习各种编解码技术,而不再浮于各种技术的表面。 -CxImage library is a fine image manipulation libraries. It can quickly access, display, converting all images. Some readers might say that there are so many outstanding graphics libraries, such as OpenIL, FreeImage, PaintLib etc., they can be powerful, complete, and no need to use other libraries. But I must say, these are basically no free library, the use of these libraries, you have to be all kinds of licensing agreements are binding. At this point, CxImage library is completely free. In addition, the use of these libraries, you will encounter a lot of trouble. Because most of them are platform-independent and can be used in C language. Some also mixed with the basic C wrapper and piles of Germany compiler options statement need you to handle. CxImage library and the work has been done
Date
: 2008-10-13
Size
: 3mb
User
:
姜丽华
[
Graph program
]
Visual C++数字图像获取、处理及实_10999786
DL : 0
有关图象的获取几处理的基本知识以及工程实现的例子和源代码,内容较为详实-access to the images for processing, and basic knowledge of engineering examples and source code, a more detailed
Date
: 2008-10-13
Size
: 21.31mb
User
:
和平鸽
[
Graph program
]
Visual C++数字图像获取、处理及实_10999786
DL : 0
有关图象的获取几处理的基本知识以及工程实现的例子和源代码,内容较为详实-access to the images for processing, and basic knowledge of engineering examples and source code, a more detailed
Date
: 2025-12-21
Size
: 21.31mb
User
:
和平鸽
[
Graph program
]
cximage599c_full
DL : 0
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要你去处理。而CxImage类库在这方面做得很好。还有让我最看好的,就是作者完全公开了源代码。相对于那些封装好的图形库和GDI+来说,这一点使我们可以进一步学习各种编解码技术,而不再浮于各种技术的表面。 -CxImage library is a fine image manipulation libraries. It can quickly access, display, converting all images. Some readers might say that there are so many outstanding graphics libraries, such as OpenIL, FreeImage, PaintLib etc., they can be powerful, complete, and no need to use other libraries. But I must say, these are basically no free library, the use of these libraries, you have to be all kinds of licensing agreements are binding. At this point, CxImage library is completely free. In addition, the use of these libraries, you will encounter a lot of trouble. Because most of them are platform-independent and can be used in C language. Some also mixed with the basic C wrapper and piles of Germany compiler options statement need you to handle. CxImage library and the work has been done
Date
: 2025-12-21
Size
: 3.87mb
User
:
姜丽华
[
Graph program
]
128X64LCD_display_source_code
DL : 0
12864 LCD图形显示程序例子 这是一个在LCD128*64上显示图形的一个程序,一直以来都总是不知道怎么搞,现在终于都通了,想当初在网上总找,要不是程序不全,就是无法运行,或者是C51汇编语言,让人不爽,这样的痛苦不可以再让别人难受了。在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-12,864 LCD graphics display program is an example of this in LCD128* 64 on the display graphics a procedure has been always do not know how this, now finally have access to the Internet in the first place to find the total, either incomplete process is not functioning, or C51 compilation of language, people quickly do not let the suffering of other people uncomfortable. Displayed on the LCD in an illustration of the "My Computer, My Documents." IC with PIC16F877A, 4 MHZ crystal oscillator, using eight parallel lines, LCD : TS12864-3, then in a process of definition, As long as this program COPY of your compiler downloaded PICC Lane, the target board can see that picture!
Date
: 2025-12-21
Size
: 2kb
User
:
slam
[
Graph program
]
getpix
DL : 0
获取位图像素的数据,非常好用,建议最好使用一个c库函数大全 -Access to the bitmap pixel data
Date
: 2025-12-21
Size
: 1kb
User
:
ezi
[
Graph program
]
extractframe_source
DL : 0
采用了directshow的接口来访问视频文件。开发工具使用的是visual c++ 2005 express 和visual c# 2005 express,vc++写的一个封装了对directshow的接口访问的dll,然后在c#做的界面程序里面调用。-Directshow interface used to access video files. Development tools using visual c++ 2005 express and visual c# 2005 express, vc++ to write a package to visit the directshow interface dll, and then do the c# interface procedures to call it.
Date
: 2025-12-21
Size
: 696kb
User
:
lyl
[
Graph program
]
Cplus
DL : 0
常用C++源码集合,包括闹钟、位图转化、学生成绩管理系统、人脸检测系统、ping系统、自动关机系统、Txt文件转换、超级玛丽、工资管理系统、BIOS操作、中国象棋、自动售货机等等。 -Common C++ source code collections, including the alarm clock, bitmap conversion, student achievement management system, human face detection system, ping system, automatic shutdown system, Txt file conversion, Super Mario, payroll management system, BIOS operations, Chinese chess, vending machines and so on.
Date
: 2025-12-21
Size
: 7.58mb
User
:
conroy cheung
[
Graph program
]
signature
DL : 0
该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。 需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。程序编译后的调用格式如下(以encode为例): wm_cox_e -s cox.sig -o wm_image.pgm image.pgm 其中,-s表示要添加的水印信号,cox.sig是信号文件。 -o表示输出图像文件名为wm_image.pgm, image.pgm为输入文件名。 几个辅助程序: cmp_pgm 计算差分图像,PSNR等 cmp_dct 计算全帧DCT域的差分图像 cmp_dct8x8 计算8×8大小的DCT域差分图像 比如说,为了产生两个PGM图像的差分图像并计算它们的PSNR,命令如下: cmp_pgm -p -i original.pgm -o diff.pgm watermarked.pgm 产生水印信号: gen_cox_sig -o cox.sig 程序将产生适合512×512大小,8-bit灰度的pgm图像的水印信号。 水印提取: wm_cox_d -s cox.sig -i lena.pgm -o cox.wm cox_lena.pgm 请注意,cox的算法需要原始图像做参考来提取水印,压缩后的水印将存储在cox.wm中。-This directory contains the C-based portable digital watermarking algorithm code. The code has a demonstration Of meaning, and there is a certain degree of robustness. NetPGM need to install the package (to access the pgm format images), and then to compile in linux below. NetPGM is the image file input/output package. Can search by. We have already 256 gray level, 512 × 512 size images were tested. Procedure call format, compiled as follows (in encode an example): wm_cox_e-s cox.sig-o wm_image.pgm image.pgm Which,-s that you want to add the watermark signal, cox.sig is the signal file. -O said output image file name wm_image.pgm, image.pgm for the input file name. Several auxiliary programs: cmp_pgm calculate the difference image, PSNR, etc. cmp_dct full frame DCT domain calculation of difference image cmp_dct8x8 calculate the size of 8 × 8 DCT domain differential image For example, in order to produce two PGM images and calculate their differ
Date
: 2025-12-21
Size
: 19kb
User
:
sylvia
[
Graph program
]
DepthBasics-D2D
DL : 0
Kinect 深度数据流获取程序 c++编写 -The Kinect depth of data stream access procedures
Date
: 2025-12-21
Size
: 16kb
User
:
简清
[
Graph program
]
getpix
DL : 0
获取位图像素的数据,非常好用,建议最好使用一个c库函数大全-Access to the bitmap pixel data
Date
: 2025-12-21
Size
: 1kb
User
:
湿式铺法
[
Graph program
]
chap1_2
DL : 0
BMP图像的读取、存取C++代码的实现。图像信息处理的最基本知识。-Read BMP images, access realize C++ code. Basic knowledge of the image information processing.
Date
: 2025-12-21
Size
: 4.35mb
User
:
王能杰
[
Graph program
]
ymocvwlr
DL : 0
所有前端后台代码封装过后十分精简易上手,出错效率低。同时支持移动客户端访问。(All front end background code is very simple and easy to use after encapsulation. Support mobile client access at the same time)
Date
: 2025-12-21
Size
: 3kb
User
:
551K72
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.