搜索资源列表
NumberWaterMark
- 给定一副图像和一段文字,设计某种图象处理方法将这段文字隐藏到图像中-given a paragraph of text and image, image processing design some way to the wording of the hidden image
EncTextToPic
- 把文本信息加密到图片: 这个代码演示了把指定的文本信息加密后插入到图片文件中,并且可以进行读取图片解密文本信息,这个功能对于保护您的图片版权信息有着很大的作用。而且这个程序的一些界面特效也不错,如选项卡的动画滚动,窗体的淡入淡出的显示等编程思路值得学习。-make text message encryption to Photo : This code is the designated demonstration of the text messages encrypted insert
Stegano
- steganography tools to hide a text file in an image in true colour.-steganography tools to hide a text file in a n image in true color.
qt_chat
- 在QT4下开发的局域网聊天程序,可以进行文字、图像的传输、可以应用于嵌入式系统-Developed under the QT4 LAN chat program, can be text, image transmission, can be applied to embedded systems
QtButtonTest
- QT 4.7.4自定义按钮button,按钮状态有:正常状态,鼠标移动状态,鼠标按下状态,鼠标释放状态暂定为与正常状态相同。可以设置按钮上文本或不显示文本,按钮自适应图片大小或图片自适应按钮大小,使能/禁用按钮等操作。如果安装了QT for VS2008也可以直接使用VS2008打开,否则使用Qt crater打开。-QT 4.7.4 Custom Buttons button, the button state are: normal state, the state moves the mo
OGRESceneMgr
- 图像处理基础类库,能够识别文字 -The basis of image processing library, able to identify text
2_110
- 文字采用AES算法实现加密,然后再通过lsb算法将文字隐藏到bmp图片中。-Text using AES encryption algorithm, and then hide the text by lsb algorithm to the bmp image.
ImageMagick-6.5.8-6.tar
- Imagemagic是一款创建、编辑、压缩图像的软件。可以转换 DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG等格式,并且能够轻松的对图片进行旋转,缩放等操作-ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (
Improved_X204689272007
- XOR ALGORITHM TO ENCRYPT THE IMAGE TEXT AND BINARY DATA IN C++ LANGUAGE WITH INTERFACE
Image_Encr21707212182009
- This is an experimental program that encrypts text using ASCII character equivalency to pixel-color values (RGB Hex) stored in an SQLite db table. The main purpose of this app is to demonstrate only the possibility of using image-based message
ldaviagibbs
- LDA(Latent Dirichlet Analysis)潜在狄利克雷分析,是近年来文本以及图像中比较热的以topic为潜在变量的无监督学习方法-LDA (Latent Dirichlet Analysis) Dirichlet potential analysis of text and image in recent years compared to the hot topic as a potential method of unsupervised learning variable
watermarking
- CT based encryption 1. Open contourlet 5 and run aaa.m for image decomposition and for denoising 2. Open tsss and A_hidetext.m and set break point at line 109 and run 3. After selecting image ind text press F5 4. Now run H_finalextra
csharppicpass
- C#利用图片加密文件,用图片加密文本,一种不同的加密方法,希望对C#爱好者有所帮助。-C# Image encrypted files, encrypted text with a picture, a different encryption methods, hoping to help the C# enthusiasts.
remove_pdf_disable_copy
- 去除pdf文件禁止复制打印,生成的文件能复制文本,图像,打印 复制内容时,如果提示内部错误,那么内容已经被复制到剪贴板,可以在其他程序中粘贴。 -Remove disable copy print pdf files, select the input file, the point set generated files can copy text, image, print copy content, if prompted an internal error, then the c
delphi-clipboard
- delphi 剪贴板编程,复制文件到剪贴板,复制图像到剪贴板,复制文字到剪贴板。-the delphi the Clipboard programming, copying files to the clipboard, copy the image to the clipboard to copy text to the clipboard.
CPhoneBook
- VC++通过自定义CButton对象将图片导入按钮,对一个基本的通讯录程序界面进行美化,可以对不同状态下的按钮进行变色,无使用数据库,采用TXT文本文件操作。调试运行时请将TXT文件拷贝至Debug目录下。-The CButton object VC++ by customizing the Image Import button, to beautify a basic address book program interface, can change color button in dif
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
china-code.net.zhy.0.Rar
- Visual C#动态修改图片-在图片上添加描述信息,类似图片加水印的功能,特别是加文字文印,先给选中的图片上写上具体的ID编号,还需要判断文件类型是否为图像类型-Visual C# dynamic modification Image- add descr iptive information on the image, similar to picture watermark function, especially the addition of text printed text, gi
imagePscrambling
- This is scrambling code to encrypt the text or an image.-This is scrambling code to encrypt the text or an image.
Steganography9
- The project allows the user to encrypt a text message inside an image. The image can be decrypted back to get the original message.