CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - bit 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 - bit c - List
[
Graph program
]
BMPTool
DL : 0
将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
Date
: 2008-10-13
Size
: 1.34kb
User
:
易 容
[
Graph program
]
BMPTool
DL : 0
将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
Date
: 2026-01-02
Size
: 1kb
User
:
易 容
[
Graph program
]
show_16_BMP
DL : 0
显示16色BMP图象 TC2.0编译通过 -display 16 color BMP images compiled by TC
Date
: 2026-01-02
Size
: 2kb
User
:
绿荫之下
[
Graph program
]
InvariaMoment
DL : 0
用C++写的归一化不变矩程序,将不变矩封装成一个类,是因为程序所需要,怎么使用,注释里面有。还有就是,这个程序只能计算8位灰度图的不变矩。 -Using C to write the normalized moment invariants procedures, will be packaged into a moment invariants category, because the procedure is necessary, how to use, notes there are. There is, this procedure can only be calculated 8-bit grayscale of moment invariants.
Date
: 2026-01-02
Size
: 2kb
User
:
joe
[
Graph program
]
exam
DL : 0
用c语言打开图像数据流,然后保存位bmp文件-Open the image using c language data stream, and then save-bit bmp file
Date
: 2026-01-02
Size
: 1kb
User
:
elite
[
Graph program
]
JM
DL : 0
关于JM12.2的c程序,希望对大家有点用处。-JM12.2 procedures on the c, in the hope that we are a bit useless.
Date
: 2026-01-02
Size
: 46.43mb
User
:
孙子龙
[
Graph program
]
freeimage
DL : 0
C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today s multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
Date
: 2026-01-02
Size
: 260kb
User
:
金金
[
Graph program
]
jiyutezhengronghehemohuhepanbian
DL : 0
提出了基于特征融合和模糊核判别分析(FKDA)的面部表情识别方法。首先,从每幅人脸图像中手工定 位34个基准点,作为面部表情图像的几何特征,同时采用Gabor小波变换方法对每幅表情图像进行变换,并提取基 准点处的Gabor小波系数值作为表情图像的Gabor特征;其次,利用典型相关分析技术对几何特征和Gabor特征进 行特征融合,作为表情识别的输人特征;然后,利用模糊核判别分析方法进一步提取表情的鉴别特征;最后,采用最 近邻分类器完成表情的分类识别。通过在JAFFE国际表情数据库和Ekman“面部表情图片”数据库上的实验,证实 了所提方法的有效性。-Proposed based on feature fusion and fuzzy kernel discriminant analysis (FKDA) facial expression recognition. First, face images of each piece of hand-set Bit 34 basis points, as the geometric features of facial expression images, while using Gabor wavelet transform method to transform the images of each piece of expression, and extraction-based Quasi-point of the Gabor wavelet coefficients, as Gabor features of facial expression image second, using canonical correlation analysis on the geometric features and Gabor features into Line feature fusion, as expression recognition of input features then, using fuzzy kernel discriminant analysis method to extract and further identification features of expression Finally, the most Neighbor classifier to complete expression of the classification. International expression by JAFFE database and Ekman "facial image" database on the experiment, confirmed The proposed method.
Date
: 2026-01-02
Size
: 367kb
User
:
MJ
[
Graph program
]
EZWCoder
DL : 0
零树编码(位平面编码)和解码的C程序,可读性较好。可以编译后运行。-Zero-tree coding (bit-plane coding) and decoding of C procedures, better readability. Can be compiled to run.
Date
: 2026-01-02
Size
: 11kb
User
:
HolyWang
[
Graph program
]
loadbmp.h
DL : 0
实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
Date
: 2026-01-02
Size
: 2kb
User
:
caixt
[
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
: 2026-01-02
Size
: 19kb
User
:
sylvia
[
Graph program
]
overlap-code
DL : 0
对于两个256x256大小 16-bit的图像, 计算两图像的overlap-C code to read two 256x256 16-bit image files and calculate the overlap of two mask images (the number of pixels with a given value at the same location in both images divided by the number of pixels with that value in either image).
Date
: 2026-01-02
Size
: 5kb
User
:
guo
[
Graph program
]
image-process-fundation
DL : 0
本书主要讲述了Visual c++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。 目录 第1章 Visual C++数字图像编程基础 1.1数字图像处理概述 1.2图像和调色板 1.2.1 图像 1.2.2调色板 1.2.3色彩系统 1.2.4灰度图 1.3 GDI位图 1.3.1 从资源中装入GDI位图 1.3.2伸缩位图 1.4与设备相关位图 1.5设备无关位图(DIB) 1.5.1 BMP文件中DIB的结构 1.5.2 DIB访问函数 1.5.3构造DIB类 1.5.4使用DIB读写BMP文件示例 -The book focuses on Visual c++ typical digital image processing algorithm and achieve. 12 book chapters, describes the basis of digital image programming, image perception and acquisition, image point operations, geometric transformations, orthogonal transformation, image enhancement, corrosion algorithm expansion algorithm, refinement algorithm, edge detection and extraction, contour tracking , image segmentation, image registration, image restoration, and image compression encoding technology, for each common digital image processing methods, this book provides a complete source code. The book is rich in content, narrative detail, practical, suitable to read reference in digital image processing workers. Directory Chapter 1, Visual C++ digital image programming foundation 1.1 Digital Image Processing Overview 1.2 image and color palette 1.2.1 Image 1.2.2 palette 1.2.3 Color System 1.2.4 grayscale 1.3 GDI bitmap 1.3.1 loaded GDI bitmap from the resource 1.3.2 stretching bit
Date
: 2026-01-02
Size
: 89kb
User
:
杨天表
[
Graph program
]
BMPTool
DL : 0
将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
Date
: 2026-01-02
Size
: 1kb
User
:
林肯
[
Graph program
]
InvariaMoment
DL : 0
用C++写的归一化不变矩程序,将不变矩封装成一个类,是因为程序所需要,怎么使用,注释里面有。还有就是,这个程序只能计算8位灰度图的不变矩。 -Using C to write the normalized moment invariants procedures, will be packaged into a moment invariants category, because the procedure is necessary, how to use, notes there are. There is, this procedure can only be calculated 8-bit grayscale of moment invariants.
Date
: 2026-01-02
Size
: 2kb
User
:
全个
[
Graph program
]
median
DL : 0
用C++ 写一个控制台程序实现: 1、读取一幅8位bmp图像。 2、对读取的图像进行去噪处理。 3、将处理完成的图像进行保存。(Using C++ to write a console program to achieve: 1. Read a 8 bit BMP image. 2, read the image denoising. 3. Save the completed image.)
Date
: 2026-01-02
Size
: 1.71mb
User
:
huyuri
[
Graph program
]
bmp read&write
DL : 0
简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
Date
: 2026-01-02
Size
: 10.92mb
User
:
冰箱太凉
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.