搜索资源列表
BMPwater
- BMP图像的防伪数字水印技术研究.提出了一种好的防伪技术
bmp位图文件结构剖析
- 讲解了bmp文件的内部组成结构,内容非常详细,讲的也非常清楚;对想进行图形图像编程开发的用户极力推荐看一看。
bmp格式说明
- bmp格式说明,入门图像开发和学习工作中的参考资料。
BMP文件的读写操作
- 这个代码用于BMP文件的读写操作的,以便更加便捷的对图像进行进一步操作
Linux的帧缓冲(Frame Buffer)之三:LCD上显示摄像头
- V4L2.rar Linux的帧缓冲(Frame Buffer)之三:LCD上显示摄像头 . 分类: Linux驱动 2011-05-31 11:52 742人阅读 评论(2) 收藏 举报 一个简单的应用程序,来实现在LCD上显示当前camera的图像数据,也可以根据键盘输入保存摄像头数据到BMP图片中。
bmp-image-smoothing
- 1、 利用c/c++ 作为编程环境进行图像处理的编程实践,掌握Windows下的DIB图像的存储格式和编程方法。 2、 掌握图像增强的方法,利用编程进行图像增强处理。 -1, using c/c++ as a programming environment for image processing programming practice, and master the Windows under the DIB image storage format and programming
hough_line
- 直线 检测 hough 直接可以运行有原图像 图像为256色bmp -Hough line detection can be run directly with the original image, the image of 256-color bmp
test
- 图像处理常用的标准测试图片,图像处理必备!-Image processing commonly used standard test images
testfn
- C++(MFC)对BMP图像文件的操作,读取BMP文件。-C++ (MFC) the operation of the BMP image file, read the BMP file.
a
- 二维图像的三维显示希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的
asd
- 实现对bmp图像在对话框中进行显示的稳当进行解释适合初学者-Achieve bmp image to be displayed in the dialog box, trustworthy be interpreted for beginners
LineTrans
- 数字图像处理,点运算,可编辑BMP图像文件-Edit bmp file
bmp
- 解析了BMP 图像的格式, 用c 语言按照BMP 格式读取其数据, 并利用读得的数据 实现图像的空间域的变换。-typedef struct tagBITMAPINFOHEADER
bmp-chengxu
- 把黑白图像的灰度值数组用C语言保存成BMP格式的图像-The black and white image of an array of gray values stored in C language into BMP format image
int-Huffman.docx
- 根据BMP图像的特点提出了基于Huffman编码的压缩方法分别采用RGB统一编码和RGB分别编码两种方式对图像进 行压缩和解压程序设计然后对多幅图像进行了压缩和解压实验最后对实验结果进行了相关的分析-Joint Optimization of Run-Length Coding, Huffman Coding, and Quantization Table With Complete Baseline JPEG Decoder Compatibility
BMP-file-format
- 描述了BMP文件的格式,为读bmp图像文件做一个参考-It describes the format of BMP file for reading bmp image files as a reference
BMP
- 详细介绍了BMP图像处理的原理,以及编程所需要的详细步骤,有利于我们加深对于MFC的使用。-Details of the BMP image processing principles, as well as detailed steps required for programming, help us to deepen the use of the MFC.
LSB
- 【LSB替换隐写】LSB算法原理,观察在BMP图像的多个位平面嵌入消息时,图像质量的变化情况。-[LSB] LSB steganographic algorithm principle, observed when an embedded message in multiple bit planes BMP image, the image quality changes.