-
jsteg c 源码
一个关于JPEG图形图像处理的隐写嵌入工具-A JPEG graphic image processing embedded steganography tools
- 2022-06-16 23:35:32下载
- 积分:1
-
网站模板一个网站模板网站模板 一个网站模板
网站模板一个网站模板网站模板 一个网站模板-a website template website template a website template a website template a website template a website template
- 2022-03-29 00:26:27下载
- 积分:1
-
各种图形、注释的绘制、存取及相关函数
功能介绍:
本组件继承于TCustomControl,功能包括:
1、图形的绘制,包括线条,多边型,多点曲线,圆形,椭圆形
2、注释的绘制,包括带指向点的绘制和不带指向点的绘制
3、图形的存取:从自已定义的文件格式中读入文件,写入的文件格式有自己定义的文件格式或位图格式。也可以从流数据中
进行存取。
4、F5可以进行刷新图面,DELETE键可以删除当前选择的图形,F6可以删除填充的地方。
- 2022-07-09 02:23:07下载
- 积分:1
-
OpenCV形态学膨胀、腐蚀
应用背景对图像进行腐蚀和膨胀处理,可以实现调节的力度,通过腐蚀和膨胀的结合使用,可以自动连接图像的破损部分,或者消除图像的多余部分。关键技术关键技术:opencv中,膨胀函数的使用和腐蚀函数的使用。还包括opencv读取图像,显示图像窗口,以及其他opencv函数的调用。
- 2022-07-26 16:16:52下载
- 积分:1
-
on the stereoscopic images show that in addition there is still a question menti...
关于图象的 立体显示 除了显示这一块仍然有问提,框家基本没问题了,仅供参考-on the stereoscopic images show that in addition there is still a question mention that the basic frame house no problem for reference
- 2023-07-12 04:50:03下载
- 积分:1
-
这是华中科技大学出版社出版的Vega可视化实时仿真技术中最中的一个源码,实现了动态加入ADF文件,环境的模拟,不同的绘图模式,多种漫游方式等。...
这是华中科技大学出版社出版的Vega可视化实时仿真技术中最中的一个源码,实现了动态加入ADF文件,环境的模拟,不同的绘图模式,多种漫游方式等。-This is the Huazhong University of Science and Technology Publishing House of Vega visualization real-time simulation technology the most in a source, adding ADF to achieve a dynamic document, the simulation environment, different graphics mode, a variety of ways, such as roaming.
- 2022-11-12 19:45:03下载
- 积分:1
-
Adaptive image watermarking algorithm has a certain reference value, according t...
自适应水印图象嵌入算法,有一定的参考价值,根据不同子块,嵌入强度不一样,水印不可见性较好-Adaptive image watermarking algorithm has a certain reference value, according to different sub-block, embedded in intensity are not the same, the watermark visibility is not good
- 2022-08-17 08:38:27下载
- 积分:1
-
Download the original code, I have the practice of computer graphics programming...
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。-Download the original code, I have the practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on. Because energy is limited, the original code did not make any comment. Simplify the programming for consideration, in many parts of specified constants, GM deal done. After the establishment of gui16 extract directory, in its code and under the original project file. Gui16 established in the release directory, which under one executable file and the necessary bitmap files and models. Such as in the release directory outside of the implementation of procedures, you must copy the necessary
- 2022-04-07 13:36:20下载
- 积分:1
-
中点Bresenham画直线算法
中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
- 2022-11-18 16:20:04下载
- 积分:1
-
/ *包含在这段代码中的* TIFF作家/
/* The TIFF writer contained in this code */
/* assumed that the machine on which it */
/* is running stores numbers with the */
/* most-significant byte first, i.e., in */
/* the "big-endian" byte-order. */
//tiff:标签图像文件格式。100多kb的源代码,-/* The TIFF writer contained in this code*//* assumed that the machine on which it*//* is ru nning stores numbers with the*//* most-signif icant byte first, i.e., in*//* the "big-endian" byte-order.*///tiff : Tagged Image File Format. More than 100 kb of source code,
- 2022-05-07 06:34:47下载
- 积分:1